src/bfd ChangeLog elf32-i386.c elf64-x86-64.c
amodra@sourceware.org
amodra@sourceware.org
Wed Oct 19 23:02:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2011-10-19 23:02:50
Modified files:
bfd : ChangeLog elf32-i386.c elf64-x86-64.c
Log message:
* elf32-i386.c (i386_opcode16): Delete.
(elf_i386_check_tls_transition): Use memcmp to compare contents.
* elf64-x86-64.c (x86_64_opcode16, x86_64_opcode32): Delete.
(elf_x86_64_check_tls_transition): Use memcmp to compare contents.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5495&r2=1.5496
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.261&r2=1.262
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.240&r2=1.241
More information about the Binutils-cvs
mailing list