summaryrefslogtreecommitdiffstats
path: root/gcc/rundeja
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-30 19:47:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-30 19:47:57 +0000
commitdf88d7e196099e5fd470055a30eaabb3b933da8d (patch)
treedefdeab580b1d30116381f035101879b5c6246fa /gcc/rundeja
parent2009-07-30 Joel Sherrill <joel.sherrill@rtems.org> (diff)
downloadrtems-testing-df88d7e196099e5fd470055a30eaabb3b933da8d.tar.bz2
2009-07-30 Joel Sherrill <joel.sherrill@rtems.org>
* do_one: Set parameters for qemu. * rundeja: Correct script name for qemu (now qemu-rtems). * test_driver: Abort if gcc_update fails. * testsuite/ada/acats/Makefile.rtems: Correct script invocations to reflect new sim-scripts. * testsuite/ada/acats/run_all_rtems.sh: Use full path to RTEMS_SETTINGS. * ChangeLog: New file.
Diffstat (limited to 'gcc/rundeja')
-rwxr-xr-xgcc/rundeja2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rundeja b/gcc/rundeja
index 44ead12..b1742db 100755
--- a/gcc/rundeja
+++ b/gcc/rundeja
@@ -74,7 +74,7 @@ case $1 in
CPU=i386
BSP=pc386
DEJABSP=qemu
- BSP_SIM=runqemu
+ BSP_SIM=qemu-rtems
;;
*)
echo UNKNOWN BSP