diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-07-31 17:54:04 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-07-31 17:54:04 +0000 |
commit | 972636ce899d49d684cd56c59d56c1b4de58c02f (patch) | |
tree | 8a073bc45a76648223f1c6b15dfdc63750ad6f0c /gas/NEWS | |
parent | 338946263aa498a616d7a9f7bf936160e9ac72b3 (diff) | |
download | gdb-972636ce899d49d684cd56c59d56c1b4de58c02f.zip gdb-972636ce899d49d684cd56c59d56c1b4de58c02f.tar.gz gdb-972636ce899d49d684cd56c59d56c1b4de58c02f.tar.bz2 |
mention ColdFire support
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ -*- text -*- +Changes since 2.7: + +Motorola ColdFire 5200 support added (configure for m68k and use -m5200). + Changes since 2.6: The PowerPC assembler now allows the use of symbolic register names (r0, etc.) |