src/gas ChangeLog NEWS config/tc-arm.c doc/c-a ...

nickc@sourceware.org nickc@sourceware.org
Thu Jul 9 07:52:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2009-07-09 07:52:37

Modified files:
	gas            : ChangeLog NEWS 
	gas/config     : tc-arm.c 
	gas/doc        : c-arm.texi 
	gas/testsuite  : ChangeLog 
Added files:
	gas/testsuite/gas/arm: inst-po-2.d inst-po-2.l inst-po-2.s 
	                       inst-po-3.d inst-po-3.s inst-po-be.d 
	                       inst-po.d inst-po.s 

Log message:
	* config/tc-arm.c (it_fsm_post_encode): New forward declaration.
	(set_it_insn_type_nonvoid): New macro.
	(emit_thumb32_expr): New function.
	(thumb_insn_size): New function.
	(emit_insn): New function.
	(s_arm_elf_inst): New function.
	(md_pseudo_table): New pseudo-opcode entries added.
	* doc/c-arm.texi: New directive added.
	
	* gas/arm/inst-po.d: New testcase.
	* gas/arm/inst-po.s: New file.
	* gas/arm/inst-po-2.d: New testcase.
	* gas/arm/inst-po-2.s: New file.
	* gas/arm/inst-po-2.l: New file.
	* gas/arm/inst-po-3.d: New testcase.
	* gas/arm/inst-po-3.s: New file.
	* gas/arm/inst-po-be.d: New testcase.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3843&r2=1.3844
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/NEWS.diff?cvsroot=src&r1=1.106&r2=1.107
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.392&r2=1.393
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/doc/c-arm.texi.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1504&r2=1.1505
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/inst-po-2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/inst-po-2.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/inst-po-2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/inst-po-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/inst-po-3.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/inst-po-be.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/inst-po.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/inst-po.s.diff?cvsroot=src&r1=NONE&r2=1.1



More information about the Binutils-cvs mailing list