From: Michael Meissner Date: Sat, 15 Jul 1995 04:10:31 +0000 (+0000) Subject: Allow compiler to mark relocs that are ok for -mrelocatable. X-Git-Tag: gdb-4_18~11399 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fadd4ee1d6ec3db12791b9acc183c86c42538027;p=external%2Fbinutils.git Allow compiler to mark relocs that are ok for -mrelocatable. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index daefd31..81e46af 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Sat Jul 15 00:01:35 1995 Michael Meissner + + * 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 Add support for SPARC SunOS PIC: