aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-12-03 17:42:12 +0000
committerNick Clifton <nickc@redhat.com>2003-12-03 17:42:12 +0000
commiteb764db86561c2e82462565d46b5cc6c3c666e1a (patch)
tree12bdcce961da94110ba9387457c4a4432377b4ba /gas
parent8884595866edbe6697a1268f5605b7ffe91efb0a (diff)
downloadbinutils-eb764db86561c2e82462565d46b5cc6c3c666e1a.zip
binutils-eb764db86561c2e82462565d46b5cc6c3c666e1a.tar.gz
binutils-eb764db86561c2e82462565d46b5cc6c3c666e1a.tar.bz2
oops - forogot to mention the new support here.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog1
-rw-r--r--gas/NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f3d2fb8..9b53bbe 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -6,6 +6,7 @@
to be selected and some warnings to be turned into errors.
(line_separator_chars) : Use '!'.
* doc/c-m32r.texi: Document new switches and directives.
+ * NEWS: Mention new support.
2003-12-03 Dave Airlie <airlied@linux.ie>
diff --git a/gas/NEWS b/gas/NEWS
index 0913feb..7df8a45 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Support for Renesas M32R2 added.
+
* Limited support for Mapping Symbols as specified in the ARM ELF specification
has been added to the arm assembler.