From: Nick Clifton Date: Wed, 9 Dec 1998 10:26:33 +0000 (+0000) Subject: Fix generic relocs to work as RELAs not RELs. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=863553274c44796da7d47d62306962059d41af89;p=binutils-gdb.git Fix generic relocs to work as RELAs not RELs. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8a204b4b7fa..511ee5217e2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +1998-12-09 Nick Clifton + + * elf32-fr30.c (fr30_elf_howto_table): Set src_mask fields to 0 + since we are using RELAs. + Tue Dec 8 22:15:48 1998 Ian Lance Taylor SCO Open Server Release 5 core file support, from Jouke Numan