Correct some SPARC tradenames. From Igor Sobrado in PR 19820.

This commit is contained in:
wiz 2003-04-06 20:48:24 +00:00
parent 2b75215a67
commit b511884ea9
1 changed files with 3 additions and 3 deletions

View File

@ -2986,12 +2986,12 @@ These two options select the processor for which the code is optimised.
With With
.B \-mcypress .B \-mcypress
(the default), the compiler optimises code for the Cypress CY7C602 chip, as (the default), the compiler optimises code for the Cypress CY7C602 chip, as
used in the SparcStation/SparcServer 3xx series. This is also appropriate for used in the SPARCstation/SPARCserver 3xx series. This is also appropriate for
the older SparcStation 1, 2, IPX etc. the older SPARCstation 1, 2, IPX etc.
.Sp .Sp
With With
.B \-msupersparc .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 10, 1000 and 2000 series. This flag also enables use of the full SPARC v8
instruction set. instruction set.
.PP .PP