binutils-gdb/sim
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
..
arm * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
common * run.1: Document --sysroot=filepath. 2004-12-08 00:40:30 +00:00
d10v * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
erc32 * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
frv * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
h8300 * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
igen [igen/ChangeLog] 2003-05-02 22:17:21 +00:00
m32r * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
m68hc11 * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
mcore * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
mips * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
mn10300 * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
ppc * Makefile.in (defines.h): Depend on tmp-defines. 2004-11-16 10:21:19 +00:00
sh * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
sh64 * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
testsuite Fix consistenco; it's triplets, not triples 2004-11-16 16:22:09 +00:00
v850 * configure: Regenerate for ../common/aclocal.m4 update. 2004-12-07 23:51:23 +00:00
ChangeLog Delete h8500 simulator, gdb droped h8500 in 6.1. 2004-12-01 15:41:27 +00:00
MAINTAINERS * MAINTAINERS: Update my mail address. 2004-03-10 02:58:24 +00:00
Makefile.in * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir). 2003-09-03 18:46:52 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure [ sim/ChangeLog ] 2004-01-26 08:12:44 +00:00
configure.in [ sim/ChangeLog ] 2004-01-26 08:12:44 +00:00