2006-11-17 Joel Sherrill <joel@OARcorp.com>

* psim, psim-gdb, runtest: Change toolname to match 4.8.
This commit is contained in:
Joel Sherrill
2006-11-17 22:42:54 +00:00
parent 248b6a41a5
commit ad19e3c0ad
4 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2006-11-17 Joel Sherrill <joel@OARcorp.com>
* psim, psim-gdb, runtest: Change toolname to match 4.8.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -13,7 +13,7 @@
#
TREE_FILE=psim_tree.${LOGNAME}
RUN=powerpc-rtems4.7-run
RUN=powerpc-rtems4.8-run
progname=${0##*/} # fast basename hack for ksh, bash

View File

@@ -34,7 +34,7 @@ echo "b _Internal_error_Occurred" >> ${GDB_FILE}
echo "b rtems_fatal_error_occurred" >> ${GDB_FILE}
echo "b __assert" >> ${GDB_FILE}
GDB=powerpc-rtems4.7-gdb
GDB=powerpc-rtems4.8-gdb
${GDB} -x ${GDB_FILE} $*

View File

@@ -86,7 +86,7 @@ update_on_tick="no"
max_run_time=$((5 * 60))
using_print_buffer="yes"
#simulator=/usr1/rtems/work/ada/4.00/ppc_src/b-gdb/sim/ppc/run
simulator=powerpc-rtems-run
simulator=powerpc-rtems4.8-run
instruction_limit=1000000000
sizeof_ram=8388608