aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-12-05 01:59:55 +0000
committerMichael Snyder <msnyder@vmware.com>2003-12-05 01:59:55 +0000
commit88da98f3d4f49910317f92e6bbae8e4b43acd685 (patch)
treebc658859f5d12838097ea7dd36268007b1c2684c /gas/NEWS
parentb74b6d0b9f1e7fa82b548ac6122726eb825be96d (diff)
downloadgdb-88da98f3d4f49910317f92e6bbae8e4b43acd685.zip
gdb-88da98f3d4f49910317f92e6bbae8e4b43acd685.tar.gz
gdb-88da98f3d4f49910317f92e6bbae8e4b43acd685.tar.bz2
2003-12-03 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh.c: Add support for sh4a and no-fpu variants, with appropriate additions to md_show_usage. * testsuite/gas/sh/basic.exp: Call tests for sh4a. * testsuite/gas/sh/{err-sh4a-fp.s, err-sh4a.s, err-sh4al-dsp.s, sh4a-dsp.d, sh4a-dsp.s, sh4a-fp.d, sh4a-fp.s, sh4a.d, sh4a.s, sh4al-dsp.d, sh4al-dsp.s: New files, tests for sh4a and related variants. * doc/c-sh.texi: Document new -isa options. * doc/c-sh64.texi: Ditto. * NEWS: Mention new support for sh4a.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 7df8a45..1f704d2 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,9 +1,11 @@
-*- text -*-
+* Added support for sh4a and variants.
+
* Support for Renesas M32R2 added.
-* Limited support for Mapping Symbols as specified in the ARM ELF specification
- has been added to the arm assembler.
+* Limited support for Mapping Symbols as specified in the ARM ELF
+ specification has been added to the arm assembler.
* On ARM architectures, added a new gas directive ".unreq" that undoes
definitions created by ".req".