From 1c3a295b135875e0c6f9f1e0d4a356d30a326d03 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Sat, 13 Jan 1996 14:40:50 +0000 Subject: Warn about relocations we do not yet support --- bfd/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 65d3a5c..e768903 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,14 @@ +Sat Jan 13 09:36:52 1996 Michael Meissner + + * elf32-ppc.c (ppc_elf_create_dynamic_sections): New function to + create the .got and .got.neg sections. + (ppc_elf_size_dynamic_sections): Call it. + (ppc_elf_check_relocs): Call it. + (ppc_elf_size_dynamic_sections): Support .got.neg, just like .got. + (ppc_elf_check_relocs): Add error messages for relocations we + don't yet support. Do not include R_PPC_SDAREL16 like a GOT + relocation. + Fri Jan 12 15:27:59 1996 Michael Meissner * elf32-ppc.c (ppc_elf_fake_sections): Define, and handle the new -- cgit v1.1