diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-12-15 20:26:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-12-15 20:26:46 +0000 |
commit | c8f580cec6f4da926617aec2f21ca9e90868efba (patch) | |
tree | 0d7a48a732ba3c3608a9e59f991684757c451b14 /gas | |
parent | 9681fa450116c21a2f72ac8f3fd8bce07b293654 (diff) | |
download | gdb-c8f580cec6f4da926617aec2f21ca9e90868efba.zip gdb-c8f580cec6f4da926617aec2f21ca9e90868efba.tar.gz gdb-c8f580cec6f4da926617aec2f21ca9e90868efba.tar.bz2 |
mention mips16
Diffstat (limited to 'gas')
-rw-r--r-- | gas/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,8 +2,12 @@ Changes since 2.7: +MIPS16 support added. + Motorola ColdFire 5200 support added (configure for m68k and use -m5200). +Alpha/VMS support added. + Changes since 2.6: The PowerPC assembler now allows the use of symbolic register names (r0, etc.) |