aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@bitrange.com>2003-06-23 01:13:35 +0000
committerHans-Peter Nilsson <hp@gcc.gnu.org>2003-06-23 01:13:35 +0000
commit5408ac6cf3797292f5f86cb7abb6b1103487f20a (patch)
tree10b933029c25d19d8e66cae8d767897ce16b1cde /gcc/function.c
parent8e0952f07501034235d2e961e828178279b260a2 (diff)
downloadgcc-5408ac6cf3797292f5f86cb7abb6b1103487f20a.zip
gcc-5408ac6cf3797292f5f86cb7abb6b1103487f20a.tar.gz
gcc-5408ac6cf3797292f5f86cb7abb6b1103487f20a.tar.bz2
configure.in (in_tree_gas): Find out here whether GAS is ELF, set in_tree_gas_is_elf accordingly.
* configure.in (in_tree_gas): Find out here whether GAS is ELF, set in_tree_gas_is_elf accordingly. (in_tree_ld): Find out whether LD emulation is ELF, set in_tree_ld_is_elf accordingly. (gcc_cv_as_subsections, gcc_cv_as_hidden, gcc_cv_as_leb128) (gcc_cv_as_eh_frame, gcc_cv_as_shf_merge) (gcc_cv_as_dwarf2_debug_line, gcc_cv_as_gdwarf2_flag) (gcc_cv_as_gstabs_flag): Use $in_tree_gas_is_elf instead of grepping gas/Makefile. (gcc_cv_ld_ro_rw_mix, gcc_cv_ld_eh_frame_hdr, gcc_cv_ld_pie): Use $in_tree_ld_is_elf instead of grepping ld/Makefile. * configure: Regenerate. From-SVN: r68356
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions