aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorTimothy Wall <twall@alum.mit.edu>2000-02-23 16:01:21 +0000
committerTimothy Wall <twall@alum.mit.edu>2000-02-23 16:01:21 +0000
commit6a6987a96e098f2bac60cc01d857a7eb53327a8f (patch)
tree4344068630ef544b3649aa685e191a5c5ba891ad /gas/NEWS
parent242bfc55af827ff13be5ceddd636f3a53fee1c55 (diff)
downloadgdb-6a6987a96e098f2bac60cc01d857a7eb53327a8f.zip
gdb-6a6987a96e098f2bac60cc01d857a7eb53327a8f.tar.gz
gdb-6a6987a96e098f2bac60cc01d857a7eb53327a8f.tar.bz2
Add new feature notices for changes made on 2/8 and 2/10/00.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 2c861b0..60ee7c4 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -4,6 +4,10 @@ Changes in 2.10:
Support for numbers with suffixes.
+Added support for breaking to the end of repeat loops.
+
+Added support for parallel instruction syntax (DOUBLEBAR_PARALLEL).
+
New .elseif pseudo-op added.
New --fatal-warnings option.