diff options
author | Jason Eckhardt <jle@rice.edu> | 2000-08-14 18:50:13 +0000 |
---|---|---|
committer | Jason Eckhardt <jle@rice.edu> | 2000-08-14 18:50:13 +0000 |
commit | 22b36938e719f5891e4c166dba83c0fc4e31c432 (patch) | |
tree | ab250032c30dfe6f1a0a14ca8077fb5628f8b3ab /gas/NEWS | |
parent | c0bd0db285141936a0a069bbc40ff2bf7e70e4ef (diff) | |
download | gdb-22b36938e719f5891e4c166dba83c0fc4e31c432.zip gdb-22b36938e719f5891e4c166dba83c0fc4e31c432.tar.gz gdb-22b36938e719f5891e4c166dba83c0fc4e31c432.tar.bz2 |
2000-08-14 Jason Eckhardt <jle@cygnus.com>
* NEWS: Mention i860 support.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Support for Texas Instruments TMS320C54x (tic54x). Support for IA-64. +Support for i860, by Jason Eckhardt. + x86 gas has a new .arch pseudo op to specify the target CPU architecture. x86 gas -q command line option quietens warnings about register size changes |