diff options
author | Nick Clifton <nickc@redhat.com> | 1998-09-18 21:37:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-09-18 21:37:41 +0000 |
commit | 618e96a058d47cba30bcf1533ee0b99902c517c3 (patch) | |
tree | 9ee68cac89814db7bc6fa7e22517d8563757af73 /bfd | |
parent | d5e3b34ad88e219774cf9162a88e25d4677e8ebc (diff) | |
download | fsf-binutils-gdb-618e96a058d47cba30bcf1533ee0b99902c517c3.zip fsf-binutils-gdb-618e96a058d47cba30bcf1533ee0b99902c517c3.tar.gz fsf-binutils-gdb-618e96a058d47cba30bcf1533ee0b99902c517c3.tar.bz2 |
Fic PR17107 - ignore contents of word subject to R_V850_32 relocation.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2a70539..7872936 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 18 14:35:29 1998 Nick Clifton <nickc@cygnus.com> + + * elf32-v850.c (v850_elf_perform_relocation): Ignore contents of + word subject to R_V850_32 relocation. + Thu Sep 17 17:20:36 1998 Nick Clifton <nickc@cygnus.com> * dwarf2.c: Add comment describing problem computing line numbers |