From: Kim Knuttila Date: Sat, 27 Jan 1996 00:31:16 +0000 (+0000) Subject: Ignore overflow on toc relocs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=79edc8468f860448105028573e55426d205abf46;p=binutils-gdb.git Ignore overflow on toc relocs --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 51100b98df8..f3257481051 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Fri Jan 26 19:28:52 1996 Kim Knuttila + + * config/tc-ppc.c (md_assemble): Ignore overflow on + BFD_RELOC_16_GOTOFF and BFD_RELOC_PPC_TOC16. + +Fri Jan 26 16:14:17 1996 Michael Meissner + + * config/tc-ppc.c (md_apply_fix3): SDA21 relocations are now 4 + bytes in size, so offset appropriately in big endian mode when + writing the bottom 2 bytes. + Thu Jan 25 20:26:23 1996 Doug Evans * config/tc-sparc.c (default_compatible): New static local.