diff options
-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} |