diff options
| author | wiz <wiz@NetBSD.org> | 2003-03-30 20:56:46 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-03-30 20:56:46 +0000 |
| commit | d124f274cfaa7f2208f555bf2ebd2a8940c97f85 (patch) | |
| tree | 0a6055cfa1f2288a640c3a1bf56b9b18dc43c7eb /gnu | |
| parent | d965c0314dc12aae4bd9942108e9c0e38924e52a (diff) | |
VAX, not Vax.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/dist/toolchain/gcc/gcc.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/dist/toolchain/gcc/gcc.1 b/gnu/dist/toolchain/gcc/gcc.1 index c639b17b9b8..1d6246e7242 100644 --- a/gnu/dist/toolchain/gcc/gcc.1 +++ b/gnu/dist/toolchain/gcc/gcc.1 @@ -2549,7 +2549,7 @@ in many functions. \c .I It also makes debugging impossible on most machines\c \&. .Sp -On some machines, such as the Vax, this flag has no effect, because +On some machines, such as the VAX, this flag has no effect, because the standard calling sequence automatically handles the frame pointer and nothing is saved by pretending it doesn't exist. The machine-description macro \c @@ -2901,13 +2901,13 @@ processors, but not by the 68000. .PP These `\|\c .B \-m\c -\&\|' options are defined for the Vax: +\&\|' options are defined for the VAX: .TP .B \-munix Do not output certain jump instructions (\c .B aobleq\c \& and so on) -that the Unix assembler for the Vax cannot handle across long +that the Unix assembler for the VAX cannot handle across long ranges. .TP .B \-mgnu @@ -3009,7 +3009,7 @@ configured for a C2. .TP .B \-margcount Generate code which puts an argument count in the word preceding each -argument list. Some nonportable Convex and Vax programs need this word. +argument list. Some nonportable Convex and VAX programs need this word. (Debuggers don't, except for functions with variable-length argument lists; this info is in the symbol table.) .TP |
