Allow compiler to mark relocs that are ok for -mrelocatable.
authorMichael Meissner <gnu@the-meissners.org>
Sat, 15 Jul 1995 04:10:31 +0000 (04:10 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Sat, 15 Jul 1995 04:10:31 +0000 (04:10 +0000)
gas/ChangeLog

index daefd31e588d6f18730adfc8021e5f168a9c2c0c..81e46af6c830918df6ff39ef3c6ce8a027caf6fe 100644 (file)
@@ -1,3 +1,13 @@
+Sat Jul 15 00:01:35 1995  Michael Meissner  <meissner@cygnus.com>
+
+       * config/tc-ppc.c (ppc_elf_suffix): Add @fixup so that the
+       compiler can mark which relocs not to complain about with
+       -mrelocatable.
+       (ppc_elf_validate_fix): Add .fixup to sections not to complain
+       about, and also don't complain for BFD_RELOC_CTOR relocations in
+       writable non-code segments.
+       (md_apply_fix): Treat BFD_RELOC_CTOR just like BFD_RELOC_32.
+
 Fri Jul 14 19:54:28 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        Add support for SPARC SunOS PIC:
This page took 0.029155 seconds and 4 git commands to generate.