diff options
author | Thiemo Seufer <ths@networkno.de> | 2006-11-06 15:05:40 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2006-11-06 15:05:40 +0000 |
commit | 821001857f53cf4278147326de50ad5bd838a6af (patch) | |
tree | 9ee940219a17b48caadb384a3157b1fd74692d2f | |
parent | a360e743fba30ffcd20ca3878b16bc28b5634629 (diff) | |
download | gdb-821001857f53cf4278147326de50ad5bd838a6af.zip gdb-821001857f53cf4278147326de50ad5bd838a6af.tar.gz gdb-821001857f53cf4278147326de50ad5bd838a6af.tar.bz2 |
* doc/c-mips.texi (-march): Document sb1a.
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/doc/c-mips.texi | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index eccd265..118f161 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2006-11-06 Thiemo Seufer <ths@mips.com> + * doc/c-mips.texi (-march): Document sb1a. + +2006-11-06 Thiemo Seufer <ths@mips.com> + * config/tc-mips.c (mips_cpu_info_table): Remove 24k/24ke aliases. 34k always has DSP ASE. diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 383bba4..25071d9 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -242,7 +242,8 @@ m4kp, 5kf, 20kc, 25kf, -sb1 +sb1, +sb1a @end quotation @item -mtune=@var{cpu} |