diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2004-12-08 00:40:30 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2004-12-08 00:40:30 +0000 |
commit | 027e2a04f1bb48ef6839b4cdb83f11164db4c42d (patch) | |
tree | e8ddde668df755ea4511f8cad9718f1e5885b8f3 /libiberty | |
parent | 9888440ad603c44db4908229b7ce827ca7a16eb4 (diff) | |
download | gdb-027e2a04f1bb48ef6839b4cdb83f11164db4c42d.zip gdb-027e2a04f1bb48ef6839b4cdb83f11164db4c42d.tar.gz gdb-027e2a04f1bb48ef6839b4cdb83f11164db4c42d.tar.bz2 |
* 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.
Diffstat (limited to 'libiberty')
0 files changed, 0 insertions, 0 deletions