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-aarch64.c testsuit ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	yufeng@sourceware.org	2012-12-06 15:45:39

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-aarch64.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/aarch64: illegal.l illegal.s 
	                           programmer-friendly.d 
	                           programmer-friendly.s 

Log message:
	gas/
	
	2012-12-06  Yufeng Zhang  <yufeng.zhang@arm.com>
	
	* config/tc-aarch64.c (exp_has_bignum_p): Remove.
	(my_get_expression): Not get rid of bignums.
	(s_ltorg): Increase the range of 'align'.
	(programmer_friendly_fixup): Allow bignum expression.
	
	gas/testsuite/
	
	2012-12-06  Yufeng Zhang  <yufeng.zhang@arm.com>
	
	* gas/aarch64/illegal.s: Add test for unaccepted LDR literal.
	* gas/aarch64/illegal.l: Update.
	* gas/aarch64/programmer-friendly.s: Add tests for LDR literal with
	the auto-generation of literal in pool.
	* gas/aarch64/programmer-friendly.d: Update.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4888&r2=1.4889
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-aarch64.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2155&r2=1.2156
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/illegal.l.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/illegal.s.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/programmer-friendly.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/aarch64/programmer-friendly.s.diff?cvsroot=src&r1=1.1&r2=1.2


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