diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-02-07 02:51:28 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-02-07 02:51:28 +0000 |
commit | c3864421222b5f12f72cdb671d246e075eb7839e (patch) | |
tree | d2faf1966f8003d04df4c2b825d58075efc224ab /bfd/ChangeLog | |
parent | b80f2c6aabb92ecbbf36c353d2b4f5d022cb3a9a (diff) | |
download | gdb-c3864421222b5f12f72cdb671d246e075eb7839e.zip gdb-c3864421222b5f12f72cdb671d246e075eb7839e.tar.gz gdb-c3864421222b5f12f72cdb671d246e075eb7839e.tar.bz2 |
* aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SO
being the last symbol.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 033bf57..7648d41 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2005-02-07 Hans-Peter Nilsson <hp@axis.com> + + * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SO + being the last symbol. + 2005-02-07 Maciej W. Rozycki <macro@mips.com> * elf32-mips.c (mips_elf_gprel32_reloc): Reject |