src/bfd ChangeLog elf32-i386.c elf64-x86-64.c
hjl@sourceware.org
hjl@sourceware.org
Tue Aug 21 13:52:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2007-08-21 13:52:54
Modified files:
bfd : ChangeLog elf32-i386.c elf64-x86-64.c
Log message:
2007-08-21 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c (elf_i386_tls_transition): Accept a pointer
to ELF hash entry instead of an integer for local test.
(elf_i386_check_relocs): Updated.
(elf_i386_gc_sweep_hook): Likewise.
(elf_i386_relocate_section): Likewise.
* elf64-x86-64.c (elf64_x86_64_tls_transition): Accept a
pointer to ELF hash entry instead of an integer for local
test.
(elf64_x86_64_check_relocs): Updated.
(elf64_x86_64_gc_sweep_hook): Likewise.
(elf64_x86_64_relocate_section): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3972&r2=1.3973
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.177&r2=1.178
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.136&r2=1.137
More information about the Binutils-cvs
mailing list