diff options
author | Nick Clifton <nickc@redhat.com> | 2002-02-21 16:51:00 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-02-21 16:51:00 +0000 |
commit | 3f965e60f6b747ff7d0052a823b7fa37e385bd8c (patch) | |
tree | f9637e9984125aa44ce53de0da53719d7c7d0f73 /gas/NEWS | |
parent | c434dee6641fea4546b76737e6dcfcd9f4b7f80a (diff) | |
download | gdb-3f965e60f6b747ff7d0052a823b7fa37e385bd8c.zip gdb-3f965e60f6b747ff7d0052a823b7fa37e385bd8c.tar.gz gdb-3f965e60f6b747ff7d0052a823b7fa37e385bd8c.tar.bz2 |
deprecate GASP
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ -*- text -*- +GASP has now been deprecated and will be removed in a future release. Use the +macro facilities in GAS instead. + GASP now correctly parses floating point numbers. Unless the base is explicitly specified, they are interpreted as decimal numbers regardless of the currently specified base. |