This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elf32-arm.c
- From: nickc at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 16 Jun 2009 11:33:43 -0000
- Subject: src/bfd ChangeLog elf32-arm.c
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2009-06-16 11:33:43
Modified files:
bfd : ChangeLog elf32-arm.c
Log message:
* elf32-arm.c (cortex_a8_erratum_scan): Change type of offset
to bfd_signed_vma. Cast constant operands which are used in
offset related expressions to bfd_signed_vma type as appropriate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4644&r2=1.4645
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=src&r1=1.197&r2=1.198