* config/obj-coff.c: Redo my 10 Jan change, but get it right this time. :-)
authorKen Raeburn <raeburn@cygnus>
Sat, 11 Mar 1995 00:30:30 +0000 (00:30 +0000)
committerKen Raeburn <raeburn@cygnus>
Sat, 11 Mar 1995 00:30:30 +0000 (00:30 +0000)
(fixup_segment): If linkrelax is set, just return.
(write_object_file): Don't treat h8300 and z8k specially with regard to fixups.
* config/tc-h8300.c (md_begin): Set linkrelax.
* config/tc-z8k.c (md_begin): Ditto.

gas/ChangeLog

index abbbcddad57ea6f56e20d0ba8ff663585bf60ad2..625a5c675ddb02b3a4a45d4f6ddbe7da21bca699 100644 (file)
@@ -1,3 +1,13 @@
+Fri Mar 10 19:21:19 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * config/obj-coff.c: Redo my 10 Jan change, but get it right this
+       time. :-)
+       (fixup_segment): If linkrelax is set, just return.
+       (write_object_file): Don't treat h8300 and z8k specially with
+       regard to fixups.
+       * config/tc-h8300.c (md_begin): Set linkrelax.
+       * config/tc-z8k.c (md_begin): Ditto.
+
 Thu Mar  9 18:01:37 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * config/obj-coff.c (coff_header_append): Check return value of
This page took 0.029683 seconds and 4 git commands to generate.