* config/obj-coff.c (fixup_segment): Adjust PC relative reloc by
authorIan Lance Taylor <ian@airs.com>
Mon, 19 Aug 1996 21:42:49 +0000 (21:42 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 19 Aug 1996 21:42:49 +0000 (21:42 +0000)
section address for the i960 as is done for the i386.
PR 10344.

gas/ChangeLog

index 7cab28c515f0ea32a026a8ff055e9cadeb0d4c16..9de721a7adb2c05bd32c447bf4219cd2e0fff3f0 100644 (file)
@@ -1,3 +1,13 @@
+Mon Aug 19 14:41:36 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/obj-coff.c (fixup_segment): Adjust PC relative reloc by
+       section address for the i960 as is done for the i386.
+
+Thu Aug 15 16:37:59 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-config.in: Add wildcards for config matching, add mips-*-*
+       case, forward-include bfd/elf-bfd.h.
+
 start-sanitize-d10v
 Thu Aug 15 13:24:30 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>