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/elf-m10300.c ld/testsuit ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2007-11-21 12:06:26

Modified files:
	bfd            : ChangeLog elf-m10300.c 
	ld/testsuite   : ChangeLog 
	ld/testsuite/ld-mn10300: mn10300.exp 
Added files:
	ld/testsuite/ld-mn10300: i135409-4.d i135409-4.s i135409-4.t 

Log message:
	* elf-m10300.c (mn10300_elf_relax_section): Allow for alignment relocs when
	computing whether instructions can be relaxed.
	* ld-mn10300/i135409-4.s: New test case.  Check for relaxation to a 16-bit
	jump instruction.
	* ld-mn10300/i135409-4.t: Linker script for the new test.
	* ld-mn10300/i135409-4.d: Expected disassembly of new test.
	* ld-mn10300/mn10300.exp: Run the new test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4072&r2=1.4073
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-m10300.c.diff?cvsroot=src&r1=1.91&r2=1.92
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.876&r2=1.877
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-mn10300/i135409-4.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-mn10300/i135409-4.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-mn10300/i135409-4.t.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-mn10300/mn10300.exp.diff?cvsroot=src&r1=1.4&r2=1.5


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