diff options
author | Diego Novillo <dnovillo@google.com> | 2001-03-22 00:29:15 +0000 |
---|---|---|
committer | Diego Novillo <dnovillo@google.com> | 2001-03-22 00:29:15 +0000 |
commit | 7a65545dc56bca34872a8343a4079e043347debd (patch) | |
tree | ff6a34f79a368435f06c8bf74bb4a56e4a7a6059 /bfd/ChangeLog | |
parent | 84346e11ea3d9a98216ce8eded615888d80b7cad (diff) | |
download | gdb-7a65545dc56bca34872a8343a4079e043347debd.zip gdb-7a65545dc56bca34872a8343a4079e043347debd.tar.gz gdb-7a65545dc56bca34872a8343a4079e043347debd.tar.bz2 |
2001-03-21 Diego Novillo <dnovillo@redhat.com>
(_bfd_mips_elf_relocate_section): Give a better error message when
a relocation is not recognized.
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 5e14bf7..8c32aa8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-03-21 Diego Novillo <dnovillo@redhat.com> + + (_bfd_mips_elf_relocate_section): Give a better error message when + a relocation is not recognized. + 2001-03-21 Alan Modra <alan@linuxcare.com.au> * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section |