From a460cd7827cf9c3c0a4a179f660951ce2f362c73 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Thu, 12 Dec 1996 20:20:08 +0000 Subject: [PATCH] Support BFD_RELOC_24_PLT_PCREL relocation --- gas/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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. -- 2.7.4