src/bfd ChangeLog elf32-i386.c elf64-x86-64.c ...
hjl@sourceware.org
hjl@sourceware.org
Fri Oct 1 04:28:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2010-10-01 04:28:05
Modified files:
bfd : ChangeLog elf32-i386.c elf64-x86-64.c elflink.c
Log message:
Clear non_elf on ELF linker defined symbols.
2010-09-30 H.J. Lu <hongjiu.lu@intel.com>
PR ld/11812
* elf32-i386.c (elf_i386_size_dynamic_sections): Don't
allocate .got.plt section if there are no GOT nor PLT
entries and there is no refeence to _GLOBAL_OFFSET_TABLE_.
* elf64-x86-64.c (elf64_x86_64_size_dynamic_sections): Li.kewise.
* elflink.c (_bfd_elf_define_linkage_sym): Clear non_elf.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5148&r2=1.5149
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.239&r2=1.240
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.200&r2=1.201
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.381&r2=1.382
More information about the Binutils-cvs
mailing list