diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-03-12 13:26:57 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-03-12 13:26:57 +0000 |
commit | 890b53ef65545246bcb8eecbb685375766d227cb (patch) | |
tree | ff92483b6be6455303dc2c4c745a8eec6742ca62 /bfd | |
parent | 8dbed89e066f31b499fe4acc39787c53a4cc60e3 (diff) | |
download | gdb-890b53ef65545246bcb8eecbb685375766d227cb.zip gdb-890b53ef65545246bcb8eecbb685375766d227cb.tar.gz gdb-890b53ef65545246bcb8eecbb685375766d227cb.tar.bz2 |
* elf32-arc.c (elf_arc_howto_table): Relocs with implicit addends
don't work too well with zero src_masks. Correct values.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 37d088d..d92f870 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-arc +Sun Mar 12 05:22:10 1995 Doug Evans <dje@chestnut.cygnus.com> + + * elf32-arc.c (elf_arc_howto_table): Relocs with implicit addends + don't work too well with zero src_masks. Correct values. +end-sanitize-arc + Fri Mar 10 16:41:05 1995 Ian Lance Taylor <ian@cygnus.com> * aoutx.h (translate_to_native_sym_flags): Always use the output |