From d5e3d971f0e5b8e6e50d2dd17eb546f4b34de8e8 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Tue, 5 Jul 2005 16:52:48 +0000 Subject: 2005-07-05 Paul Brook * elf32-ppc.c (ppc_elf_vxworks_special_sections): Remove. (ppc_elf_vxworks_get_sec_type_attr): New function. (elf_backend_special_sections): Remove vxwords definition. (elf_backend_get_sec_type_attr): Define for vxworks. --- bfd/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 67a8e79..9219cf3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,8 +1,15 @@ +2005-07-05 Paul Brook + + * elf32-ppc.c (ppc_elf_vxworks_special_sections): Remove. + (ppc_elf_vxworks_get_sec_type_attr): New function. + (elf_backend_special_sections): Remove vxwords definition. + (elf_backend_get_sec_type_attr): Define for vxworks. + 2005-07-05 Nick Clifton * elf64-ppc.c (ppc64_elf_info_to_howto): Fix typo. -2005-05-07 Paul Brook +2005-07-05 Paul Brook * config.bfd: Add separate case for ppc-vxworks. * configure: Regenerate. -- cgit v1.1