4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-28 20:15:24 +08:00

2006-09-07 Paul Brook <paul@codesourcery.com>

gas/
	* config/tc-arm.c (insns): Allow ARM IT pseudo-insn on all cores.

	gas/testsuite/
	* gas/arm/arm-it.s: New test.
	* gas/arm/arm-it.d: New test.
This commit is contained in:
Paul Brook 2006-09-07 20:02:44 +00:00
parent 288501f40b
commit 51829b401f

View File

@ -1,3 +1,12 @@
2006-09-07 Paul Brook <paul@codesourcery.com>
gas/
* config/tc-arm.c (insns): Allow ARM IT pseudo-insn on all cores.
gas/testsuite/
* gas/arm/arm-it.s: New test.
* gas/arm/arm-it.d: New test.
2006-09-06 Paul Brook <paul@codesourcery.com>
gas/