aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-05-28 14:20:42 +0000
committerNick Clifton <nickc@redhat.com>2002-05-28 14:20:42 +0000
commit5221660204752b621f19edc177936310c37e2c88 (patch)
treee3f0d5d30f39aace5acc63eaa182ed8587c26ebe /gas
parentd172d4ba0352f8b593fec9165c65257c3b64836d (diff)
downloadgdb-5221660204752b621f19edc177936310c37e2c88.zip
gdb-5221660204752b621f19edc177936310c37e2c88.tar.gz
gdb-5221660204752b621f19edc177936310c37e2c88.tar.bz2
Add noew about DLX contribution.
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 082edac..1ea58ae 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -6,6 +6,7 @@
* Makefile.in: Regenerate.
* config/tc-dlx.c: New file.
* config/tc-dlx.h: New files.
+ * NEWS: Mention new support.
2002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
diff --git a/gas/NEWS b/gas/NEWS
index ca8451a..087815b 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,6 @@
-*- text -*-
+Support for DLX processor added.
+
GASP has now been deprecated and will be removed in a future release. Use the
macro facilities in GAS instead.