diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-02-23 16:01:21 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-02-23 16:01:21 +0000 |
commit | 6a6987a96e098f2bac60cc01d857a7eb53327a8f (patch) | |
tree | 4344068630ef544b3649aa685e191a5c5ba891ad /gas/NEWS | |
parent | 242bfc55af827ff13be5ceddd636f3a53fee1c55 (diff) | |
download | gdb-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/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |