diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-02-08 14:13:57 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-02-08 14:13:57 +0000 |
commit | 3fd9f0476f43c574b3525132a372f4960efc0a1b (patch) | |
tree | 2ecdff1ca8f91ba0d9ecd4def96bbe9d926ad4da /gas/NEWS | |
parent | 08ccce320647e30448a6b94e87ef89a977fc84dc (diff) | |
download | gdb-3fd9f0476f43c574b3525132a372f4960efc0a1b.zip gdb-3fd9f0476f43c574b3525132a372f4960efc0a1b.tar.gz gdb-3fd9f0476f43c574b3525132a372f4960efc0a1b.tar.bz2 |
New elseif directive has been added.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes in 2.10: +Support for numbers with suffixes. + +New .elseif pseudo-op added. + New --fatal-warnings option. picoJava architecture support added. |