diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-10-20 23:16:17 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-10-20 23:16:17 +0000 |
commit | 6a7805b5c05938868d60139bc38b487272ac51bd (patch) | |
tree | c7536d95b4767f9a000297e953b58543490ba2c2 /bfd/ChangeLog | |
parent | c9847381461f5f6013be6b6d1637b60fe122fdf7 (diff) | |
download | gdb-6a7805b5c05938868d60139bc38b487272ac51bd.zip gdb-6a7805b5c05938868d60139bc38b487272ac51bd.tar.gz gdb-6a7805b5c05938868d60139bc38b487272ac51bd.tar.bz2 |
2001-10-20 H.J. Lu <hjl@gnu.org>
* elf32-cris.c (cris_reloc_type_lookup): Allow index 0.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9bc656f..c69fc61 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2001-10-20 H.J. Lu <hjl@gnu.org> + + * elf32-cris.c (cris_reloc_type_lookup): Allow index 0. + 2001-10-19 H.J. Lu <hjl@gnu.org> * elfcode.h (elf_object_p): Don't clear D_PAGED if the section |