Ignore overflow on toc relocs
authorKim Knuttila <krk@cygnus>
Sat, 27 Jan 1996 00:31:16 +0000 (00:31 +0000)
committerKim Knuttila <krk@cygnus>
Sat, 27 Jan 1996 00:31:16 +0000 (00:31 +0000)
gas/ChangeLog

index 51100b9..f325748 100644 (file)
@@ -1,3 +1,14 @@
+Fri Jan 26 19:28:52 1996  Kim Knuttila  <krk@cygnus.com>
+
+       * 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  <meissner@tiktok.cygnus.com>
+
+       * 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  <dje@charmed.cygnus.com>
 
        * config/tc-sparc.c (default_compatible): New static local.