diff options
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 e535cb1..3f8468d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 31 16:11:35 1997 Ian Lance Taylor <ian@cygnus.com> + + * coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a + symbol index for a R_IHCONST reloc. + Mon Mar 31 15:40:59 1997 Philippe De Muyter <phdm@info.ucl.ac.be> * targmatch.sed: Do not use \(\) recursively. |