src/bfd ChangeLog elfcode.h elflink.c
hjl@sourceware.org
hjl@sourceware.org
Fri Dec 31 02:43:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2010-12-31 02:43:21
Modified files:
bfd : ChangeLog elfcode.h elflink.c
Log message:
Move elfXX_r_info/elfXX_r_sym to elfcode.h.
2010-12-30 H.J. Lu <hongjiu.lu@intel.com>
* elfcode.h (NAME(elf,r_info)): New.
(NAME(elf,r_sym)): Likewise.
* elflink.c (elf64_r_info): Removed.
(elf32_r_info): Likewise.
(elf64_r_sym): Likewise.
(elf32_r_sym): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5218&r2=1.5219
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.103&r2=1.104
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.392&r2=1.393
More information about the Binutils-cvs
mailing list