aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.