This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src bfd/ChangeLog bfd/elf32-arm.c ld/testsuite ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_20-branch
Changes by:	mgretton@sourceware.org	2010-02-19 14:44:53

Modified files:
	bfd            : ChangeLog elf32-arm.c 
	ld/testsuite   : ChangeLog 
	ld/testsuite/ld-arm: arm-elf.exp 
Added files:
	ld/testsuite/ld-arm: jump-reloc-veneers-long.d 
	                     jump-reloc-veneers-short1.d 
	                     jump-reloc-veneers-short2.d 
	                     jump-reloc-veneers.s 

Log message:
	2010-01-19  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
	* bfd/elf32-arm.c (elf32_arm_howto_table_1): Correct bitsize of
	R_ARM_THM_CALL entry.
	(elf32_arm_final_link_relocate): Correct calculation of
	reloc_signed_max when doing a R_ARM_THM_CALL, R_ARM_THM_XPC22,
	or R_ARM_THM_JUMP24 relocation.
	2010-02-15  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
	* ld/testsuite/ld-arm/jump-reloc-veneers-long.d: Correct testcase for
	arm-none-eabi target.
	* ld/testsuite/ld-arm/jump-reloc-veneers-short1.d: Likewise
	* ld/testsuite/ld-arm/jump-reloc-veneers-short2.d: Likewise
	2010-02-01  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
	* ld/testsuite/ld-arm/jump-reloc-veneers-long.d: New test.
	* ld/testsuite/ld-arm/jump-reloc-veneers-short1.d: Likewise.
	* ld/testsuite/ld-arm/jump-reloc-veneers-short2.d: Likewise.
	* ld/testsuite/ld-arm/jump-reloc-veneers.s: Likewise.
	* ld/testsuite/ld-arm/arm-elf.exp (armelftests): Run them.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.4761.2.44&r2=1.4761.2.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.211.2.1&r2=1.211.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1154.2.17&r2=1.1154.2.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-arm/jump-reloc-veneers-long.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=NONE&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-arm/jump-reloc-veneers-short1.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=NONE&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-arm/jump-reloc-veneers-short2.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=NONE&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-arm/jump-reloc-veneers.s.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-arm/arm-elf.exp.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.62&r2=1.62.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]