bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/10656] readelf: move a variable to a header file


From: cvs-commit at gcc dot gnu dot org
Subject: [Bug binutils/10656] readelf: move a variable to a header file
Date: 25 Sep 2009 09:58:04 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-09-25 
09:58 -------
Subject: Bug 10656

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2009-09-25 09:57:50

Modified files:
        gprof          : ChangeLog hist.c hist.h 
        binutils       : ChangeLog dwarf.h readelf.c 

Log message:
        PR 10656
        * readelf.c: Remove duplicate declaration of variable do_wide.
        * dwarf.h: Add export of do_wide.
        
        * hist.h: Move declaration of histograms and num_histograms
        variables from here to...
        * hist.c: ...here.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/ChangeLog.diff?cvsroot=src&r1=1.266&r2=1.267
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/hist.c.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/hist.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1539&r2=1.1540
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/dwarf.h.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.462&r2=1.463



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10656

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]