public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Adjust primary/secondary platform lists
@ 2009-09-22 15:44 Mark Mitchell
  0 siblings, 0 replies; only message in thread
From: Mark Mitchell @ 2009-09-22 15:44 UTC (permalink / raw)
  To: gcc-patches, gcc; +Cc: rguenther


The SC has decided to remove powerpc-apple-darwin from the secondary
platform list (due to the fact that Apple is no longer supporting
Power in OS X and Apple's overall shift from Power to x86) and to move
i686-apple-darwin from the primary to the secondary platform list (due
to the lack of active maintenance of GCC, by Apple or otherwise, for
x86 OS X).

Applied.

--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713

Index: gcc-4.5/criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.5/criteria.html,v
retrieving revision 1.1
diff -c -5 -p -r1.1 criteria.html
*** gcc-4.5/criteria.html	27 Mar 2009 21:08:49 -0000	1.1
--- gcc-4.5/criteria.html	22 Sep 2009 15:40:32 -0000
*************** application testing.</p>
*** 98,108 ****
  <p>The primary platforms are:</p>
  <ul>
  <li>arm-eabi</li>
  <li>i386-unknown-freebsd</li>
  <li>i686-pc-linux-gnu</li>
- <li>i686-apple-darwin</li>
  <li>mipsisa64-elf</li>
  <li>powerpc64-unknown-linux-gnu</li>
  <li>sparc-sun-solaris2.10</li>
  <li>x86_64-unknown-linux-gnu</li>
  </ul>
--- 98,107 ----
*************** application testing.</p>
*** 111,121 ****
  
  <p>The secondary platforms are:</p>
  <ul>
  <li>hppa2.0w-hp-hpux11.11</li>
  <li>powerpc-ibm-aix5.2.0.0</li>
! <li>powerpc-apple-darwin</li>
  <li>i686-pc-cygwin</li>
  <li>i686-mingw32</li>
  <li>ia64-unknown-linux-gnu</li>
  <li>s390-linux-gnu</li>
  </ul>
--- 110,120 ----
  
  <p>The secondary platforms are:</p>
  <ul>
  <li>hppa2.0w-hp-hpux11.11</li>
  <li>powerpc-ibm-aix5.2.0.0</li>
! <li>i686-apple-darwin</li>
  <li>i686-pc-cygwin</li>
  <li>i686-mingw32</li>
  <li>ia64-unknown-linux-gnu</li>
  <li>s390-linux-gnu</li>
  </ul>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-22 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-22 15:44 Adjust primary/secondary platform lists Mark Mitchell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).