summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/gcc.1
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-09-18 06:56:52 +0000
committerpeter <peter@FreeBSD.org>1996-09-18 06:56:52 +0000
commit94e258bfb263226fd5924a6e9e26b3ab82fe6202 (patch)
treeefdf35db39540a785537d6c1d80e4d5cffe9254c /contrib/gcc/gcc.1
parent3f4cc3faf37f4dde20fcf5cd2bd13c4b2cb9fdd6 (diff)
downloadFreeBSD-src-94e258bfb263226fd5924a6e9e26b3ab82fe6202.zip
FreeBSD-src-94e258bfb263226fd5924a6e9e26b3ab82fe6202.tar.gz
Doc fixes and updates to reflect reality, as well as info about profiling
extensions.
Diffstat (limited to 'contrib/gcc/gcc.1')
-rw-r--r--contrib/gcc/gcc.118
1 files changed, 17 insertions, 1 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1
index e422b39..3c8e6ad 100644
--- a/contrib/gcc/gcc.1
+++ b/contrib/gcc/gcc.1
@@ -438,7 +438,17 @@ in the following sections.
\-m486
\-mno\-486
\-msoft\-float
+\-mrtd
+\-mregparm
+\-msvr3\-shlib
+\-mno\-ieee\-fp
\-mno\-fp\-ret\-in\-387
+\-mfancy\-math\-387
+\-mno\-wide\-multiply
+\-mdebug\-addr
+\-mno\-move
+\-mprofiler\-epilogue
+\-reg\-alloc=LIST
.Sp
.I HPPA Options
.br
@@ -3498,6 +3508,7 @@ assembler files (with a `\|\c
These `\|\c
.B \-m\c
\&\|' options are defined for the Intel 80386 family of computers:
+.TP
.B \-m486
.TP
.B \-mno\-486
@@ -3534,6 +3545,11 @@ The option `\|\c
.B \-mno-fp-ret-in-387\c
\&\|' causes such values to be returned
in ordinary CPU registers instead.
+.TP
+.B \-mprofiler-epilogue
+.TP
+.B \-mno-profiler-epilogue
+Generate extra code to write profile information for function exits.
.PP
These `\|\c
.B \-m\c
@@ -4069,7 +4085,7 @@ if available, else
.B /tmp\c
\&).
.SH "SEE ALSO"
-cpp(1), as(1), ld(1), gdb(1), adb(1), dbx(1), sdb(1).
+cpp(1), as(1), ld(1), gdb(1).
.br
.RB "`\|" gcc "\|', `\|" cpp \|',
.RB "`\|" as "\|', `\|" ld \|',
OpenPOWER on IntegriCloud