diff options
author | Nick Clifton <nickc@redhat.com> | 2005-08-01 16:54:07 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-08-01 16:54:07 +0000 |
commit | c69722900b32354108b1409fe920b0275aa49341 (patch) | |
tree | e64f02f90686701c24be97203e14c55fb803f613 /binutils/ChangeLog | |
parent | c5211a5487be06a0bc2172036a8a426b00c0d427 (diff) | |
download | gdb-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/ChangeLog | 5 |
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. |