aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-08-01 16:54:07 +0000
committerNick Clifton <nickc@redhat.com>2005-08-01 16:54:07 +0000
commitc69722900b32354108b1409fe920b0275aa49341 (patch)
treee64f02f90686701c24be97203e14c55fb803f613 /binutils/ChangeLog
parentc5211a5487be06a0bc2172036a8a426b00c0d427 (diff)
downloadgdb-c69722900b32354108b1409fe920b0275aa49341.zip
gdb-c69722900b32354108b1409fe920b0275aa49341.tar.gz
gdb-c69722900b32354108b1409fe920b0275aa49341.tar.bz2
(alphafunc): Remove and replace usage with nfunc.
(nfunc): Fix sorting of fastcall symbols when --kill-at is used.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 41dd004..4d31286 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-01 Filip Navara <navaraf@reactos.com>
+
+ * dlltool.c (alphafunc): Remove and replace usage with nfunc.
+ (nfunc): Fix sorting of fastcall symbols when --kill-at is used.
+
2005-07-25 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (dump_relocations): Handle SHN_X86_64_LCOMMON.