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/gas ChangeLog config/tc-sh.c testsuite/Cha ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2006-07-12 09:02:01

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-sh.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/sh: basic.exp 
Added files:
	gas/testsuite/gas/sh: too_large.d too_large.s 

Log message:
	* config/tc-sh.c (md_apply_fix): Do not allow the generic code in
	fixup_segment() to repeat a range check on a value that have already
	been checked here.
	* gas/sh/basic.exp: Run "too_large" dump test.
	* gas/sh/too_large.s: New test file.  Check that .byte directives do not
	generate a bogus overflow message.
	* gas/sh/too_large.s: New test control file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2952&r2=1.2953
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-sh.c.diff?cvsroot=src&r1=1.117&r2=1.118
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1047&r2=1.1048
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/too_large.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/too_large.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/sh/basic.exp.diff?cvsroot=src&r1=1.22&r2=1.23


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