1 # libgcc host-specific configuration file.
2 # Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
3 # 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
5 #This file is part of GCC.
7 #GCC is free software; you can redistribute it and/or modify it under
8 #the terms of the GNU General Public License as published by the Free
9 #Software Foundation; either version 3, or (at your option) any later
12 #GCC is distributed in the hope that it will be useful, but WITHOUT
13 #ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14 #FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 #You should have received a copy of the GNU General Public License
18 #along with GCC; see the file COPYING3. If not see
19 #<http://www.gnu.org/licenses/>.
21 # This is the libgcc host-specific configuration file
22 # where a configuration type is mapped to different system-specific
23 # definitions and files. This is invoked by the autoconf-generated
24 # configure script. Putting it in a separate shell file lets us skip
25 # running autoconf when modifying host-specific information.
27 # This file bears an obvious resemblance to gcc/config.gcc. The cases
28 # should be kept similar, to ease moving library-specific settings
29 # from config.gcc to this file. That is also why tmake_file is
30 # left as tmake_file, rather than hmake_file, even though this library
31 # switches on ${host}.
33 # This file switches on the shell variable ${host}, and also uses the
34 # following shell variables:
36 # with_* Various variables as set by configure.
38 # This file sets the following shell variables for use by the
39 # autoconf-generated configure script:
41 # asm_hidden_op The assembler pseudo-op to use for hide
42 # lists for object files implemented in
43 # assembly (with -fvisibility=hidden for C).
44 # The default is ".hidden".
45 # cpu_type The name of the cpu, if different from the first
46 # chunk of the canonical host name.
47 # enable_execute_stack The name of a source file implementing
48 # __enable_execute_stack.
49 # extra_parts List of extra object files that should be compiled
50 # for this target machine. This may be overridden
51 # by setting EXTRA_PARTS in a tmake_file fragment.
52 # If either is set, EXTRA_PARTS and
53 # EXTRA_MULTILIB_PARTS inherited from the GCC
54 # subdirectory will be ignored.
55 # md_unwind_header The name of a header file defining
56 # MD_FALLBACK_FRAME_STATE_FOR.
57 # sfp_machine_header The name of a sfp-machine.h header file for soft-fp.
58 # Defaults to "$cpu_type/sfp-machine.h" if it exists,
59 # no-sfp-machine.h otherwise.
60 # tmake_file A list of machine-description-specific
61 # makefile-fragments, if different from
62 # "$cpu_type/t-$cpu_type".
63 # unwind_header The name of the header file declaring the unwind
64 # runtime interface routines.
70 md_unwind_header=no-unwind.h
71 unwind_header=unwind-generic.h
73 # Set default cpu_type so it can be updated in each machine entry.
74 cpu_type=`echo ${host} | sed 's/-.*$//'`
100 moxie*) cpu_type=moxie
128 tmake_file=mips/t-mips
150 # Note the 'l'; we need to be able to match e.g. "shle" or "shl".
151 sh[123456789lbe]*-*-*)
162 # Common parts for widely ported systems.
165 asm_hidden_op=.private_extern
166 tmake_file="$tmake_file t-darwin ${cpu_type}/t-darwin t-libgcc-pic t-slibgcc-darwin"
169 *-*-freebsd[12] | *-*-freebsd[12].* | *-*-freebsd*aout*)
170 # This is the place-holder for the generic a.out configuration
171 # of FreeBSD. No actual configuration resides here since
172 # there was only ever a bare-bones ix86 configuration for
173 # a.out and it exists solely in the machine-specific section.
174 # This place-holder must exist to avoid dropping into
175 # the generic ELF configuration of FreeBSD (i.e. it must be
176 # ordered before that section).
179 # This is the generic ELF configuration of FreeBSD. Later
180 # machine-specific sections may refine and add to this
182 tmake_file="$tmake_file t-freebsd t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver"
183 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
184 case ${target_thread_file} in
186 tmake_file="${tmake_file} t-freebsd-thread"
187 # Before 5.0, FreeBSD can't bind shared libraries to -lc
188 # when "optionally" threaded via weak pthread_* checks.
190 *-*-freebsd[34] | *-*-freebsd[34].*)
191 tmake_file="${tmake_file} t-slibgcc-nolc-override"
197 *-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu)
198 tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver t-linux"
199 extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
202 tmake_file="$tmake_file t-lynx $cpu_type/t-crtstuff t-crtstuff-pic t-libgcc-pic"
203 extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
206 tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver"
207 # NetBSD 1.7 and later are set up to use GCC's crtstuff for
208 # ELF configurations. We will clear extra_parts in the
209 # a.out configurations.
211 *-*-netbsd*1.[7-9]* | *-*-netbsd[2-9]* | *-*-netbsdelf[2-9]*)
212 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
217 tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic"
218 case ${target_thread_file} in
220 tmake_file="$tmake_file t-openbsd-thread"
225 extra_parts="crtbegin.o crtend.o"
228 # Unless linker support and dl_iterate_phdr are present,
229 # unwind-dw2-fde-dip.c automatically falls back to unwind-dw2-fde.c.
230 tmake_file="$tmake_file t-sol2 t-eh-dw2-dip t-libgcc-pic t-slibgcc t-slibgcc-elf-ver"
231 if test $with_gnu_ld = yes; then
232 tmake_file="$tmake_file t-slibgcc-gld"
234 tmake_file="$tmake_file t-slibgcc-sld"
236 # Add cpu-specific t-sol2 after t-slibgcc-* so it can augment SHLIB_MAPFILES.
237 tmake_file="$tmake_file $cpu_type/t-sol2"
238 extra_parts="gmon.o crtbegin.o crtend.o"
240 i?86-*-solaris2.1[0-9]* | x86_64-*-solaris2.1[0-9]*)
241 # Solaris 10+/x86 provides crt1.o, crti.o, crtn.o, and gcrt1.o as
242 # part of the base system.
244 sparc*-*-solaris2.1[0-9]*)
245 # Solaris 10+/SPARC lacks crt1.o and gcrt1.o.
246 extra_parts="$extra_parts crt1.o gcrt1.o"
249 extra_parts="$extra_parts crt1.o crti.o crtn.o gcrt1.o"
254 extra_parts="crtbegin.o crtend.o"
257 tmake_file="vms/t-vms"
258 extra_parts="vcrt0.o pcrt0.o crtbegin.o crtbeginS.o crtend.o crtendS.o"
264 extra_parts="crtbegin.o crtend.o"
269 *-*-darwin* | *-*-freebsd* | *-*-netbsd* | *-*-openbsd* | *-*-solaris2* | \
271 enable_execute_stack=enable-execute-stack-mprotect.c
273 i[34567]86-*-mingw* | x86_64-*-mingw*)
274 enable_execute_stack=config/i386/enable-execute-stack-mingw32.c
277 enable_execute_stack=enable-execute-stack-empty.c;
283 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee t-crtfm alpha/t-linux"
284 extra_parts="$extra_parts crtfastmath.o"
285 md_unwind_header=alpha/linux-unwind.h
288 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee t-crtfm"
289 extra_parts="$extra_parts crtbeginT.o crtfastmath.o"
292 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee"
295 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee"
298 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee t-crtfm t-slibgcc alpha/t-slibgcc-osf"
299 case ${target_thread_file} in
301 tmake_file="${tmake_file} alpha/t-osf-pthread"
304 extra_parts="${extra_parts} crtfastmath.o"
305 md_unwind_header=alpha/osf5-unwind.h
308 tmake_file="$tmake_file alpha/t-alpha alpha/t-ieee alpha/t-vms t-slibgcc-vms"
309 extra_parts="$extra_parts vms-dwarf2.o vms-dwarf2eh.o"
310 md_unwind_header=alpha/vms-unwind.h
313 tmake_file="$tmake_file alpha/t-alpha alpha/t-ieee alpha/t-vms t-slibgcc-vms"
314 extra_parts="$extra_parts vms-dwarf2.o vms-dwarf2eh.o"
315 md_unwind_header=alpha/vms-unwind.h
318 tmake_file="$tmake_file arm/t-arm arm/t-vxworks t-fdpbit"
319 extra_parts="$extra_parts crti.o crtn.o"
322 tmake_file="$tmake_file arm/t-arm arm/t-strongarm-elf t-fdpbit"
325 tmake_file="$tmake_file arm/t-arm arm/t-netbsd t-slibgcc-gld-nover"
327 arm*-*-linux*) # ARM GNU/Linux with ELF
328 tmake_file="${tmake_file} arm/t-arm t-fixedpoint-gnu-prefix"
331 tmake_file="${tmake_file} arm/t-elf arm/t-bpabi arm/t-linux-eabi t-slibgcc-libgcc"
332 unwind_header=config/arm/unwind-arm.h
335 tmake_file="$tmake_file arm/t-linux"
338 tmake_file="$tmake_file t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
340 arm*-*-uclinux*) # ARM ucLinux
341 tmake_file="${tmake_file} t-fixedpoint-gnu-prefix"
344 tmake_file="${tmake_file} arm/t-bpabi"
345 unwind_header=config/arm/unwind-arm.h
348 tmake_file="$tmake_file arm/t-arm arm/t-elf t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
349 extra_parts="$extra_parts crti.o crtn.o"
352 tmake_file="$tmake_file arm/t-arm arm/t-elf t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
353 extra_parts="$extra_parts crti.o crtn.o"
355 arm*-*-eabi* | arm*-*-symbianelf* )
356 tmake_file="${tmake_file} arm/t-arm arm/t-elf t-fixedpoint-gnu-prefix"
359 tmake_file="${tmake_file} arm/t-bpabi"
360 extra_parts="crtbegin.o crtend.o crti.o crtn.o"
363 tmake_file="${tmake_file} arm/t-symbian t-slibgcc-nolc-override"
364 # Symbian OS provides its own startup code.
367 tmake_file="$tmake_file t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
368 unwind_header=config/arm/unwind-arm.h
371 tmake_file="$tmake_file arm/t-arm arm/t-elf t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
372 extra_parts="$extra_parts crti.o crtn.o"
375 tmake_file="$tmake_file arm/t-arm arm/t-elf t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
376 extra_parts="$extra_parts crti.o crtn.o"
379 tmake_file="$tmake_file arm/t-arm arm/t-wince-pe"
382 tmake_file="$tmake_file avr/t-avr t-fpbit"
387 # Make HImode functions for AVR
388 tmake_file="${cpu_type}/t-avr t-fpbit"
391 tmake_file="bfin/t-bfin bfin/t-elf bfin/t-crtlibid bfin/t-crtstuff t-fdpbit"
392 extra_parts="$extra_parts crtbeginS.o crtendS.o crti.o crtn.o crtlibid.o"
395 tmake_file="bfin/t-bfin bfin/t-elf bfin/t-crtlibid bfin/t-crtstuff t-fdpbit"
396 extra_parts="$extra_parts crtbeginS.o crtendS.o crtlibid.o"
397 md_unwind_header=bfin/linux-unwind.h
400 tmake_file="$tmake_file bfin/t-bfin bfin/t-elf bfin/t-crtstuff t-fdpbit bfin/t-linux"
401 # No need to build crtbeginT.o on uClibc systems. Should probably
402 # be moved to the OS specific section above.
403 extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
404 md_unwind_header=bfin/linux-unwind.h
407 tmake_file="$tmake_file bfin/t-bfin t-fdpbit"
408 extra_parts="$extra_parts crti.o crtn.o"
411 tmake_file="$tmake_file bfin/t-bfin t-fdpbit"
412 extra_parts="crtbegin.o crtend.o crti.o crtn.o"
415 tmake_file="cris/t-cris t-fdpbit"
418 tmake_file="cris/t-cris t-fdpbit"
419 extra_parts="crtbegin.o crtend.o"
422 tmake_file="$tmake_file cris/t-cris cris/t-elfmulti"
425 tmake_file="$tmake_file cris/t-cris cris/t-elfmulti"
426 extra_parts="crtbegin.o crtend.o"
428 cris-*-linux* | crisv32-*-linux*)
429 tmake_file="$tmake_file cris/t-cris t-fdpbit cris/t-linux"
432 tmake_file="$tmake_file fr30/t-fr30 t-fdpbit"
433 extra_parts="$extra_parts crti.o crtn.o"
436 tmake_file="$tmake_file frv/t-frv t-fdpbit"
437 # Don't use crtbegin.o, crtend.o.
438 extra_parts="frvbegin.o frvend.o"
441 tmake_file="$tmake_file frv/t-frv frv/t-linux t-fdpbit"
444 tmake_file="$tmake_file h8300/t-h8300 t-fpbit"
445 extra_parts="$extra_parts crti.o crtn.o"
448 tmake_file="$tmake_file h8300/t-h8300 t-fpbit"
449 extra_parts="$extra_parts crti.o crtn.o"
452 tmake_file="$tmake_file pa/t-linux pa/t-linux64"
455 tmake_file="$tmake_file pa/t-linux t-slibgcc-libgcc"
456 # Set the libgcc version number
457 if test x$enable_sjlj_exceptions = xyes; then
458 tmake_file="$tmake_file pa/t-slibgcc-sjlj-ver"
460 tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
462 md_unwind_header=pa/linux-unwind.h
465 tmake_file="$tmake_file pa/t-hpux pa/t-hpux10 t-libgcc-pic t-slibgcc"
466 # Set the libgcc version number
467 if test x$enable_sjlj_exceptions = xyes; then
468 tmake_file="$tmake_file pa/t-slibgcc-sjlj-ver"
470 tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
472 tmake_file="$tmake_file pa/t-slibgcc-hpux t-slibgcc-hpux"
473 md_unwind_header=pa/hpux-unwind.h
476 tmake_file="$tmake_file pa/t-hpux pa/t-pa64 pa/t-stublib pa/t-stublib64 t-libgcc-pic t-slibgcc"
477 # Set the libgcc version number
478 if test x$enable_sjlj_exceptions = xyes; then
479 tmake_file="$tmake_file pa/t-slibgcc-sjlj-ver"
481 tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
483 tmake_file="$tmake_file pa/t-slibgcc-hpux t-slibgcc-hpux"
484 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o \
486 md_unwind_header=pa/hpux-unwind.h
489 tmake_file="$tmake_file pa/t-hpux pa/t-stublib t-libgcc-pic t-slibgcc"
490 # Set the libgcc version number
491 if test x$enable_sjlj_exceptions = xyes; then
492 tmake_file="$tmake_file pa/t-slibgcc-sjlj-ver"
494 tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
496 tmake_file="$tmake_file pa/t-slibgcc-hpux t-slibgcc-hpux"
497 extra_parts="libgcc_stub.a"
498 md_unwind_header=pa/hpux-unwind.h
500 i[34567]86-*-darwin*)
501 tmake_file="$tmake_file i386/t-crtpc i386/t-crtfm"
502 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
505 tmake_file="$tmake_file i386/t-crtpc i386/t-crtfm"
506 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
509 tmake_file="$tmake_file i386/t-crtstuff t-crtstuff-pic t-libgcc-pic"
512 tmake_file="$tmake_file i386/t-crtstuff t-crtstuff-pic t-libgcc-pic"
514 i[34567]86-*-freebsd*)
515 tmake_file="${tmake_file} i386/t-freebsd i386/t-crtstuff"
518 tmake_file="${tmake_file} i386/t-freebsd i386/t-crtstuff"
520 i[34567]86-*-netbsdelf*)
523 tmake_file="${tmake_file} i386/t-crtstuff"
525 i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123])
527 i[34567]86-*-openbsd*)
530 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
531 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm i386/t-crtstuff t-dfprules"
532 md_unwind_header=i386/linux-unwind.h
534 i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu | i[34567]86-*-gnu* | i[34567]86-*-kopensolaris*-gnu)
535 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
536 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm i386/t-crtstuff t-dfprules"
539 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
540 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm i386/t-crtstuff t-dfprules"
541 md_unwind_header=i386/linux-unwind.h
543 x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu)
544 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
545 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm i386/t-crtstuff t-dfprules"
547 i[34567]86-pc-msdosdjgpp*)
549 i[34567]86-*-lynxos*)
551 i[34567]86-*-nto-qnx*)
552 tmake_file="$tmake_file i386/t-nto t-libgcc-pic"
553 extra_parts=crtbegin.o
556 extra_parts="$extra_parts crti.o crtn.o"
557 tmake_file="${tmake_file} i386/t-softfp i386/t-crtstuff t-rtems"
559 i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]*)
560 tmake_file="$tmake_file i386/t-crtpc i386/t-crtfm"
561 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
562 md_unwind_header=i386/sol2-unwind.h
564 i[4567]86-wrs-vxworks|i[4567]86-wrs-vxworksae)
566 i[34567]86-*-cygwin*)
567 extra_parts="crtbegin.o crtend.o crtfastmath.o"
568 # This has to match the logic for DWARF2_UNWIND_INFO in gcc/config/i386/cygming.h
569 if test x$enable_sjlj_exceptions = xyes; then
570 tmake_eh_file="i386/t-sjlj-eh"
572 tmake_eh_file="i386/t-dw2-eh"
574 # Shared libgcc DLL install dir depends on cross/native build.
575 if test x${build} = x${host} ; then
576 tmake_dlldir_file="i386/t-dlldir"
578 tmake_dlldir_file="i386/t-dlldir-x"
580 tmake_file="${tmake_file} ${tmake_eh_file} ${tmake_dlldir_file} i386/t-slibgcc-cygming i386/t-cygming i386/t-cygwin i386/t-crtfm i386/t-chkstk t-dfprules"
581 case ${target_thread_file} in
583 tmake_file="i386/t-mingw-pthread $tmake_file"
588 extra_parts="crtbegin.o crtend.o crtfastmath.o"
589 case ${target_thread_file} in
591 tmake_file="$tmake_file i386/t-gthr-win32"
594 # This has to match the logic for DWARF2_UNWIND_INFO in gcc/config/i386/cygming.h
595 if test x$enable_sjlj_exceptions = xyes; then
596 tmake_eh_file="i386/t-sjlj-eh"
598 tmake_eh_file="i386/t-dw2-eh"
600 # Shared libgcc DLL install dir depends on cross/native build.
601 if test x${build} = x${host} ; then
602 tmake_dlldir_file="i386/t-dlldir"
604 tmake_dlldir_file="i386/t-dlldir-x"
606 tmake_file="${tmake_file} ${tmake_eh_file} ${tmake_dlldir_file} i386/t-slibgcc-cygming i386/t-cygming i386/t-mingw32 i386/t-crtfm i386/t-chkstk t-dfprules"
607 md_unwind_header=i386/w32-unwind.h
610 case ${target_thread_file} in
612 tmake_file="$tmake_file i386/t-gthr-win32"
615 # This has to match the logic for DWARF2_UNWIND_INFO in gcc/config/i386/cygming.h
616 if test x$enable_sjlj_exceptions = xyes; then
617 tmake_eh_file="i386/t-sjlj-eh"
619 tmake_eh_file="i386/t-dw2-eh"
621 # Shared libgcc DLL install dir depends on cross/native build.
622 if test x${build} = x${host} ; then
623 tmake_dlldir_file="i386/t-dlldir"
625 tmake_dlldir_file="i386/t-dlldir-x"
627 tmake_file="${tmake_file} ${tmake_eh_file} ${tmake_dlldir_file} i386/t-slibgcc-cygming i386/t-mingw32 t-dfprules i386/t-crtfm i386/t-chkstk"
628 extra_parts="$extra_parts crtfastmath.o"
630 i[34567]86-*-interix3*)
631 tmake_file="$tmake_file i386/t-interix i386/t-chkstk"
634 extra_parts="$extra_parts crtbeginS.o crtendS.o crtfastmath.o"
635 tmake_file="ia64/t-ia64 ia64/t-eh-ia64 t-crtfm"
638 extra_parts="$extra_parts crtfastmath.o"
639 tmake_file="$tmake_file ia64/t-ia64 ia64/t-eh-ia64 t-crtfm"
642 # Don't use crtbeginT.o from *-*-linux* default.
643 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o"
644 tmake_file="$tmake_file ia64/t-ia64 t-crtfm t-softfp-tf ia64/t-softfp t-softfp ia64/t-softfp-compat ia64/t-eh-ia64 t-libunwind ia64/t-linux"
645 if test x$with_system_libunwind != xyes ; then
646 tmake_file="${tmake_file} t-libunwind-elf ia64/t-linux-libunwind"
648 md_unwind_header=ia64/linux-unwind.h
651 tmake_file="ia64/t-ia64 ia64/t-hpux t-slibgcc ia64/t-slibgcc-hpux t-slibgcc-hpux"
654 tmake_file="$tmake_file ia64/t-ia64 ia64/t-eh-ia64 ia64/t-vms t-slibgcc-vms"
655 extra_parts="$extra_parts crtinitS.o"
656 md_unwind_header=ia64/vms-unwind.h
663 lm32-*-elf*|lm32-*-rtems*)
664 extra_parts="$extra_parts crti.o crtn.o"
665 tmake_file="lm32/t-lm32 lm32/t-elf t-softfp-sfdf t-softfp"
668 extra_parts="$extra_parts crtbegin.o crtendS.o crtbeginT.o"
669 tmake_file="lm32/t-lm32 lm32/t-uclinux t-libgcc-pic t-softfp-sfdf t-softfp"
675 tmake_file="m32r/t-m32r t-fdpbit"
681 tmake_file="$tmake_file m32r/t-linux t-fdpbit"
684 tmake_file="$tmake_file m32r/t-linux t-fdpbit"
686 m68k-*-elf* | fido-*-elf)
687 tmake_file="$tmake_file m68k/t-floatlib"
693 m68k-*-uclinux*) # Motorola m68k/ColdFire running uClinux with uClibc
694 tmake_file="$tmake_file m68k/t-floatlib"
695 md_unwind_header=m68k/linux-unwind.h
697 m68k-*-linux*) # Motorola m68k's running GNU/Linux
698 # with ELF format using glibc 2
699 # aka the GNU/Linux C library 6.
700 tmake_file="$tmake_file m68k/t-floatlib"
701 # If not configured with --enable-sjlj-exceptions, bump the
702 # libgcc version number.
703 if test x$enable_sjlj_exceptions != xyes; then
704 tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
706 md_unwind_header=m68k/linux-unwind.h
709 tmake_file="$tmake_file m68k/t-floatlib"
710 extra_parts="$extra_parts crti.o crtn.o"
713 tmake_file="mcore/t-mcore t-fdpbit"
714 extra_parts="$extra_parts crti.o crtn.o"
717 tmake_file="$tmake_file t-slibgcc-nolc-override microblaze/t-microblaze t-fdpbit"
720 tmake_file="microblaze/t-microblaze t-fdpbit"
721 extra_parts="crtbegin.o crtend.o crti.o crtn.o"
724 tmake_file="$tmake_file mips/t-irix6 t-crtfm mips/t-tpbit t-slibgcc mips/t-slibgcc-irix"
725 extra_parts="crtbegin.o crtend.o crtfastmath.o irix-crti.o irix-crtn.o"
726 md_unwind_header=mips/irix6-unwind.h
728 mips*-*-netbsd*) # NetBSD/mips, either endian.
730 mips64*-*-linux* | mipsisa64*-*-linux*)
731 extra_parts="$extra_parts crtfastmath.o"
732 tmake_file="${tmake_file} t-crtfm mips/t-mips16 mips/t-tpbit"
733 md_unwind_header=mips/linux-unwind.h
735 mips*-*-linux*) # Linux MIPS, either endian.
736 extra_parts="$extra_parts crtfastmath.o"
737 tmake_file="${tmake_file} t-crtfm mips/t-mips16"
738 md_unwind_header=mips/linux-unwind.h
743 tmake_file="mips/t-crtstuff mips/t-mips16"
744 case "${with_newlib}" in
749 # MIPS toolkit libraries.
750 tmake_file="$tmake_file mips/t-sdemtk"
753 extra_parts="$extra_parts crti.o crtn.o"
755 mipsisa32-*-elf* | mipsisa32el-*-elf* | \
756 mipsisa32r2-*-elf* | mipsisa32r2el-*-elf* | \
757 mipsisa64-*-elf* | mipsisa64el-*-elf* | \
758 mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*)
759 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
760 extra_parts="$extra_parts crti.o crtn.o"
762 mipsisa64sr71k-*-elf*)
763 tmake_file="mips/t-elf mips/t-crtstuff t-fdpbit"
764 extra_parts="$extra_parts crti.o crtn.o"
766 mipsisa64sb1-*-elf* | mipsisa64sb1el-*-elf*)
767 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
768 extra_parts="$extra_parts crti.o crtn.o"
770 mips-*-elf* | mipsel-*-elf*)
771 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
772 extra_parts="$extra_parts crti.o crtn.o"
774 mips64-*-elf* | mips64el-*-elf*)
775 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
776 extra_parts="$extra_parts crti.o crtn.o"
778 mips64vr-*-elf* | mips64vrel-*-elf*)
779 tmake_file="$tmake_file mips/t-elf mips/t-vr mips/t-crtstuff"
780 extra_parts="$extra_parts crti.o crtn.o"
782 mips64orion-*-elf* | mips64orionel-*-elf*)
783 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
784 extra_parts="$extra_parts crti.o crtn.o"
787 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
788 extra_parts="$extra_parts crti.o crtn.o"
792 mipstx39-*-elf* | mipstx39el-*-elf*)
793 tmake_file="$tmake_file mips/t-crtstuff mips/t-mips16"
796 extra_parts="crti.o crtn.o crtbegin.o crtend.o"
797 tmake_file="${tmake_file} ${cpu_type}/t-${cpu_type}"
802 moxie-*-elf | moxie-*-uclinux*)
803 tmake_file="moxie/t-moxie t-softfp-sfdf t-softfp-excl t-softfp"
804 extra_parts="$extra_parts crti.o crtn.o"
807 tmake_file="moxie/t-moxie t-softfp-sfdf t-softfp-excl t-softfp"
812 tmake_file="pdp11/t-pdp11 t-fdpbit"
815 tmake_file="picochip/t-picochip t-fpbit"
819 *-*-darwin9* | *-*-darwin[12][0-9]*)
820 # libSystem contains unwind information for signal frames since
824 md_unwind_header=rs6000/darwin-unwind.h
827 tmake_file="$tmake_file rs6000/t-ibm-ldouble"
828 extra_parts="$extra_parts crt2.o"
831 tmake_file="$tmake_file rs6000/t-darwin64 rs6000/t-ibm-ldouble"
832 extra_parts="$extra_parts crt2.o"
835 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff rs6000/t-freebsd t-softfp-sfdf t-softfp-excl t-softfp t-slibgcc-libgcc"
836 extra_parts="$extra_parts crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
839 tmake_file="$tmake_file rs6000/t-crtstuff"
842 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic"
843 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
845 powerpc-*-eabisimaltivec*)
846 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
847 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
850 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
851 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
854 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
855 extra_parts="$extra_parts crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
857 powerpc-*-eabialtivec*)
858 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
859 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
861 powerpc-xilinx-eabi*)
862 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
863 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
866 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
867 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
870 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
871 extra_parts="$extra_parts crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
873 powerpc-*-linux* | powerpc64-*-linux*)
874 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff rs6000/t-linux t-softfp-sfdf t-softfp-excl t-dfprules rs6000/t-ppc64-fp t-softfp t-slibgcc-libgcc"
875 extra_parts="$extra_parts ecrti.o ecrtn.o ncrti.o ncrtn.o"
876 md_unwind_header=rs6000/linux-unwind.h
878 powerpc-wrs-vxworks|powerpc-wrs-vxworksae)
879 tmake_file="rs6000/t-ppccomm-ldbl t-fdpbit"
882 tmake_file="$tmake_file t-fdpbit"
885 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
886 extra_parts="$extra_parts crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
888 powerpcle-*-eabisim*)
889 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
890 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
893 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ppccomm-ldbl rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
894 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
896 rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
897 md_unwind_header=rs6000/aix-unwind.h
898 tmake_file="t-fdpbit rs6000/t-ppc64-fp rs6000/t-ibm-ldouble rs6000/t-slibgcc-aix"
900 rs6000-ibm-aix5.1.* | powerpc-ibm-aix5.1.*)
901 md_unwind_header=rs6000/aix-unwind.h
902 tmake_file="t-fdpbit rs6000/t-ppc64-fp rs6000/t-ibm-ldouble rs6000/t-slibgcc-aix"
904 rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
905 md_unwind_header=rs6000/aix-unwind.h
906 tmake_file="t-fdpbit rs6000/t-ppc64-fp rs6000/t-ibm-ldouble rs6000/t-slibgcc-aix"
909 tmake_file="rx/t-rx t-fdpbit"
912 tmake_file="${tmake_file} s390/t-crtstuff s390/t-linux s390/32/t-floattodi"
913 md_unwind_header=s390/linux-unwind.h
916 tmake_file="${tmake_file} s390/t-crtstuff s390/t-linux"
917 md_unwind_header=s390/linux-unwind.h
920 tmake_file="${tmake_file} s390/t-crtstuff t-libgcc-pic t-eh-dw2-dip"
921 extra_parts="crtbeginS.o crtendS.o"
922 md_unwind_header=s390/tpf-unwind.h
925 tmake_file="${tmake_file} t-softfp-sfdf t-softfp-excl t-softfp"
926 extra_parts="$extra_parts crti.o crtn.o"
928 sh-*-elf* | sh[12346l]*-*-elf*)
929 tmake_file="$tmake_file sh/t-sh t-crtstuff-pic t-fdpbit"
930 extra_parts="$extra_parts crt1.o crti.o crtn.o crtbeginS.o crtendS.o \
931 libic_invalidate_array_4-100.a \
932 libic_invalidate_array_4-200.a \
933 libic_invalidate_array_4a.a \
934 libgcc-Os-4-200.a libgcc-4-300.a"
935 case ${host} in sh64*-*-*)
936 tmake_file="$tmake_file sh/t-sh64"
941 tmake_file="$tmake_file sh/t-superh"
942 extra_parts="$extra_parts crt1-mmu.o gcrt1-mmu.o gcrt1.o"
946 sh-*-linux* | sh[2346lbe]*-*-linux*)
947 tmake_file="${tmake_file} sh/t-sh t-slibgcc-libgcc sh/t-linux t-fdpbit"
948 case ${host} in sh64*-*-linux*)
949 tmake_file="$tmake_file sh/t-sh64"
952 md_unwind_header=sh/linux-unwind.h
954 sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
955 sh64-*-netbsd* | sh64l*-*-netbsd*)
956 tmake_file="$tmake_file sh/t-sh sh/t-netbsd"
958 sh5*-*-netbsd* | sh64*-netbsd*)
959 tmake_file="$tmake_file sh/t-sh64"
962 # NetBSD's C library includes a fast software FP library that
963 # has support for setting/setting the rounding mode, exception
964 # mask, etc. Therefore, we don't want to include software FP
968 tmake_file="$tmake_file sh/t-sh t-crtstuff-pic t-fdpbit"
969 extra_parts="$extra_parts crt1.o crti.o crtn.o crtbeginS.o crtendS.o \
970 $sh_ic_extra_parts $sh_opt_extra_parts"
973 tmake_file="$tmake_file sh/t-sh t-crtstuff-pic t-fdpbit"
984 tmake_file="sparc/t-softmul"
987 tmake_file="${tmake_file} t-fdpbit t-crtfm"
988 extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
990 sparc-*-linux*) # SPARC's running GNU/Linux, libc6
991 tmake_file="${tmake_file} t-crtfm sparc/t-linux64"
994 tmake_file="${tmake_file} t-fdpbit"
997 tmake_file="${tmake_file} sparc/t-linux"
1004 tmake_file="$tmake_file sparc/t-softmul"
1007 extra_parts="$extra_parts crtfastmath.o"
1008 md_unwind_header=sparc/linux-unwind.h
1011 tmake_file="sparc/t-elf t-crtfm t-rtems t-fdpbit"
1012 extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
1015 tmake_file="$tmake_file t-crtfm"
1016 extra_parts="$extra_parts crtfastmath.o"
1017 md_unwind_header=sparc/sol2-unwind.h
1020 tmake_file="${tmake_file} t-crtfm"
1021 extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
1024 tmake_file="sparc/t-elf t-crtfm t-rtems"
1025 extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
1029 sparc64-*-freebsd*|ultrasparc-*-freebsd*)
1030 tmake_file="$tmake_file t-crtfm"
1031 extra_parts="$extra_parts crtfastmath.o"
1033 sparc64-*-linux*) # 64-bit SPARC's running GNU/Linux
1034 extra_parts="$extra_parts crtfastmath.o"
1035 tmake_file="${tmake_file} t-crtfm sparc/t-linux sparc/t-linux64"
1036 md_unwind_header=sparc/linux-unwind.h
1041 tmake_file="$tmake_file spu/t-elf t-libgcc-pic t-fdpbit"
1042 extra_parts="$extra_parts \
1043 libgcc_cachemgr.a libgcc_cachemgr_nonatomic.a \
1044 libgcc_cache8k.a libgcc_cache16k.a libgcc_cache32k.a \
1045 libgcc_cache64k.a libgcc_cache128k.a"
1048 tmake_file="${tmake_file} t-softfp-sfdf t-softfp-excl t-softfp c6x/t-elf c6x/t-uclinux t-crtstuff-pic t-libgcc-pic t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver t-gnu-prefix"
1049 extra_parts="crtbeginS.o crtendS.o crti.o crtn.o"
1050 unwind_header=config/c6x/unwind-c6x.h
1053 tmake_file="${tmake_file} t-softfp-sfdf t-softfp-excl t-softfp t-gnu-prefix c6x/t-elf"
1054 extra_parts="$extra_parts crtbeginS.o crtendS.o crti.o crtn.o"
1055 unwind_header=config/c6x/unwind-c6x.h
1058 tmake_file="v850/t-v850 t-fdpbit"
1061 tmake_file="$tmake_file vax/t-linux"
1071 tmake_file="$tmake_file xtensa/t-xtensa xtensa/t-elf"
1072 extra_parts="$extra_parts crti.o crtn.o"
1075 tmake_file="$tmake_file xtensa/t-xtensa xtensa/t-linux"
1076 md_unwind_header=xtensa/linux-unwind.h
1079 # Don't need crtbeginT.o from *-*-linux* default.
1080 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
1081 tmake_file="$tmake_file t-fdpbit"
1083 m32c-*-elf*|m32c-*-rtems*)
1084 tmake_file="$tmake_file m32c/t-m32c"
1087 tmake_file="mep/t-mep t-fdpbit"
1088 extra_parts="crtbegin.o crtend.o"
1091 echo "*** Configuration ${host} not supported" 1>&2
1097 i[34567]86-*-linux* | x86_64-*-linux* | \
1098 i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu | \
1099 i[34567]86-*-knetbsd*-gnu | \
1101 tmake_file="${tmake_file} t-tls i386/t-linux"
1102 if test "$libgcc_cv_cfi" = "yes"; then
1103 tmake_file="${tmake_file} t-stack i386/t-stack-i386"
1109 i[34567]86-*-darwin* | x86_64-*-darwin* | \
1110 i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu | \
1111 i[34567]86-*-linux* | x86_64-*-linux* | \
1112 i[34567]86-*-gnu* | \
1113 i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]* | \
1114 i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw* | \
1115 i[34567]86-*-freebsd* | x86_64-*-freebsd*)
1116 tmake_file="${tmake_file} t-softfp-tf"
1117 if test "${host_address}" = 32; then
1118 tmake_file="${tmake_file} i386/${host_address}/t-softfp"
1120 tmake_file="${tmake_file} t-softfp"
1125 i[34567]86-*-linux* | x86_64-*-linux*)
1126 # Provide backward binary compatibility for 64bit Linux/x86.
1127 if test "${host_address}" = 64; then
1128 tmake_file="${tmake_file} i386/${host_address}/t-softfp-compat"