From: Michael Meissner Date: Thu, 12 Dec 1996 20:20:08 +0000 (+0000) Subject: Support BFD_RELOC_24_PLT_PCREL relocation X-Git-Tag: gdb-4_18~6940 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a460cd7827cf9c3c0a4a179f660951ce2f362c73;p=platform%2Fupstream%2Fbinutils.git Support BFD_RELOC_24_PLT_PCREL relocation --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 2109b79..d0620c2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Dec 12 15:18:21 1996 Michael Meissner + + * config/tc-ppc.c (ppc_elf_suffix): Move @plt to + BFD_RELOC_24_PLT_PCREL relocation. + (md_apply_fix3): Support BFD_RELOC_24_PLT_PCREL. + start-sanitize-d10v Tue Dec 10 13:51:55 1996 Martin M. Hunt @@ -7,6 +13,9 @@ Tue Dec 10 13:51:55 1996 Martin M. Hunt end-sanitize-d10v Tue Dec 10 12:23:19 1996 Jeffrey A Law (law@cygnus.com) + * config/tc-mn10300.c (md_assemble): Update to handle endianness + issues correctly. + * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid! * config/tc-mn10300.c (md_assemble): Likewise.