From 48180d6890b349f441109459b1575ef819e7651e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 4 Jan 2002 21:19:53 +0000 Subject: [PATCH] * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mcall-gnu. From-SVN: r48543 --- gcc/ChangeLog | 4 ++++ gcc/doc/invoke.texi | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ad2c5eff834..c70cb5b94c8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-01-03 Roland McGrath + + * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mcall-gnu. + 2002-01-04 Jakub Jelinek * tree.h (expand_expr_stmt_value): Add maybe_last argument. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index f689df0d48e..3620e5b1ffb 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -6876,6 +6876,11 @@ operating system. On System V.4 and embedded PowerPC systems compile code for the Linux-based GNU system. +@item -mcall-gnu +@opindex mcall-gnu +On System V.4 and embedded PowerPC systems compile code for the +Hurd-based GNU system. + @item -mcall-netbsd @opindex mcall-netbsd On System V.4 and embedded PowerPC systems compile code for the -- 2.30.2