]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.ac
configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulations.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 2 Jun 2010 17:39:39 +0000 (17:39 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Wed, 2 Jun 2010 17:39:39 +0000 (17:39 +0000)
commita619822289e7946eef8f2a7c7ddb682308fb13ee
treeec75c6dbfc74fe667063d8f58c67ead1f5d64829
parentb6b7f7035579437cca221884047df6346c01b49d
configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulations.

* configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2
linker emulations.
* configure: Regenerate.
* config.in: Regenerate.

* config/i386/sol2-10.h [TARGET_GNU_LD] (I386_EMULATION): Define.
(X86_64_EMULATION): Define.
(TARGET_LD_EMULATION): Use them.

* config/sparc/sol2-gld-bi.h (SPARC32_EMULATION): Define.
(SPARC64_EMULATION): Define.
(LINK_ARCH_SPEC): Use them.

From-SVN: r160178
gcc/ChangeLog
gcc/config.in
gcc/config/i386/sol2-10.h
gcc/config/sparc/sol2-gld-bi.h
gcc/configure
gcc/configure.ac