This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Revision to 4.0 release critieria: add arm-none-elf


The SC has decided to revise the release criteria to elevate arm-none-elf from a secondary to a primary platform. Patch committed.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304
Index: criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/criteria.html,v
retrieving revision 1.3
diff -c -5 -p -r1.3 criteria.html
*** criteria.html	13 Dec 2004 02:12:03 -0000	1.3
--- criteria.html	21 Dec 2004 21:40:34 -0000
*************** application testing.</p>
*** 96,105 ****
--- 96,106 ----
  
  <h2>Primary Platform List</h2>
  
  <p>The primary platforms are:</p>
  <ul>
+ <li>arm-none-elf</li>
  <li>hppa2.0w-hp-hpux11.11</li>
  <li>i686-pc-linux-gnu</li>
  <li>i386-unknown-freebsd</li>
  <li>mips-none-elf</li>
  <li>powerpc-ibm-aix5.2.0.0</li>
*************** application testing.</p>
*** 111,121 ****
  
  <p>The secondary platforms are:</p>
  <ul>
  <li>powerpc-apple-darwin</li>
  <li>powerpc-unknown-linux-gnu</li>
- <li>arm-none-elf</li>
  <li>i686-pc-cygwin</li>
  <li>ia64-unknown-linux-gnu</li>
  </ul>
  
  <h1>Code Quality and Compilation Time</h1>
--- 112,121 ----

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]