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: 18 Jun 2009 15:49:40 -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-18 15:49:40
Modified files:
bfd : ChangeLog elf32-i386.c elf64-x86-64.c
Log message:
2009-06-18 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c (elf_i386_check_relocs): Remove isymbuf and use
bfd_sym_from_r_symndx.
* elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4656&r2=1.4657
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.215&r2=1.216
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.173&r2=1.174