src bfd/ChangeLog bfd/elf64-x86-64.c gas/Chang ...
hjl@sourceware.org
hjl@sourceware.org
Fri May 11 00:50:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2012-05-11 00:50:44
Modified files:
bfd : ChangeLog elf64-x86-64.c
gas : ChangeLog
gas/config : tc-i386.c
Log message:
Use int and bfd_signed_vma in x32 addend overflow check
bfd/
* elf64-x86-64.c (elf_x86_64_relocate_section): Use int in x32
addend overflow check.
gas/
* config/tc-i386.c (tc_gen_reloc): Use bfd_signed_vma in x32
addend overflow check.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5678&r2=1.5679
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.261&r2=1.262
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4726&r2=1.4727
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.492&r2=1.493
More information about the Binutils-cvs
mailing list