diff options
author | Carlos O'Donell <carlos@codesourcery.com> | 2006-11-13 17:25:59 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@gcc.gnu.org> | 2006-11-13 17:25:59 +0000 |
commit | f4c0a30368a46ab95f266646085ac4d65c61725d (patch) | |
tree | b2b381f6bd3379450a720433fc3f23f49629711b /gcc/fold-const.c | |
parent | 8fbbf354fc9230d584c96f57ac11e708d6163b57 (diff) | |
download | gcc-f4c0a30368a46ab95f266646085ac4d65c61725d.zip gcc-f4c0a30368a46ab95f266646085ac4d65c61725d.tar.gz gcc-f4c0a30368a46ab95f266646085ac4d65c61725d.tar.bz2 |
gcc.c: Organize search path variables into $prefix relative, and well-known native.
gcc/
2006-11-13 Carlos O'Donell <carlos@codesourcery.com>
Mark Mitchell <mark@codesourcery.com>
* gcc.c: Organize search path variables into $prefix relative,
and well-known native. Add comments.
(add_sysrooted_prefix): Add comment.
(process_command): If !gcc_exec_prefix add $prefix based paths.
If *cross_compile == '0', add native well-known paths.
Assert tooldir_base_prefix is always relative.
(main): If print_search_dirs, and if gcc_exec_prefix is set,
use this value for 'install:' path.
* Makefile.in: Add GCC_EXEC_PREFIX to generated site.exp.
gcc/testsuite/
2006-11-13 Carlos O'Donell <carlos@codesourcery.com>
* lib/c-torture.exp: Use target-libpath.exp.
* lib/target-libpath.exp (set_ld_library_path_env_vars): If present,
set GCC_EXEC_PREFIX env var from global variable of same name.
Co-Authored-By: Mark Mitchell <mark@codesourcery.com>
From-SVN: r118765
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions