From: Aldy Hernandez Date: Thu, 10 Mar 2005 20:48:59 +0000 (+0000) Subject: * doc/invoke.texi: Add 8540 to list of cpus in rs6000 cpu section. X-Git-Tag: releases/gcc-3.4.4~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c513ba97097b570ad20062d4bd8ccb29baaceb2c;p=thirdparty%2Fgcc.git * doc/invoke.texi: Add 8540 to list of cpus in rs6000 cpu section. From-SVN: r96257 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index edd266eb6702..9a50f151976d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-03-10 Aldy Hernandez + + * doc/invoke.texi: Add 8540 to list of cpus in rs6000 cpu section. + 2005-03-08 James E Wilson Backport from mainline diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index e721c03d0458..0122d081b03a 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -7059,7 +7059,7 @@ Supported values for @var{cpu_type} are @samp{401}, @samp{403}, @samp{601}, @samp{602}, @samp{603}, @samp{603e}, @samp{604}, @samp{604e}, @samp{620}, @samp{630}, @samp{740}, @samp{7400}, @samp{7450}, @samp{750}, @samp{801}, @samp{821}, @samp{823}, -@samp{860}, @samp{970}, @samp{common}, @samp{ec603e}, @samp{G3}, +@samp{860}, @samp{970}, @samp{8540}, @samp{common}, @samp{ec603e}, @samp{G3}, @samp{G4}, @samp{G5}, @samp{power}, @samp{power2}, @samp{power3}, @samp{power4}, @samp{power5}, @samp{powerpc}, @samp{powerpc64}, @samp{rios}, @samp{rios1}, @samp{rios2}, @samp{rsc}, and @samp{rs64a}.