From 2627de8318f2dcb4f2406a999af8dce6c0929963 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 1 Jan 2004 10:01:45 +0000 Subject: * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored. * elf32-h8300.c (elf32_h8_gc_mark_hook): New function. (elf32_h8_gc_sweep_hook): New function. (elf_backend_gc_mark_hook): Define. (elf_backend_gc_sweep_hook): Define. (elf_backend_can_gc_sections): Define. --- bfd/ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9665466..3999988 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +2004-01-01 Grant Edwards + + * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored. + * elf32-h8300.c (elf32_h8_gc_mark_hook): New function. + (elf32_h8_gc_sweep_hook): New function. + (elf_backend_gc_mark_hook): Define. + (elf_backend_gc_sweep_hook): Define. + (elf_backend_can_gc_sections): Define. + 2003-12-19 Kazuhiro Inaoka Adfd m32r-linux and PIC support. Add new ABI that uses RELA. @@ -105,7 +114,7 @@ * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Ensure that correct flags are set on known section types. - + 2003-12-12 Nick Clifton * po/ro.po: Updated translation. @@ -210,7 +219,7 @@ * bfd-in2.h: Regenerate. * cpu-m32r.c : Add new machine type. * elf32-m32r.c (m32r_elf_object_p, m32r_elf_final_write_processing, - m32r_elf_merge_private_bfd_data): Add support for new machine + m32r_elf_merge_private_bfd_data): Add support for new machine type. 2003-12-03 Dave Airlie -- cgit v1.1