This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elf32-i386.c elf64-x86-64.c
- From: hjl at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 3 Jun 2009 16:58:13 -0000
- Subject: src/bfd ChangeLog elf32-i386.c elf64-x86-64.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2009-06-03 16:58:13
Modified files:
bfd : ChangeLog elf32-i386.c elf64-x86-64.c
Log message:
2009-06-03 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c (elf_i386_allocate_dynrelocs): Remove check of
h->plt.refcount > 0 on STT_GNU_IFUNC symbol.
* elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4614&r2=1.4615
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.199&r2=1.200
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.158&r2=1.159