From 4058e45f546df4f7e887ea2c6ec4fb7f2ab3b1d7 Mon Sep 17 00:00:00 2001 From: Chris Demetriou Date: Wed, 17 Oct 2001 19:16:16 +0000 Subject: [PATCH] 2001-10-17 Chris Demetriou * doc/as.texinfo (MIPS ISA options): Added accidentally omitted "-mips64" option to list of options. --- gas/ChangeLog | 5 +++++ gas/doc/as.texinfo | 1 + 2 files changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 435d3883e0..ece67c0e32 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-10-17 Chris Demetriou + + * doc/as.texinfo (MIPS ISA options): Added accidentally + omitted "-mips64" option to list of options. + 2001-10-17 matthew green * config/tc-ppc.c (md_show_usage): Add missing -maltivec, -m7400, diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index e4a0fc1e60..142cec1c57 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -782,6 +782,7 @@ Generate ``little endian'' format output. @itemx -mips3 @itemx -mips4 @itemx -mips32 +@itemx -mips64 Generate code for a particular MIPS Instruction Set Architecture level. @samp{-mips1} corresponds to the @sc{r2000} and @sc{r3000} processors, @samp{-mips2} to the @sc{r6000} processor, and @samp{-mips3} to the @sc{r4000}