From b511884ea91cee25cf65fb0e3d67063d6060b870 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 6 Apr 2003 20:48:24 +0000 Subject: [PATCH] Correct some SPARC tradenames. From Igor Sobrado in PR 19820. --- gnu/dist/toolchain/gcc/gcc.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/dist/toolchain/gcc/gcc.1 b/gnu/dist/toolchain/gcc/gcc.1 index 1d6246e7242c..9820eb53ebae 100644 --- a/gnu/dist/toolchain/gcc/gcc.1 +++ b/gnu/dist/toolchain/gcc/gcc.1 @@ -2986,12 +2986,12 @@ These two options select the processor for which the code is optimised. With .B \-mcypress (the default), the compiler optimises code for the Cypress CY7C602 chip, as -used in the SparcStation/SparcServer 3xx series. This is also appropriate for -the older SparcStation 1, 2, IPX etc. +used in the SPARCstation/SPARCserver 3xx series. This is also appropriate for +the older SPARCstation 1, 2, IPX etc. .Sp With .B \-msupersparc -the compiler optimises code for the SuperSparc cpu, as used in the SparcStation +the compiler optimises code for the SuperSPARC cpu, as used in the SPARCstation 10, 1000 and 2000 series. This flag also enables use of the full SPARC v8 instruction set. .PP