This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elf64-x86-64.c
- From: hjl at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 31 Dec 2010 00:34:59 -0000
- Subject: src/bfd ChangeLog elf64-x86-64.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2010-12-31 00:34:59
Modified files:
bfd : ChangeLog elf64-x86-64.c
Log message:
Add elf_x86_64_relocs_compatible.
2010-12-30 H.J. Lu <hongjiu.lu@intel.com>
* elf64-x86-64.c (elf_x86_64_relocs_compatible): New.
(elf_backend_relocs_compatible): Defined to
elf_x86_64_relocs_compatible.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5217&r2=1.5218
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.203&r2=1.204