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

rtems-vc at rtems.org rtems-vc at rtems.org
Thu Jul 22 12:10:03 UTC 2010


 *joel*:
2010-07-21	Vinu Rajashekhar <vinutheraj at gmail.com>

	* pc386.in: Add Go support. Plus some cleanup from Joel.

M   1.89  sim-scripts/ChangeLog
M    1.9  sim-scripts/pc386.in

diff -u rtems-testing/sim-scripts/ChangeLog:1.88 rtems-testing/sim-scripts/ChangeLog:1.89
--- rtems-testing/sim-scripts/ChangeLog:1.88	Tue Jul 20 11:21:21 2010
+++ rtems-testing/sim-scripts/ChangeLog	Thu Jul 22 06:38:15 2010
@@ -1,3 +1,7 @@
+2010-07-21	Vinu Rajashekhar <vinutheraj at gmail.com>
+
+	* pc386.in: Add Go support. Plus some cleanup from Joel.
+
 2010-07-20	Joel Sherrill <joel.sherrilL at OARcorp.com>
 
 	* gdb-sim-run.in, gdb-sim.in: Use bash.

diff -u rtems-testing/sim-scripts/pc386.in:1.8 rtems-testing/sim-scripts/pc386.in:1.9
--- rtems-testing/sim-scripts/pc386.in:1.8	Mon May 10 15:31:15 2010
+++ rtems-testing/sim-scripts/pc386.in	Thu Jul 22 06:38:15 2010
@@ -59,7 +59,7 @@
   # -cpu 486
   # can also redirect to file with file:log/"`basename ${1} .exe`
   SERIAL_ARG="stdio"
-  echo "-m 8 -boot a -fda ${fd0Image} -hda fat:${hd0Dir} ${COVERAGE_ARG} \
+  echo "-m 64 -boot a -fda ${fd0Image} -hda fat:${hd0Dir} ${COVERAGE_ARG} \
          -monitor null -nographic -serial ${SERIAL_ARG} --no-reboot"
 }
 


 *joel*:
2010-07-22	Vinu Rajashekhar <vinutheraj at gmail.com>

	* do_one: Add Go support. Plus some cleanup from Joel.

M   1.15  gcc/ChangeLog
M   1.16  gcc/do_one

diff -u rtems-testing/gcc/ChangeLog:1.14 rtems-testing/gcc/ChangeLog:1.15
--- rtems-testing/gcc/ChangeLog:1.14	Wed Jul 21 07:41:37 2010
+++ rtems-testing/gcc/ChangeLog	Thu Jul 22 06:39:24 2010
@@ -1,3 +1,7 @@
+2010-07-22	Vinu Rajashekhar <vinutheraj at gmail.com>
+
+	* do_one: Add Go support. Plus some cleanup from Joel.
+
 2010-07-21	Vinu Rajashekhar <vinutheraj at gmail.com>
 
 	* do_one, rundeja, test_driver: Add Go support. Plus some cleanup from

diff -u rtems-testing/gcc/do_one:1.15 rtems-testing/gcc/do_one:1.16
--- rtems-testing/gcc/do_one:1.15	Wed Jul 21 07:41:37 2010
+++ rtems-testing/gcc/do_one	Thu Jul 22 06:39:24 2010
@@ -517,7 +517,7 @@
     qemu|pc386)
       ENABLE_BSP="${ENABLE_BSP} USE_COM1_AS_CONSOLE=1"
       ENABLE_BSP="${ENABLE_BSP} BSP_PRESS_KEY_FOR_RESET=0"
-      ENABLE_BSP="${ENABLE_BSP} BSP_RESET_BOARD_AT_EXIT=0"
+      ENABLE_BSP="${ENABLE_BSP} BSP_RESET_BOARD_AT_EXIT=1"
       ;;
     *) ;;
   esac


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

	* VERSIONS: Update autoconf.

M   1.60  ChangeLog
M   1.14  VERSIONS

diff -u rtems-testing/ChangeLog:1.59 rtems-testing/ChangeLog:1.60
--- rtems-testing/ChangeLog:1.59	Mon Jul 19 19:43:26 2010
+++ rtems-testing/ChangeLog	Thu Jul 22 06:40:01 2010
@@ -1,3 +1,7 @@
+2010-07-22	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* VERSIONS: Update autoconf.
+
 2010-07-19	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	* VERSIONS: Update versions.

diff -u rtems-testing/VERSIONS:1.13 rtems-testing/VERSIONS:1.14
--- rtems-testing/VERSIONS:1.13	Mon Jul 19 19:43:26 2010
+++ rtems-testing/VERSIONS	Thu Jul 22 06:40:02 2010
@@ -6,12 +6,13 @@
 #GCC_VERSION=svn
 #GCC_VERSION=4.4.2
 #GCC_VERSION=4.3.4
-GCC_VERSION=4.5.0
+#GCC_VERSION=4.5.0
+GCC_VERSION=go
 
 # NOTE: 2.63 for 4.4 and lower?
 case ${GCC_VERSION} in
   4.[32]*)   AUTOCONF=${BASEDIR}/autoconf-2.63 ;;
-  *)         AUTOCONF=${BASEDIR}/autoconf-2.65 ;;
+  *)         AUTOCONF=${BASEDIR}/autoconf-2.66 ;;
 esac
 AUTOMAKE=${BASEDIR}/automake-1.11.1
 GCCDIR=${BASEDIR}/gcc-${GCC_VERSION}



--

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/20100722/ccb2072a/attachment.html>


More information about the vc mailing list