diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-02-15 04:04:03 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-02-15 04:04:03 +0000 |
commit | 49fda6c8d0f4fb2c94863786bb8712b90abab0ca (patch) | |
tree | deb587333f7c12504e0c67b63366e178c3e6a555 /gas/NEWS | |
parent | ad68be46bde70aa40974ec2091bad9084b050a09 (diff) | |
download | gdb-49fda6c8d0f4fb2c94863786bb8712b90abab0ca.zip gdb-49fda6c8d0f4fb2c94863786bb8712b90abab0ca.tar.gz gdb-49fda6c8d0f4fb2c94863786bb8712b90abab0ca.tar.bz2 |
* NEWS: Mention support for MMIX.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ 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. +Support for Don Knuth's MMIX, by Hans-Peter Nilsson. + Support for the OpenRISC 32-bit embedded processor by OpenCores. The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for |