[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10656] readelf: move a variable to a header file
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/10656] readelf: move a variable to a header file |
Date: |
25 Sep 2009 09:59:08 -0000 |
------- Additional Comments From nickc at redhat dot com 2009-09-25 09:59
-------
Hi Dmitry,
Thanks for reporting these problems and for providing patches to fix them. I
have applied your patches along with the following changelog entries.
Cheers
Nick
binutils/ChangeLog
2009-09-25 Dimitry Gorbachev <address@hidden>
PR 10656
* readelf.c: Remove duplicate declaration of variable do_wide.
* dwarf.h: Add export of do_wide.
gprof/ChangeLog
2009-09-25 Dimitry Gorbachev <address@hidden>
PR 10656
* hist.h: Move declaration of histograms and num_histograms
variables from here to...
* hist.c: ...here.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
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.