From: Ben Elliston Date: Tue, 10 Oct 2006 07:34:10 +0000 (+0000) Subject: invoke.texi (RS/6000 and PowerPC Options): Add -m to the -mdlmzb option. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=07d83dadc40ee22afce7b969f025684d2ad3d6de;p=gcc.git invoke.texi (RS/6000 and PowerPC Options): Add -m to the -mdlmzb option. * doc/invoke.texi (RS/6000 and PowerPC Options): Add -m to the -mdlmzb option. From-SVN: r117596 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d54a35880b2..6f0fce1a2ac 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2006-10-10 Ben Elliston + + * doc/invoke.texi (RS/6000 and PowerPC Options): Add -m to the + -mdlmzb option. + 2006-10-09 Richard Henderson Revert emutls patch. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index f9f96158b00..e81809caa34 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -11348,7 +11348,7 @@ following options: @option{-maltivec}, @option{-mfprnd}, @option{-mhard-float}, @option{-mmfcrf}, @option{-mmultiple}, @option{-mnew-mnemonics}, @option{-mpopcntb}, @option{-mpower}, @option{-mpower2}, @option{-mpowerpc64}, @option{-mpowerpc-gpopt}, -@option{-mpowerpc-gfxopt}, @option{-mstring}, @option{-mmulhw}, @option{dlmzb}. +@option{-mpowerpc-gfxopt}, @option{-mstring}, @option{-mmulhw}, @option{-mdlmzb}. The particular options set for any particular CPU will vary between compiler versions, depending on what setting seems to produce optimal code for that CPU;