diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 234d559..a3e1d8f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2015-01-12 Terry Guo <terry.guo@arm.com> + + * elflink.c (_bfd_elf_gc_mark_debug_special_section_group): New + function. + (_bfd_elf_gc_mark_extra_sections): Use it. + 2015-01-11 H.J. Lu <hongjiu.lu@intel.com> PR ld/17827 |