Files
8sa1-binutils-gdb/sim/common
Hans-Peter Nilsson 027e2a04f1 * run.1: Document --sysroot=filepath.
* sim-options.c (STANDARD_OPTIONS): New member OPTION_SYSROOT.
	(standard_options): Support --sysroot=<path>.
	(standard_option_handler): Handle OPTION_SYSROOT.
	* syscall.c (simulator_sysroot): Define, initialized empty.
	(get_path): Prepend simulator_sysroot to absolute file path.
	[HAVE_STRING_H]: Include string.h.
	[!HAVE_STRING_H && HAVE_STRINGS_H]: Include strings.h.
	* nrun.c [HAVE_UNISTD_H]: Include unistd.h.
	(main): If simulator_sysroot is not empty, chdir there.
	* sim-config.h (simulator_sysroot): Declare.
2004-12-08 00:40:30 +00:00
..
2004-07-26 21:37:46 +00:00
2004-12-08 00:40:30 +00:00
2002-07-17 21:20:09 +00:00
2004-12-08 00:40:30 +00:00
2004-06-29 00:54:00 +00:00
2003-10-31 05:32:46 +00:00
2003-02-26 23:27:09 +00:00
2003-02-27 23:26:34 +00:00
2003-02-20 14:37:59 +00:00
2001-02-15 21:14:40 +00:00
2003-10-31 05:32:46 +00:00
2003-02-27 23:26:34 +00:00