Searched refs:spec_host_machine (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc.cc | 317 static const char *spec_host_machine = DEFAULT_REAL_TARGET_MACHINE; variable 5419 spec_host_machine, dir_separator_str, spec_version, in process_command() 8345 machine_suffix = concat (spec_host_machine, dir_separator_str, spec_version, in set_up_specs() 8555 gcc_exec_prefix = concat (gcc_exec_prefix, spec_host_machine, in set_up_specs()
|
H A D | ChangeLog-2015 | 14181 spec_host_machine to build tooldir_prefix2.
|
H A D | ChangeLog-2014 | 8154 * gcc.c (spec_host_machine, accel_dir_suffix): New variables.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc.c | 293 static const char *spec_host_machine = DEFAULT_REAL_TARGET_MACHINE; variable 4723 spec_host_machine, dir_separator_str, spec_version, in process_command() 7608 machine_suffix = concat (spec_host_machine, dir_separator_str, spec_version, in set_up_specs() 7820 gcc_exec_prefix = concat (gcc_exec_prefix, spec_host_machine, in set_up_specs()
|