mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 16:38:05 +08:00
* config/default.exp (CC,SIM): Delete.
* sky-defs.tcl (LDSCRIPT,SIM): Delete. (run_trc_test): Use sim_compile, sim_run. Only delete temp files if testcase passed. (run_brn_test): Ditto.
This commit is contained in:
@ -1,11 +1,16 @@
|
|||||||
Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
|
Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
|
||||||
|
|
||||||
|
* config/default.exp (CC,SIM): Delete.
|
||||||
start-sanitize-sky
|
start-sanitize-sky
|
||||||
|
* sky-defs.tcl (LDSCRIPT,SIM): Delete.
|
||||||
|
(run_trc_test): Use sim_compile, sim_run. Only delete temp files
|
||||||
|
if testcase passed.
|
||||||
|
(run_brn_test): Ditto.
|
||||||
* sim/sky/sky.exp: Add runtest_file_p support. Don't print
|
* sim/sky/sky.exp: Add runtest_file_p support. Don't print
|
||||||
unsupported message if not sky.
|
unsupported message if not sky.
|
||||||
* sim/sky/sky_sce.exp: Likewise.
|
* sim/sky/sky_sce.exp: Likewise.
|
||||||
|
|
||||||
end-sanitize-sky
|
end-sanitize-sky
|
||||||
|
|
||||||
* lib/sim-defs.exp (sim_run): Fix handling of output redirection.
|
* lib/sim-defs.exp (sim_run): Fix handling of output redirection.
|
||||||
New arg prog_opts. All callers updated.
|
New arg prog_opts. All callers updated.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user