From 890b53ef65545246bcb8eecbb685375766d227cb Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Sun, 12 Mar 1995 13:26:57 +0000 Subject: [PATCH] * elf32-arc.c (elf_arc_howto_table): Relocs with implicit addends don't work too well with zero src_masks. Correct values. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 37d088da7d..d92f8704ba 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-arc +Sun Mar 12 05:22:10 1995 Doug Evans + + * 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 * aoutx.h (translate_to_native_sym_flags): Always use the output -- 2.34.1