change log for rtems-testing (2010-07-19)

rtems-vc at rtems.org rtems-vc at rtems.org
Tue Jul 20 01:10:02 UTC 2010


 *joel*:
2010-07-19	Joel Sherrill <joel.sherrill at oarcorp.com>

	* test_driver: Add -T option to getopt string.

M   1.13  gcc/ChangeLog
M   1.16  gcc/test_driver

diff -u rtems-testing/gcc/ChangeLog:1.12 rtems-testing/gcc/ChangeLog:1.13
--- rtems-testing/gcc/ChangeLog:1.12	Fri May 21 11:37:14 2010
+++ rtems-testing/gcc/ChangeLog	Mon Jul 19 19:43:02 2010
@@ -1,3 +1,7 @@
+2010-07-19	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* test_driver: Add -T option to getopt string.
+
 2010-05-21	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	* do_one: Turn off -x.

diff -u rtems-testing/gcc/test_driver:1.15 rtems-testing/gcc/test_driver:1.16
--- rtems-testing/gcc/test_driver:1.15	Fri May 21 10:34:39 2010
+++ rtems-testing/gcc/test_driver	Mon Jul 19 19:43:02 2010
@@ -63,7 +63,7 @@
 doMail="yes"
 doTests="yes"
 
-while getopts AacmnuUv OPT
+while getopts AacmnuTUv OPT
 do
   case "$OPT" in
     A) doCleanInstallPoint=`toggle ${doCleanInstallPoint}`


 *joel*:
2010-07-19	Joel Sherrill <joel.sherrill at oarcorp.com>

	* VERSIONS: Update versions.

M   1.59  ChangeLog
M   1.13  VERSIONS

diff -u rtems-testing/ChangeLog:1.58 rtems-testing/ChangeLog:1.59
--- rtems-testing/ChangeLog:1.58	Sun Jun 13 10:07:39 2010
+++ rtems-testing/ChangeLog	Mon Jul 19 19:43:26 2010
@@ -1,3 +1,7 @@
+2010-07-19	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* VERSIONS: Update versions.
+
 2010-06-13	Joel Sherrill <joel.sherrilL at OARcorp.com>
 
 	* Makefile: Adding coverity scripts.

diff -u rtems-testing/VERSIONS:1.12 rtems-testing/VERSIONS:1.13
--- rtems-testing/VERSIONS:1.12	Thu Mar 25 13:20:18 2010
+++ rtems-testing/VERSIONS	Mon Jul 19 19:43:26 2010
@@ -1,11 +1,12 @@
 # USE FULL PATHS!!!
 BASEDIR=${HOME}/test-gcc
 
-RTEMS_VERSION=4.10
+RTEMS_VERSION=4.11
 
-GCC_VERSION=svn
+#GCC_VERSION=svn
 #GCC_VERSION=4.4.2
 #GCC_VERSION=4.3.4
+GCC_VERSION=4.5.0
 
 # NOTE: 2.63 for 4.4 and lower?
 case ${GCC_VERSION} in
@@ -47,4 +48,4 @@
 esac
 
 # Specify the desired parallelism
-# MAKEJOBS="-j`/usr/bin/getconf _NPROCESSORS_ONLN`"
+MAKEJOBS="-j`/usr/bin/getconf _NPROCESSORS_ONLN`"



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100719/eb367294/attachment.html>


More information about the vc mailing list