From b192990071091aa44c292fc8c3cd6d1ae4ee8327 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Fri, 31 Aug 2012 19:15:59 +0000 Subject: [PATCH] * doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5 option. --- gas/ChangeLog | 5 +++++ gas/doc/c-mips.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 88e9110..e0b47be 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2012-08-31 Maciej W. Rozycki + + * doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5 + option. + 2012-08-27 Walter Lee * tc-tilegx.c (O_hw0_plt): Define operator. diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 772c989..4778a21 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -79,7 +79,7 @@ VxWorks-style position-independent macro expansions. @itemx -mips2 @itemx -mips3 @itemx -mips4 -@itemx -mips5xo +@itemx -mips5 @itemx -mips32 @itemx -mips32r2 @itemx -mips64 -- 2.7.4