<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems-testing (2011-02-07)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com>

        * do_one, gcc_status, gccgo_status, rtems_gccgo_init.c, rundeja,
        test_driver: Make directory names more consistent.  Clean up.
        * testsuite/ada/acats/Makefile.rtems: Attempt to filter -G0
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/ChangeLog.diff?r1=text&tr1=1.20&r2=text&tr2=1.21&diff_format=h">M</a></td><td width='1%'>1.21</td><td width='100%'>gcc/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/do_one.diff?r1=text&tr1=1.22&r2=text&tr2=1.23&diff_format=h">M</a></td><td width='1%'>1.23</td><td width='100%'>gcc/do_one</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/gcc_status.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&diff_format=h">M</a></td><td width='1%'>1.3</td><td width='100%'>gcc/gcc_status</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/gccgo_status.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>gcc/gccgo_status</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/rtems_gccgo_init.c.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&diff_format=h">M</a></td><td width='1%'>1.3</td><td width='100%'>gcc/rtems_gccgo_init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/rundeja.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>gcc/rundeja</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/test_driver.diff?r1=text&tr1=1.19&r2=text&tr2=1.20&diff_format=h">M</a></td><td width='1%'>1.20</td><td width='100%'>gcc/test_driver</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/gcc/testsuite/ada/acats/Makefile.rtems.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>gcc/testsuite/ada/acats/Makefile.rtems</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems-testing/gcc/ChangeLog:1.20 rtems-testing/gcc/ChangeLog:1.21
--- rtems-testing/gcc/ChangeLog:1.20    Fri Jan 28 12:21:23 2011
+++ rtems-testing/gcc/ChangeLog Mon Feb  7 16:32:35 2011
</font><font color='#997700'>@@ -1,3 +1,9 @@
</font><font color='#000088'>+2011-02-07    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * do_one, gcc_status, gccgo_status, rtems_gccgo_init.c, rundeja,
+       test_driver: Make directory names more consistent.  Clean up.
+       * testsuite/ada/acats/Makefile.rtems: Attempt to filter -G0
+
</font> 2011-01-28        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * do_one, networkconfig.h, rtems_gccgo_init.c: Now running Go tests on

<font color='#006600'>diff -u rtems-testing/gcc/do_one:1.22 rtems-testing/gcc/do_one:1.23
--- rtems-testing/gcc/do_one:1.22       Fri Jan 28 12:21:23 2011
+++ rtems-testing/gcc/do_one    Mon Feb  7 16:32:35 2011
</font><font color='#997700'>@@ -2,16 +2,19 @@
</font> #
 # Execution Times (for sparc-rtems${RTEMS_VERSION})
 #
<font color='#880000'>-#   - building native                   - 45m43.697s
-#   - building stage1 (non-multilib)    - 7m26.749s
-#   - building stage1 (multilib)        -<span style="background-color: #FF0000"> </span>
-#   - building Ada stack (non-multilib) - 13m25.945s
-#   - building RTEMS                    - 12m27.799s
-#   - Running ACAT           (sis)      -<span style="background-color: #FF0000"> </span>
-#   - Running GCC Test Suite (sis)      - 60m26.523s
</font><font color='#000088'>+#   - building native                   - TBD
+#   - building binutils                 - 1m31.310s
+#   - building GDB                      - 1m39.318s
+#   - building stage1 (multilib)        - 10m22.371s
+#   - building RTEMS (multilib + BSP)   - 22m47.048s
+#   - building Ada (multilib)           - ?
+#   - building Go (multilib)            - ?
+#   - Running GCC Test Suite (sis)      - 122m47.289s
+#   - Running ACAT           (sis)      - ?
+#   - Running Go Test Suite  (sis)      - ?
</font> #
 # Computer Info
<font color='#880000'>-#   Fedora 8 on Intel Core2 Duo T7500  @ 2.20GHz w/ 2GB RAM
</font><font color='#000088'>+#   Fedora 14 on Intel Core2 Duo Q6600 (4 core) @ 2.40GHz w/ 4GB RAM
</font> 
 vfile=`dirname $0`/../VERSIONS
 if [ ! -r ${vfile} ] ; then
<font color='#997700'>@@ -140,6 +143,7 @@
</font>     esac
 done
 
<font color='#000088'>+run_libgotests=$run_gccgotests
</font> ########################### Grab CPU/BSP ###########################
 
 shiftcount=`expr $OPTIND - 1`
<font color='#997700'>@@ -343,9 +347,9 @@
</font>       ;;
     source)
       echo "Building Binutils from source"
<font color='#880000'>-      rm -rf b-binutils-${cpu}
-      mkdir b-binutils-${cpu}
-      cd b-binutils-${cpu}
</font><font color='#000088'>+      rm -rf b-${cpu}-binutils
+      mkdir b-${cpu}-binutils
+      cd b-${cpu}-binutils
</font>       (${BINUTILSDIR}/configure --target=${TARGET} --prefix=$INSTALL \
         --disable-werror && \
         make ${MAKEJOBS} && make install) >${LOGDIR}/${cpu}-binutils.log 2>&1
<font color='#997700'>@@ -357,7 +361,7 @@
</font>       make check >${LOGDIR}/${cpu}-binutils-check.log 2>&1
       grep ^FAIL ${LOGDIR}/${cpu}-binutils-check.log
       cd ..<span style="background-color: #FF0000"> </span>
<font color='#880000'>-      test ${do_cleanup} = "yes" && rm -rf b-binutils-${cpu}
</font><font color='#000088'>+      test ${do_cleanup} = "yes" && rm -rf b-${cpu}-binutils
</font>       ;;
     *)
       echo "Where do I get the binutils from?"
<font color='#997700'>@@ -368,7 +372,7 @@
</font> 
 if [ ${do_binutils} = yes ] ; then
   echo "Building binutils..."
<font color='#880000'>-  j_binutils ${cpu}
</font><font color='#000088'>+  time j_binutils ${cpu}
</font> fi
 
 ######### Install gdb
<font color='#997700'>@@ -408,9 +412,9 @@
</font>     source)
       echo "Building GDB from source"
       cd ${BASEDIR}
<font color='#880000'>-      rm -rf b-gdb-${cpu}
-      mkdir b-gdb-${cpu}
-      cd b-gdb-${cpu}
</font><font color='#000088'>+      rm -rf b-${cpu}-gdb
+      mkdir b-${cpu}-gdb
+      cd b-${cpu}-gdb
</font>       (${GDBDIR}/configure --target=${GDBTARGET} \
         --enable-sim --enable-sim-hardware \
         --disable-werror \
<font color='#997700'>@@ -421,7 +425,7 @@
</font>         exit 1
       fi
       cd ..<span style="background-color: #FF0000"> </span>
<font color='#880000'>-      test ${do_cleanup} = "yes" && rm -rf b-gdb-${cpu}
</font><font color='#000088'>+      test ${do_cleanup} = "yes" && rm -rf b-${cpu}-gdb
</font>       ;;
     *)
       echo "Where do I get the gdb from?"
<font color='#997700'>@@ -432,7 +436,7 @@
</font> 
 if [ ${do_gdb} = yes ] ; then
   echo "Building gdb..."
<font color='#880000'>-  j_gdb ${cpu}
</font><font color='#000088'>+  time j_gdb ${cpu}
</font> fi
 
 ######### Build a native compiler
<font color='#997700'>@@ -448,27 +452,33 @@
</font> 
 if [ ${do_native} = "yes" ] ; then
   echo "Building native compiler..."
<font color='#880000'>-  (cd ${BASEDIR} && \
-   rm -rf b-native && \
-   mkdir  b-native && \
-   cd b-native && \
-   time j_native >${LOGDIR}/native.log 2>&1 && cd .. ) || exit 1
-   test ${do_cleanup} = "yes" && rm -rf b-native
</font><font color='#000088'>+  cd ${BASEDIR} && \
+  rm -rf b-native && \
+  mkdir  b-native && \
+  cd b-native
+  time j_native >${LOGDIR}/native.log 2>&1
+  if [ $? -ne 0 ] ; then
+    echo "Failed to build native gcc"
+    exit 1
+  fi
+  cd ..
+  test ${do_cleanup} = "yes" && rm -rf b-native
</font> else
   echo Skipping native
 fi
 # END of build native compiler
 
 ######### Build Cross C/C++ baseline compiler
<font color='#880000'>-j_gcc1()
</font><font color='#000088'>+j_gcc()
</font> {
 
<font color='#000088'>+set -x
</font>   if [ X${1} = X ] ; then
     echo Usage: $0 TARGET_CPU
     exit 1
   fi
 
<font color='#880000'>-  if [ ! -d ${INSTALL} ]; then
</font><font color='#000088'>+  if [ ! -d ${INSTALL} ] ; then
</font>     echo ${INSTALL} does not exist
     exit 1
   fi
<font color='#997700'>@@ -520,10 +530,10 @@
</font> if [ ${do_stage1} = "yes" ] ; then
   echo "Building Stage 1 compiler (C/C++)..."
   (cd ${BASEDIR} && \
<font color='#880000'>-   rm -rf b-gcc1-${cpu} && \
-   mkdir  b-gcc1-${cpu} && \
-   cd b-gcc1-${cpu} && \
-     time j_gcc1 ${cpu} >${LOGDIR}/${cpu}-stage1.log 2>&1 && cd ..) || exit 1
</font><font color='#000088'>+   rm -rf b-${cpu}-gcc && \
+   mkdir  b-${cpu}-gcc && \
+   cd b-${cpu}-gcc && \
+     time j_gcc ${cpu} >${LOGDIR}/${cpu}-gcc.log 2>&1 && cd ..) || exit 1
</font> else
   echo Skipping Stage 1 for ${cpu}
 fi
<font color='#997700'>@@ -563,7 +573,12 @@
</font>   ${RTEMSDIR}/configure --target=${TARGET} ${ENABLE_BSP} \
   ${RTEMS_ARGS} --enable-maintainer-mode --disable-tests \
   --prefix=${BSP_INSTALL} && make ${MAKEJOBS} ${MAKE_ARG} && make install
<font color='#000088'>+  status=$?
+  if [ $status -ne 0 ] ; then
+     echo "Failed building RTEMS for ${cpuArg}/${bspArg}"
+  fi
</font>   cd ..
<font color='#000088'>+  exit $status
</font> }
 
 if [ ${do_rtems} = "yes" ] ; then<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -581,7 +596,7 @@
</font> ##### Do the gcc tests
 if [ ${run_gcctests} = "yes" ] ; then<span style="background-color: #FF0000"> </span>
   echo "Running GCC Tests..."
<font color='#880000'>-  cd ${BASEDIR}/b-gcc1-${cpu} || exit 1
</font><font color='#000088'>+  cd ${BASEDIR}/b-${cpu}-gcc || exit 1
</font>   time sh -x ${SCRIPTDIR}/gcc/rundeja ${bsp} gcc\
     >${LOGDIR}/${cpu}-gcctests-${bsp}.log 2>&1
 
<font color='#997700'>@@ -611,7 +626,7 @@
</font> else
   echo Skipping GCC DejaGNU tests for ${cpu}/${bsp}
 fi
<font color='#880000'>-test ${do_cleanup} = "yes" && rm -rf b-gcc1-${cpu}
</font><font color='#000088'>+test ${do_cleanup} = "yes" && rm -rf b-${cpu}-gcc
</font> 
 ##### Build an Ada compiler now that we have a cross installed
 j_gccada()
<font color='#997700'>@@ -622,7 +637,7 @@
</font>   fi
   TARGET=${1}-rtems${RTEMS_VERSION}
 
<font color='#880000'>-  if [ ! -d ${INSTALL} ]; then
</font><font color='#000088'>+  if [ ! -d ${INSTALL} ] ; then
</font>     echo ${INSTALL} does not exist
     exit 1
   fi
<font color='#997700'>@@ -648,15 +663,19 @@
</font>     --enable-languages=c,ada --target=$TARGET --prefix=$INSTALL &&
   make ${MAKEJOBS} &&
   make install
<font color='#000088'>+  status=$?
+  if [ $status -ne 0 ] ; then
+    echo "Failed building Go"
+  fi
</font> }
 
 ada_fail="no"
 if [ ${do_ada} = "yes" ] ; then<span style="background-color: #FF0000"> </span>
   echo "Building Stage 2 cross Ada compiler for ${1} ..."
   (cd ${BASEDIR} && \
<font color='#880000'>-   rm -rf b-gccada-${cpu} && \
-   mkdir  b-gccada-${cpu} && \
-   cd b-gccada-${cpu} && \
</font><font color='#000088'>+   rm -rf b-${cpu}-ada && \
+   mkdir  b-${cpu}-ada && \
+   cd b-${cpu}-ada && \
</font>    time j_gccada ${cpu} >${LOGDIR}/${cpu}-ada.log 2>&1 && cd ..) || \
     ada_fail="yes"
 else
<font color='#997700'>@@ -665,7 +684,7 @@
</font> 
 #### Run the Ada ACATS tests
 if [ ${run_acats} = "yes" -a \
<font color='#880000'>-     -d ${BASEDIR}/b-gccada-${cpu} -a ${ada_fail} = "no" ] ; then<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+     -d ${BASEDIR}/b-${cpu}-ada -a ${ada_fail} = "no" ] ; then<span style="background-color: #FF0000"> </span>
</font>   echo "Running ACATS..."
   cd ${GCCDIR}/gcc/testsuite/ada/acats/ || exit 1
 
<font color='#997700'>@@ -688,7 +707,7 @@
</font> fi
 
 if [ ${do_ada} = "yes" ] ; then<span style="background-color: #FF0000"> </span>
<font color='#880000'>-  test ${do_cleanup} = "yes" && rm -rf b-gccada-${cpu}
</font><font color='#000088'>+  test ${do_cleanup} = "yes" && rm -rf b-${cpu}-ada
</font> fi
 
 ##### Build a GCC Go compiler now that we have a cross installed
<font color='#997700'>@@ -701,7 +720,7 @@
</font>   fi
   TARGET=${1}-rtems${RTEMS_VERSION}
 
<font color='#880000'>-  if [ ! -d ${INSTALL} ]; then
</font><font color='#000088'>+  if [ ! -d ${INSTALL} ] ; then
</font>     echo ${INSTALL} does not exist
     exit 1
   fi
<font color='#997700'>@@ -733,15 +752,20 @@
</font>      --enable-languages=c,go --target=$TARGET --prefix=$INSTALL &&
   make ${MAKEJOBS} &&
   make install
<font color='#000088'>+  status=$?
+  if [ $status -ne 0 ] ; then
+    echo "Failed building Go"
+  fi
+  exit $status
</font> }
 
 go_fail="no"
 if [ ${do_gccgo} = "yes" ] ; then<span style="background-color: #FF0000"> </span>
   echo "Building Stage 2 cross GCC Go compiler for ${1} ..."
   (cd ${BASEDIR} && \
<font color='#880000'>-   rm -rf b-gccgo1-${cpu} && \
-   mkdir  b-gccgo1-${cpu} && \
-   cd b-gccgo1-${cpu} && \
</font><font color='#000088'>+   rm -rf b-${cpu}-go && \
+   mkdir  b-${cpu}-go && \
+   cd b-${cpu}-go && \
</font>    time j_gccgo ${cpu} >${LOGDIR}/${cpu}-go.log 2>&1 && cd ..) || \
      go_fail="yes"
 else
<font color='#997700'>@@ -751,9 +775,9 @@
</font> ##### Do the gccgo tests
 set -x
 if [ $a ${run_gccgotests} = "yes" -a \
<font color='#880000'>-     -d ${BASEDIR}/b-gccgo1-${cpu} -a ${go_fail} = "no" ] ; then
</font><font color='#000088'>+     -d ${BASEDIR}/b-${cpu}-go -a ${go_fail} = "no" ] ; then
</font>   echo "Running GCC Go Tests..."
<font color='#880000'>-  cd ${BASEDIR}/b-gccgo1-${cpu}/gcc || exit 1
</font><font color='#000088'>+  cd ${BASEDIR}/b-${cpu}-go/gcc || exit 1
</font>   time sh -x ${SCRIPTDIR}/gcc/rundeja ${bsp} gccgo \
     >${LOGDIR}/${cpu}-gccgotests-${bsp}.log 2>&1
 
<font color='#997700'>@@ -763,7 +787,7 @@
</font> 
   if [ ${do_mail} = "yes" ] ; then
     echo Sending Go test results to GCC community..
<font color='#880000'>-    ${DIR}/contrib/test_summary -m gcc-testresults@gcc.gnu.org | sh
</font><font color='#000088'>+    ${GCCDIR}/contrib/test_summary -m gcc-testresults@gcc.gnu.org | sh
</font>     if [ $? -ne 0 ] ; then
       echo "Failed to email GCC Go Test Results to GCC Community .. bailing"
       exit 1
<font color='#997700'>@@ -783,9 +807,9 @@
</font> 
 ##### Do the libgo tests
 if [ $a ${run_libgotests} = "yes" -a \
<font color='#880000'>-     -d ${BASEDIR}/b-gccgo1-${cpu} -a ${go_fail} = "no" ] ; then
</font><font color='#000088'>+     -d ${BASEDIR}/b-${cpu}-go -a ${go_fail} = "no" ] ; then
</font>   echo "Running libgo DejaGNU tests..."
<font color='#880000'>-  cd ${BASEDIR}/b-gccgo1-${cpu} || exit 1
</font><font color='#000088'>+  cd ${BASEDIR}/b-${cpu}-go || exit 1
</font>   time sh -x ${SCRIPTDIR}/gcc/rundeja ${bsp} libgo \
     >${LOGDIR}/${cpu}-libgotests-${bsp}.log 2>&1
 
<font color='#997700'>@@ -798,6 +822,6 @@
</font> fi
 
 if [ ${do_gccgo} = "yes" ] ; then<span style="background-color: #FF0000"> </span>
<font color='#880000'>-  test ${do_cleanup} = "yes" && rm -rf b-gccgo1-${cpu}
</font><font color='#000088'>+  test ${do_cleanup} = "yes" && rm -rf b-${cpu}-go
</font> fi
 exit 0

<font color='#006600'>diff -u rtems-testing/gcc/gcc_status:1.2 rtems-testing/gcc/gcc_status:1.3
--- rtems-testing/gcc/gcc_status:1.2    Tue Jan 20 09:27:40 2009
+++ rtems-testing/gcc/gcc_status        Mon Feb  7 16:32:35 2011
</font><font color='#997700'>@@ -22,12 +22,12 @@
</font> fi
 
 
<font color='#880000'>-if [ ! -d ${BASEDIR}/b-gcc1-${cpu}/gcc/testsuite ] ; then
</font><font color='#000088'>+if [ ! -d ${BASEDIR}/b-${cpu}-gcc/gcc/testsuite ] ; then
</font>   echo Test directory not found
   exit 1<span style="background-color: #FF0000"> </span>
 fi
 
<font color='#880000'>-cd ${BASEDIR}/b-gcc1-${cpu}/gcc/testsuite
</font><font color='#000088'>+cd ${BASEDIR}/b-${cpu}-gcc/gcc/testsuite
</font> while :
 do
   for BASE in gcc g++

<font color='#006600'>diff -u rtems-testing/gcc/gccgo_status:1.1 rtems-testing/gcc/gccgo_status:1.2
--- rtems-testing/gcc/gccgo_status:1.1  Tue Dec  7 15:09:31 2010
+++ rtems-testing/gcc/gccgo_status      Mon Feb  7 16:32:35 2011
</font><font color='#997700'>@@ -22,12 +22,12 @@
</font> fi
 
 
<font color='#880000'>-if [ ! -d ${BASEDIR}/b-gccgo1-${cpu}/gcc/testsuite ] ; then
</font><font color='#000088'>+if [ ! -d ${BASEDIR}/b-${cpu}-go/gcc/testsuite ] ; then
</font>   echo Test directory not found
   exit 1
 fi
 
<font color='#880000'>-cd ${BASEDIR}/b-gccgo1-${cpu}/gcc/testsuite
</font><font color='#000088'>+cd ${BASEDIR}/b-${cpu}-go/gcc/testsuite
</font> while :
 do
   for BASE in go

<font color='#006600'>diff -u rtems-testing/gcc/rtems_gccgo_init.c:1.2 rtems-testing/gcc/rtems_gccgo_init.c:1.3
--- rtems-testing/gcc/rtems_gccgo_init.c:1.2    Fri Jan 28 12:21:23 2011
+++ rtems-testing/gcc/rtems_gccgo_init.c        Mon Feb  7 16:32:35 2011
</font><font color='#997700'>@@ -130,6 +130,7 @@
</font> // Works with 32 Mb too, this is faster<span style="background-color: #FF0000"> </span>
 //#define CONFIGURE_EXECUTIVE_RAM_SIZE (5 * 1024 * 1024)
 #define CONFIGURE_MAXIMUM_POSIX_MUTEXES 500
<font color='#000088'>+#define CONFIGURE_MAXIMUM_POSIX_SEMAPHORES 500
</font> #define CONFIGURE_MAXIMUM_POSIX_THREADS 400
 #define CONFIGURE_MAXIMUM_POSIX_CONDITION_VARIABLES  500
 #define CONFIGURE_MAXIMUM_TASK_VARIABLES (2 * 400)

<font color='#006600'>diff -u rtems-testing/gcc/rundeja:1.13 rtems-testing/gcc/rundeja:1.14
--- rtems-testing/gcc/rundeja:1.13      Wed Aug  4 09:01:52 2010
+++ rtems-testing/gcc/rundeja   Mon Feb  7 16:32:35 2011
</font><font color='#997700'>@@ -40,6 +40,12 @@
</font>     DEJABSP=m32csim
     BSP_SIM=m32csim
     ;;
<font color='#000088'>+  m32rsim)<span style="background-color: #FF0000"> </span>
+    CPU=m32r
+    BSP=m32rsim
+    DEJABSP=m32rsim
+    BSP_SIM=m32rsim
+    ;;
</font>   mcf5206elite)<span style="background-color: #FF0000"> </span>
     CPU=m68k
     BSP=mcf5206elite

<font color='#006600'>diff -u rtems-testing/gcc/test_driver:1.19 rtems-testing/gcc/test_driver:1.20
--- rtems-testing/gcc/test_driver:1.19  Fri Jan 28 09:59:18 2011
+++ rtems-testing/gcc/test_driver       Mon Feb  7 16:32:35 2011
</font><font color='#997700'>@@ -48,7 +48,7 @@
</font> usage()
 {
 cat <<EOF
<font color='#880000'>-do_one [options] CPU ..  CPU
</font><font color='#000088'>+test_driver [options] CPU ..  CPU
</font>   -A - enable clean, native, and update
   -a - build Ada (default=yes)
   -G - build GCC Go (default=no)
<font color='#997700'>@@ -69,7 +69,7 @@
</font> verbose="no"
 doAda="yes"
 doGccGo="no"
<font color='#880000'>-doMail="no"
</font><font color='#000088'>+doMail="yes"
</font> doTests="yes"
 
 while getopts AacmnuGTUv OPT
<font color='#997700'>@@ -108,8 +108,8 @@
</font>   fi
 done
 
<font color='#880000'>-CPUS_PART1="arm  h8300 i386 m32c mips    sh    sparc64"
-CPUS_PART2="bfin lm32  m32r m68k powerpc sparc avr"
</font><font color='#000088'>+CPUS_PART1="avr arm h8300 i386 m32c mips  sh sparc64"
+CPUS_PART2="bfin lm32  m32r m68k powerpc sparc"
</font> ALL_CPUs="${CPUS_PART1} ${CPUS_PART2}"
 
 if    [ "X${CPUs}" = "X" ] ; then

<font color='#006600'>diff -u rtems-testing/gcc/testsuite/ada/acats/Makefile.rtems:1.13 rtems-testing/gcc/testsuite/ada/acats/Makefile.rtems:1.14
--- rtems-testing/gcc/testsuite/ada/acats/Makefile.rtems:1.13   Fri Jan 28 09:59:18 2011
+++ rtems-testing/gcc/testsuite/ada/acats/Makefile.rtems        Mon Feb  7 16:32:36 2011
</font><font color='#997700'>@@ -14,6 +14,8 @@
</font> GNATCHOP=$(AS:as=gnatchop)
 OBJCOPY=$(AS:as=objcopy)
 CARGS  = -B${rtemsdir}/lib/ -specs bsp_specs -qrtems<span style="background-color: #FF0000"> </span>
<font color='#000088'>+# GCC 4.6 in SVN doesn't like -G0... :(
+CPU_CFLAGS_ADA=$(shell echo $(CPU_CFLAGS) | sed -e 's/-GO//')
</font> CARGS += $(LDFLAGS) $(AM_LDFLAGS)
 # RTS= --RTS=$(shell $(CC) -print-multi-directory $(CFLAGS))
 
<font color='#997700'>@@ -90,7 +92,7 @@
</font> stamp-targetmake:
        echo "target_gnatmake() {" >$@
        echo "set -x" >>$@
<font color='#880000'>-   echo '  $(GNATMAKE) $(CPU_CFLAGS) -fstack-check -v -O $$gnatflags $$gccflags $$* -bargs -Mgnat_main -largs $(CARGS) '$(shell pwd)/rtems_init.o' $$EXTERNAL_OBJECTS' >> $@
</font><font color='#000088'>+      echo '  $(GNATMAKE) $(CPU_CFLAGS_ADA) -fstack-check -v -O $$gnatflags $$gccflags $$* -bargs -Mgnat_main -largs $(CARGS) '$(shell pwd)/rtems_init.o' $$EXTERNAL_OBJECTS' >> $@
</font>   echo "}" >>$@
 
 #      $(GNATMAKE) -v -O -gnata -gnatE -gnato $(MAIN) -g \
</pre>
<p> </p>
<a name='cs2'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com>

        * gdb-sim-run.in: Match ACATS failure messages correctly.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/sim-scripts/ChangeLog.diff?r1=text&tr1=1.93&r2=text&tr2=1.94&diff_format=h">M</a></td><td width='1%'>1.94</td><td width='100%'>sim-scripts/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/sim-scripts/gdb-sim-run.in.diff?r1=text&tr1=1.50&r2=text&tr2=1.51&diff_format=h">M</a></td><td width='1%'>1.51</td><td width='100%'>sim-scripts/gdb-sim-run.in</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems-testing/sim-scripts/ChangeLog:1.93 rtems-testing/sim-scripts/ChangeLog:1.94
--- rtems-testing/sim-scripts/ChangeLog:1.93    Sun Feb  6 10:47:43 2011
+++ rtems-testing/sim-scripts/ChangeLog Mon Feb  7 16:50:46 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-07    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * gdb-sim-run.in: Match ACATS failure messages correctly.
+
</font> 2011-02-06        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * gdb-sim-run.in, pc386.in: Messages have changed.

<font color='#006600'>diff -u rtems-testing/sim-scripts/gdb-sim-run.in:1.50 rtems-testing/sim-scripts/gdb-sim-run.in:1.51
--- rtems-testing/sim-scripts/gdb-sim-run.in:1.50       Sun Feb  6 10:47:43 2011
+++ rtems-testing/sim-scripts/gdb-sim-run.in    Mon Feb  7 16:50:46 2011
</font><font color='#997700'>@@ -204,7 +204,7 @@
</font>       "^\*\*\* END OF " \
       "^.*EXECUTIVE SHUTDOWN" \
       "^assertion .* failed: file .*, line .*, function:" \
<font color='#880000'>-      "===.*FAILED.*===" \
</font><font color='#000088'>+      "\*\*\*.*FAILED.*\*\*\*" \
</font>       "===.*PASSED.*===" \
       "FAULTY THREAD WILL BE " \
       "\*\*\* EXIT code "
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>