src/bfd ChangeLog elflink.c
ebotcazou@sources.redhat.com
ebotcazou@sources.redhat.com
Wed Apr 21 07:14:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: ebotcazou@sourceware.org 2004-04-21 07:14:16
Modified files:
bfd : ChangeLog elflink.c
Log message:
* elflink.c (elf_gc_mark_dynamic_ref_symbol): New function.
(bfd_elf_gc_sections): Fail if a shared object is being created.
Do not fail if dynamic sections have been created. Instead call
elf_gc_mark_dynamic_ref_symbol to mark sections that contain
dynamically referenced symbols. Do not mark the whole graph
rooted at .eh_frame, only the section proper.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2501&r2=1.2502
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.65&r2=1.66
More information about the Binutils-cvs
mailing list