]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/config.host
2012-10-25 Richard Biener <rguenther@suse.de>
[thirdparty/gcc.git] / libgcc / config.host
CommitLineData
894a47b4 1# libgcc host-specific configuration file.
99c77e32 2# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
af8e12d0 3# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
894a47b4 4
5#This file is part of GCC.
6
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
6bc9506f 9#Software Foundation; either version 3, or (at your option) any later
894a47b4 10#version.
11
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
15#for more details.
16
17#You should have received a copy of the GNU General Public License
6bc9506f 18#along with GCC; see the file COPYING3. If not see
19#<http://www.gnu.org/licenses/>.
894a47b4 20
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.
26
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}.
32
33# This file switches on the shell variable ${host}, and also uses the
34# following shell variables:
35#
36# with_* Various variables as set by configure.
37
38# This file sets the following shell variables for use by the
39# autoconf-generated configure script:
40#
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.
a6f06169 47# enable_execute_stack The name of a source file implementing
48# __enable_execute_stack.
894a47b4 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.
1e53920f 55# md_unwind_header The name of a header file defining
56# MD_FALLBACK_FRAME_STATE_FOR.
84600db5 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.
894a47b4 60# tmake_file A list of machine-description-specific
2219274c 61# makefile fragments.
022a2799 62# tm_defines List of target macros to define for all compilations.
63# tm_file A list of target macro files used only for code
64# built for the target, not the host. These files
65# are relative to $srcdir/config and must not have
66# the same names as files in $srcdir/../gcc/config.
e59be7e3 67# unwind_header The name of the header file declaring the unwind
68# runtime interface routines.
894a47b4 69
70asm_hidden_op=.hidden
a6f06169 71enable_execute_stack=
894a47b4 72extra_parts=
73tmake_file=
022a2799 74tm_file=
75tm_define=
1e53920f 76md_unwind_header=no-unwind.h
e59be7e3 77unwind_header=unwind-generic.h
894a47b4 78
79# Set default cpu_type so it can be updated in each machine entry.
80cpu_type=`echo ${host} | sed 's/-.*$//'`
81case ${host} in
82m32c*-*-*)
83 cpu_type=m32c
a23b9c51 84 tmake_file=t-fdpbit
894a47b4 85 ;;
1b3d2097 86aarch64*-*-*)
87 cpu_type=aarch64
88 ;;
894a47b4 89alpha*-*-*)
90 cpu_type=alpha
91 ;;
92am33_2.0-*-linux*)
93 cpu_type=mn10300
94 ;;
894a47b4 95arm*-*-*)
96 cpu_type=arm
97 ;;
38dd5584 98avr-*-*)
99 cpu_type=avr
100 ;;
894a47b4 101bfin*-*)
102 cpu_type=bfin
103 ;;
b9fdd12b 104cr16-*-*)
105 ;;
278e2fd1 106fido-*-*)
107 cpu_type=m68k
108 ;;
894a47b4 109frv*) cpu_type=frv
110 ;;
be52b6d8 111moxie*) cpu_type=moxie
112 ;;
894a47b4 113i[34567]86-*-*)
114 cpu_type=i386
115 ;;
116x86_64-*-*)
117 cpu_type=i386
118 ;;
119ia64-*-*)
120 ;;
6af9f7ea 121hppa*-*-*)
894a47b4 122 cpu_type=pa
123 ;;
f6fe91e8 124lm32*-*-*)
125 cpu_type=lm32
126 ;;
894a47b4 127m32r*-*-*)
128 cpu_type=m32r
129 ;;
894a47b4 130m68k-*-*)
131 ;;
46222c18 132mep*-*-*)
133 ;;
d34b0d1e 134microblaze*-*-*)
135 cpu_type=microblaze
136 ;;
894a47b4 137mips*-*-*)
138 cpu_type=mips
a23b9c51 139 tmake_file=mips/t-mips
894a47b4 140 ;;
141powerpc*-*-*)
142 cpu_type=rs6000
143 ;;
144rs6000*-*-*)
145 ;;
146score*-*-*)
147 cpu_type=score
148 ;;
149sparc64*-*-*)
150 cpu_type=sparc
151 ;;
152sparc*-*-*)
153 cpu_type=sparc
154 ;;
155spu*-*-*)
156 cpu_type=spu
157 ;;
158s390*-*-*)
159 cpu_type=s390
160 ;;
161# Note the 'l'; we need to be able to match e.g. "shle" or "shl".
162sh[123456789lbe]*-*-*)
163 cpu_type=sh
164 ;;
707238af 165v850*-*-*)
166 cpu_type=v850
167 ;;
5aa04b01 168tic6x-*-*)
169 cpu_type=c6x
170 ;;
894a47b4 171esac
172
173# Common parts for widely ported systems.
174case ${host} in
175*-*-darwin*)
176 asm_hidden_op=.private_extern
4dc4ff49 177 tmake_file="$tmake_file t-darwin ${cpu_type}/t-darwin t-libgcc-pic t-slibgcc-darwin"
8f8ba4fc 178 extra_parts="crt3.o crttms.o crttme.o"
894a47b4 179 ;;
894a47b4 180*-*-freebsd*)
181 # This is the generic ELF configuration of FreeBSD. Later
182 # machine-specific sections may refine and add to this
183 # configuration.
4dc4ff49 184 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"
237490bf 185 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
a997b0d8 186 case ${target_thread_file} in
187 posix)
4dc4ff49 188 tmake_file="${tmake_file} t-freebsd-thread"
a997b0d8 189 # Before 5.0, FreeBSD can't bind shared libraries to -lc
190 # when "optionally" threaded via weak pthread_* checks.
191 case ${host} in
192 *-*-freebsd[34] | *-*-freebsd[34].*)
193 tmake_file="${tmake_file} t-slibgcc-nolc-override"
194 ;;
195 esac
196 ;;
197 esac
894a47b4 198 ;;
e59be7e3 199*-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu)
4dc4ff49 200 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"
894a47b4 201 extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
202 ;;
237490bf 203*-*-lynxos*)
4dc4ff49 204 tmake_file="$tmake_file t-lynx $cpu_type/t-crtstuff t-crtstuff-pic t-libgcc-pic"
237490bf 205 extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
206 ;;
894a47b4 207*-*-netbsd*)
4dc4ff49 208 tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver"
237490bf 209 # NetBSD 1.7 and later are set up to use GCC's crtstuff for
210 # ELF configurations. We will clear extra_parts in the
211 # a.out configurations.
212 case ${host} in
213 *-*-netbsd*1.[7-9]* | *-*-netbsd[2-9]* | *-*-netbsdelf[2-9]*)
214 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
215 ;;
216 esac
894a47b4 217 ;;
218*-*-openbsd*)
81ae3d37 219 tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip"
4dc4ff49 220 case ${target_thread_file} in
221 posix)
222 tmake_file="$tmake_file t-openbsd-thread"
223 ;;
224 esac
894a47b4 225 ;;
226*-*-rtems*)
fbb6f195 227 tmake_file="$tmake_file t-rtems"
237490bf 228 extra_parts="crtbegin.o crtend.o"
894a47b4 229 ;;
63abf89e 230*-*-solaris2*)
e59be7e3 231 # Unless linker support and dl_iterate_phdr are present,
232 # unwind-dw2-fde-dip.c automatically falls back to unwind-dw2-fde.c.
4dc4ff49 233 tmake_file="$tmake_file t-sol2 t-eh-dw2-dip t-libgcc-pic t-slibgcc t-slibgcc-elf-ver"
63abf89e 234 if test $with_gnu_ld = yes; then
235 tmake_file="$tmake_file t-slibgcc-gld"
236 else
237 tmake_file="$tmake_file t-slibgcc-sld"
238 fi
239 # Add cpu-specific t-sol2 after t-slibgcc-* so it can augment SHLIB_MAPFILES.
240 tmake_file="$tmake_file $cpu_type/t-sol2"
241 extra_parts="gmon.o crtbegin.o crtend.o"
242 case ${host} in
14f27bc6 243 i?86-*-solaris2.1[0-9]* | x86_64-*-solaris2.1[0-9]*)
63abf89e 244 # Solaris 10+/x86 provides crt1.o, crti.o, crtn.o, and gcrt1.o as
245 # part of the base system.
246 ;;
247 sparc*-*-solaris2.1[0-9]*)
248 # Solaris 10+/SPARC lacks crt1.o and gcrt1.o.
249 extra_parts="$extra_parts crt1.o gcrt1.o"
250 ;;
251 *)
63abf89e 252 extra_parts="$extra_parts crt1.o crti.o crtn.o gcrt1.o"
253 ;;
254 esac
255 ;;
237490bf 256*-*-uclinux*)
257 extra_parts="crtbegin.o crtend.o"
258 ;;
259*-*-*vms*)
260 tmake_file="vms/t-vms"
784576c7 261 extra_parts="crt0.o crtbegin.o crtbeginS.o crtend.o crtendS.o"
237490bf 262 ;;
894a47b4 263*-*-vxworks*)
4dc4ff49 264 tmake_file=t-vxworks
894a47b4 265 ;;
266*-*-elf)
237490bf 267 extra_parts="crtbegin.o crtend.o"
894a47b4 268 ;;
269esac
270
a6f06169 271case ${host} in
126b6848 272*-*-darwin* | *-*-freebsd* | *-*-netbsd* | *-*-openbsd* | *-*-solaris2*)
a6f06169 273 enable_execute_stack=enable-execute-stack-mprotect.c
274 ;;
275i[34567]86-*-mingw* | x86_64-*-mingw*)
276 enable_execute_stack=config/i386/enable-execute-stack-mingw32.c
277 ;;
278*)
279 enable_execute_stack=enable-execute-stack-empty.c;
280 ;;
281esac
282
894a47b4 283case ${host} in
1b3d2097 284aarch64*-*-elf)
285 extra_parts="$extra_parts crtbegin.o crtend.o crti.o crtn.o"
286 tmake_file="${tmake_file} ${cpu_type}/t-aarch64"
287 tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp"
288 ;;
289aarch64*-*-linux*)
290 md_unwind_header=aarch64/linux-unwind.h
291 tmake_file="${tmake_file} ${cpu_type}/t-aarch64"
292 tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp"
293 ;;
17b3d2a8 294alpha*-*-linux*)
4dc4ff49 295 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee t-crtfm alpha/t-linux"
cdca0ab7 296 extra_parts="$extra_parts crtfastmath.o"
1e53920f 297 md_unwind_header=alpha/linux-unwind.h
894a47b4 298 ;;
894a47b4 299alpha*-*-freebsd*)
4dc4ff49 300 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee t-crtfm"
237490bf 301 extra_parts="$extra_parts crtbeginT.o crtfastmath.o"
894a47b4 302 ;;
303alpha*-*-netbsd*)
4dc4ff49 304 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee"
894a47b4 305 ;;
306alpha*-*-openbsd*)
4dc4ff49 307 tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee"
894a47b4 308 ;;
894a47b4 309alpha64-dec-*vms*)
4dc4ff49 310 tmake_file="$tmake_file alpha/t-alpha alpha/t-ieee alpha/t-vms t-slibgcc-vms"
237490bf 311 extra_parts="$extra_parts vms-dwarf2.o vms-dwarf2eh.o"
1e53920f 312 md_unwind_header=alpha/vms-unwind.h
894a47b4 313 ;;
314alpha*-dec-*vms*)
4dc4ff49 315 tmake_file="$tmake_file alpha/t-alpha alpha/t-ieee alpha/t-vms t-slibgcc-vms"
237490bf 316 extra_parts="$extra_parts vms-dwarf2.o vms-dwarf2eh.o"
1e53920f 317 md_unwind_header=alpha/vms-unwind.h
894a47b4 318 ;;
894a47b4 319arm-wrs-vxworks)
9213d2eb 320 tmake_file="$tmake_file arm/t-arm arm/t-vxworks t-fdpbit"
237490bf 321 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 322 ;;
6af9f7ea 323arm*-*-freebsd*)
9213d2eb 324 tmake_file="$tmake_file arm/t-arm arm/t-strongarm-elf t-fdpbit"
894a47b4 325 ;;
326arm*-*-netbsdelf*)
4dc4ff49 327 tmake_file="$tmake_file arm/t-arm arm/t-netbsd t-slibgcc-gld-nover"
894a47b4 328 ;;
894a47b4 329arm*-*-linux*) # ARM GNU/Linux with ELF
9213d2eb 330 tmake_file="${tmake_file} arm/t-arm t-fixedpoint-gnu-prefix"
e59be7e3 331 case ${host} in
f49eb158 332 arm*-*-linux-*)
9213d2eb 333 tmake_file="${tmake_file} arm/t-elf arm/t-bpabi arm/t-linux-eabi t-slibgcc-libgcc"
022a2799 334 tm_file="$tm_file arm/bpabi-lib.h"
e59be7e3 335 unwind_header=config/arm/unwind-arm.h
336 ;;
9213d2eb 337 *)
338 tmake_file="$tmake_file arm/t-linux"
339 ;;
e59be7e3 340 esac
84600db5 341 tmake_file="$tmake_file t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
894a47b4 342 ;;
343arm*-*-uclinux*) # ARM ucLinux
bbbe4599 344 tmake_file="${tmake_file} t-fixedpoint-gnu-prefix"
e59be7e3 345 case ${host} in
346 arm*-*-uclinux*eabi)
347 tmake_file="${tmake_file} arm/t-bpabi"
022a2799 348 tm_file="$tm_file arm/bpabi-lib.h"
e59be7e3 349 unwind_header=config/arm/unwind-arm.h
350 ;;
351 esac
9213d2eb 352 tmake_file="$tmake_file arm/t-arm arm/t-elf t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
237490bf 353 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 354 ;;
355arm*-*-ecos-elf)
9213d2eb 356 tmake_file="$tmake_file arm/t-arm arm/t-elf t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
237490bf 357 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 358 ;;
598ebe3d 359arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtems*)
9213d2eb 360 tmake_file="${tmake_file} arm/t-arm arm/t-elf t-fixedpoint-gnu-prefix"
022a2799 361 tm_file="$tm_file arm/bpabi-lib.h"
e59be7e3 362 case ${host} in
598ebe3d 363 arm*-*-eabi* | arm*-*-rtems*)
e59be7e3 364 tmake_file="${tmake_file} arm/t-bpabi"
237490bf 365 extra_parts="crtbegin.o crtend.o crti.o crtn.o"
e59be7e3 366 ;;
367 arm*-*-symbianelf*)
a997b0d8 368 tmake_file="${tmake_file} arm/t-symbian t-slibgcc-nolc-override"
022a2799 369 tm_file="$tm_file arm/symbian-lib.h"
237490bf 370 # Symbian OS provides its own startup code.
e59be7e3 371 ;;
372 esac
84600db5 373 tmake_file="$tmake_file t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
e59be7e3 374 unwind_header=config/arm/unwind-arm.h
894a47b4 375 ;;
6af9f7ea 376arm*-*-elf)
9213d2eb 377 tmake_file="$tmake_file arm/t-arm arm/t-elf t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
237490bf 378 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 379 ;;
380arm*-wince-pe*)
9213d2eb 381 tmake_file="$tmake_file arm/t-arm arm/t-wince-pe"
894a47b4 382 ;;
894a47b4 383avr-*-rtems*)
02c5dcd9 384 tmake_file="$tmake_file avr/t-avr avr/t-rtems t-fpbit"
022a2799 385 tm_file="$tm_file avr/avr-lib.h"
237490bf 386 # Don't use default.
387 extra_parts=
894a47b4 388 ;;
389avr-*-*)
a23b9c51 390 # Make HImode functions for AVR
391 tmake_file="${cpu_type}/t-avr t-fpbit"
fd28e216 392 if test x${with_avrlibc} != xno; then
393 tmake_file="$tmake_file ${cpu_type}/t-avrlibc"
394 fi
022a2799 395 tm_file="$tm_file avr/avr-lib.h"
894a47b4 396 ;;
397bfin*-elf*)
2219274c 398 tmake_file="bfin/t-bfin bfin/t-crtlibid bfin/t-crtstuff t-libgcc-pic t-fdpbit"
237490bf 399 extra_parts="$extra_parts crtbeginS.o crtendS.o crti.o crtn.o crtlibid.o"
894a47b4 400 ;;
401bfin*-uclinux*)
2219274c 402 tmake_file="bfin/t-bfin bfin/t-crtlibid bfin/t-crtstuff t-libgcc-pic t-fdpbit"
237490bf 403 extra_parts="$extra_parts crtbeginS.o crtendS.o crtlibid.o"
1e53920f 404 md_unwind_header=bfin/linux-unwind.h
894a47b4 405 ;;
bce94ab5 406bfin*-linux-uclibc*)
2219274c 407 tmake_file="$tmake_file bfin/t-bfin bfin/t-crtstuff t-libgcc-pic t-fdpbit bfin/t-linux"
bce94ab5 408 # No need to build crtbeginT.o on uClibc systems. Should probably
409 # be moved to the OS specific section above.
410 extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
1e53920f 411 md_unwind_header=bfin/linux-unwind.h
bce94ab5 412 ;;
a23b9c51 413bfin*-rtems*)
9213d2eb 414 tmake_file="$tmake_file bfin/t-bfin t-fdpbit"
237490bf 415 extra_parts="$extra_parts crti.o crtn.o"
a23b9c51 416 ;;
894a47b4 417bfin*-*)
9213d2eb 418 tmake_file="$tmake_file bfin/t-bfin t-fdpbit"
237490bf 419 extra_parts="crtbegin.o crtend.o crti.o crtn.o"
894a47b4 420 ;;
b9fdd12b 421cr16-*-elf)
422 tmake_file="${tmake_file} cr16/t-cr16 cr16/t-crtlibid t-fdpbit"
423 extra_parts="$extra_parts crti.o crtn.o crtlibid.o"
424 ;;
237490bf 425crisv32-*-elf)
af64ed6f 426 tmake_file="$tmake_file cris/t-cris t-fdpbit"
237490bf 427 ;;
237490bf 428cris-*-elf)
af64ed6f 429 tmake_file="$tmake_file cris/t-cris t-fdpbit cris/t-elfmulti"
237490bf 430 ;;
877d7f12 431cris-*-linux* | crisv32-*-linux*)
4dc4ff49 432 tmake_file="$tmake_file cris/t-cris t-fdpbit cris/t-linux"
894a47b4 433 ;;
d19f5793 434epiphany-*-elf*)
435 tmake_file="epiphany/t-epiphany t-fdpbit epiphany/t-custom-eqsf"
436 extra_parts="$extra_parts crti.o crtint.o crtrunc.o crtm1reg-r43.o crtm1reg-r63.o crtn.o"
437 ;;
894a47b4 438fr30-*-elf)
9213d2eb 439 tmake_file="$tmake_file fr30/t-fr30 t-fdpbit"
237490bf 440 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 441 ;;
442frv-*-elf)
237490bf 443 tmake_file="$tmake_file frv/t-frv t-fdpbit"
022a2799 444 tm_file="$tm_file frv/frv-abi.h"
237490bf 445 # Don't use crtbegin.o, crtend.o.
446 extra_parts="frvbegin.o frvend.o"
894a47b4 447 ;;
448frv-*-*linux*)
9213d2eb 449 tmake_file="$tmake_file frv/t-frv frv/t-linux t-fdpbit"
022a2799 450 tm_file="$tm_file frv/frv-abi.h"
894a47b4 451 ;;
894a47b4 452h8300-*-rtems*)
9213d2eb 453 tmake_file="$tmake_file h8300/t-h8300 t-fpbit"
022a2799 454 tm_file="$tm_file h8300/h8300-lib.h"
237490bf 455 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 456 ;;
457h8300-*-elf*)
9213d2eb 458 tmake_file="$tmake_file h8300/t-h8300 t-fpbit"
022a2799 459 tm_file="$tm_file h8300/h8300-lib.h"
237490bf 460 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 461 ;;
6af9f7ea 462hppa*64*-*-linux*)
9213d2eb 463 tmake_file="$tmake_file pa/t-linux pa/t-linux64"
894a47b4 464 ;;
6af9f7ea 465hppa*-*-linux*)
9213d2eb 466 tmake_file="$tmake_file pa/t-linux t-slibgcc-libgcc"
a997b0d8 467 # Set the libgcc version number
468 if test x$enable_sjlj_exceptions = xyes; then
469 tmake_file="$tmake_file pa/t-slibgcc-sjlj-ver"
470 else
471 tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
472 fi
01cb8ad1 473 md_unwind_header=pa/linux-unwind.h
894a47b4 474 ;;
475hppa[12]*-*-hpux10*)
4dc4ff49 476 tmake_file="$tmake_file pa/t-hpux pa/t-hpux10 t-libgcc-pic t-slibgcc"
a997b0d8 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"
480 else
481 tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
482 fi
483 tmake_file="$tmake_file pa/t-slibgcc-hpux t-slibgcc-hpux"
1e53920f 484 md_unwind_header=pa/hpux-unwind.h
894a47b4 485 ;;
486hppa*64*-*-hpux11*)
ab4fdb3d 487 tmake_file="$tmake_file pa/t-hpux pa/t-pa64 pa/t-stublib t-libgcc-pic t-slibgcc"
a997b0d8 488 # Set the libgcc version number
489 if test x$enable_sjlj_exceptions = xyes; then
490 tmake_file="$tmake_file pa/t-slibgcc-sjlj-ver"
491 else
492 tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
493 fi
494 tmake_file="$tmake_file pa/t-slibgcc-hpux t-slibgcc-hpux"
237490bf 495 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o \
496 libgcc_stub.a"
1e53920f 497 md_unwind_header=pa/hpux-unwind.h
894a47b4 498 ;;
499hppa[12]*-*-hpux11*)
4dc4ff49 500 tmake_file="$tmake_file pa/t-hpux pa/t-stublib t-libgcc-pic t-slibgcc"
a997b0d8 501 # Set the libgcc version number
502 if test x$enable_sjlj_exceptions = xyes; then
503 tmake_file="$tmake_file pa/t-slibgcc-sjlj-ver"
504 else
505 tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
506 fi
507 tmake_file="$tmake_file pa/t-slibgcc-hpux t-slibgcc-hpux"
237490bf 508 extra_parts="libgcc_stub.a"
1e53920f 509 md_unwind_header=pa/hpux-unwind.h
894a47b4 510 ;;
07cf7615 511hppa*-*-openbsd*)
512 tmake_file="$tmake_file pa/t-openbsd"
513 ;;
894a47b4 514i[34567]86-*-darwin*)
ba079bc9 515 tmake_file="$tmake_file i386/t-crtpc i386/t-crtfm"
022a2799 516 tm_file="$tm_file i386/darwin-lib.h"
ba079bc9 517 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
894a47b4 518 ;;
519x86_64-*-darwin*)
a997b0d8 520 tmake_file="$tmake_file i386/t-crtpc i386/t-crtfm"
022a2799 521 tm_file="$tm_file i386/darwin-lib.h"
ba079bc9 522 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
894a47b4 523 ;;
524i[34567]86-*-elf*)
4dc4ff49 525 tmake_file="$tmake_file i386/t-crtstuff t-crtstuff-pic t-libgcc-pic"
894a47b4 526 ;;
cc8ebe39 527x86_64-*-elf*)
4dc4ff49 528 tmake_file="$tmake_file i386/t-crtstuff t-crtstuff-pic t-libgcc-pic"
cc8ebe39 529 ;;
894a47b4 530i[34567]86-*-freebsd*)
237490bf 531 tmake_file="${tmake_file} i386/t-freebsd i386/t-crtstuff"
894a47b4 532 ;;
533x86_64-*-freebsd*)
237490bf 534 tmake_file="${tmake_file} i386/t-freebsd i386/t-crtstuff"
894a47b4 535 ;;
536i[34567]86-*-netbsdelf*)
537 ;;
894a47b4 538x86_64-*-netbsd*)
237490bf 539 tmake_file="${tmake_file} i386/t-crtstuff"
894a47b4 540 ;;
541i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123])
542 ;;
543i[34567]86-*-openbsd*)
544 ;;
51796b3a 545x86_64-*-openbsd*)
546 ;;
fe27820f 547i[34567]86-*-linux*)
6d057ce8 548 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
237490bf 549 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm i386/t-crtstuff t-dfprules"
1e53920f 550 md_unwind_header=i386/linux-unwind.h
894a47b4 551 ;;
fe27820f 552i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu | i[34567]86-*-gnu* | i[34567]86-*-kopensolaris*-gnu)
553 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
237490bf 554 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm i386/t-crtstuff t-dfprules"
fe27820f 555 ;;
556x86_64-*-linux*)
6d057ce8 557 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
237490bf 558 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm i386/t-crtstuff t-dfprules"
1e53920f 559 md_unwind_header=i386/linux-unwind.h
894a47b4 560 ;;
fe27820f 561x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu)
562 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
237490bf 563 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm i386/t-crtstuff t-dfprules"
fe27820f 564 ;;
894a47b4 565i[34567]86-pc-msdosdjgpp*)
566 ;;
567i[34567]86-*-lynxos*)
568 ;;
894a47b4 569i[34567]86-*-nto-qnx*)
4dc4ff49 570 tmake_file="$tmake_file i386/t-nto t-libgcc-pic"
237490bf 571 extra_parts=crtbegin.o
894a47b4 572 ;;
573i[34567]86-*-rtems*)
fbb6f195 574 tmake_file="$tmake_file i386/t-softfp i386/t-crtstuff"
237490bf 575 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 576 ;;
14f27bc6 577i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]*)
ba079bc9 578 tmake_file="$tmake_file i386/t-crtpc i386/t-crtfm"
579 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
1e53920f 580 md_unwind_header=i386/sol2-unwind.h
894a47b4 581 ;;
894a47b4 582i[4567]86-wrs-vxworks|i[4567]86-wrs-vxworksae)
583 ;;
1e53920f 584i[34567]86-*-cygwin*)
9e51385b 585 extra_parts="crtbegin.o crtend.o crtfastmath.o"
a997b0d8 586 # This has to match the logic for DWARF2_UNWIND_INFO in gcc/config/i386/cygming.h
587 if test x$enable_sjlj_exceptions = xyes; then
588 tmake_eh_file="i386/t-sjlj-eh"
589 else
590 tmake_eh_file="i386/t-dw2-eh"
591 fi
592 # Shared libgcc DLL install dir depends on cross/native build.
593 if test x${build} = x${host} ; then
594 tmake_dlldir_file="i386/t-dlldir"
595 else
596 tmake_dlldir_file="i386/t-dlldir-x"
597 fi
9213d2eb 598 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"
8f433c51 599 ;;
1e53920f 600i[34567]86-*-mingw*)
601 extra_parts="crtbegin.o crtend.o crtfastmath.o"
4dc4ff49 602 case ${target_thread_file} in
603 win32)
604 tmake_file="$tmake_file i386/t-gthr-win32"
605 ;;
2d00fffd 606 posix)
607 tmake_file="i386/t-mingw-pthread $tmake_file"
608 ;;
4dc4ff49 609 esac
a997b0d8 610 # This has to match the logic for DWARF2_UNWIND_INFO in gcc/config/i386/cygming.h
611 if test x$enable_sjlj_exceptions = xyes; then
612 tmake_eh_file="i386/t-sjlj-eh"
613 else
614 tmake_eh_file="i386/t-dw2-eh"
7ed6dbef 615 md_unwind_header=i386/w32-unwind.h
a997b0d8 616 fi
617 # Shared libgcc DLL install dir depends on cross/native build.
618 if test x${build} = x${host} ; then
619 tmake_dlldir_file="i386/t-dlldir"
620 else
621 tmake_dlldir_file="i386/t-dlldir-x"
622 fi
9213d2eb 623 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"
1e53920f 624 ;;
8f433c51 625x86_64-*-mingw*)
4dc4ff49 626 case ${target_thread_file} in
627 win32)
628 tmake_file="$tmake_file i386/t-gthr-win32"
629 ;;
2d00fffd 630 posix)
631 tmake_file="i386/t-mingw-pthread $tmake_file"
632 ;;
4dc4ff49 633 esac
a997b0d8 634 # This has to match the logic for DWARF2_UNWIND_INFO in gcc/config/i386/cygming.h
635 if test x$enable_sjlj_exceptions = xyes; then
636 tmake_eh_file="i386/t-sjlj-eh"
637 else
8ad0b530 638 tmake_eh_file="i386/t-seh-eh"
a997b0d8 639 fi
640 # Shared libgcc DLL install dir depends on cross/native build.
641 if test x${build} = x${host} ; then
642 tmake_dlldir_file="i386/t-dlldir"
643 else
644 tmake_dlldir_file="i386/t-dlldir-x"
645 fi
9213d2eb 646 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"
1125ba83 647 extra_parts="$extra_parts crtfastmath.o"
894a47b4 648 ;;
af8e12d0 649i[34567]86-*-interix[3-9]*)
4dc4ff49 650 tmake_file="$tmake_file i386/t-interix i386/t-chkstk"
894a47b4 651 ;;
894a47b4 652ia64*-*-elf*)
237490bf 653 extra_parts="$extra_parts crtbeginS.o crtendS.o crtfastmath.o"
2ff958e6 654 tmake_file="ia64/t-ia64 ia64/t-ia64-elf ia64/t-eh-ia64 t-crtfm"
894a47b4 655 ;;
656ia64*-*-freebsd*)
237490bf 657 extra_parts="$extra_parts crtfastmath.o"
2ff958e6 658 tmake_file="$tmake_file ia64/t-ia64 ia64/t-ia64-elf ia64/t-eh-ia64 t-crtfm"
894a47b4 659 ;;
660ia64*-*-linux*)
237490bf 661 # Don't use crtbeginT.o from *-*-linux* default.
894a47b4 662 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o"
2ff958e6 663 tmake_file="$tmake_file ia64/t-ia64 ia64/t-ia64-elf t-crtfm t-softfp-tf ia64/t-softfp t-softfp ia64/t-softfp-compat ia64/t-eh-ia64 t-libunwind ia64/t-linux"
e59be7e3 664 if test x$with_system_libunwind != xyes ; then
a997b0d8 665 tmake_file="${tmake_file} t-libunwind-elf ia64/t-linux-libunwind"
e59be7e3 666 fi
1e53920f 667 md_unwind_header=ia64/linux-unwind.h
894a47b4 668 ;;
669ia64*-*-hpux*)
2ff958e6 670 tmake_file="ia64/t-ia64 ia64/t-ia64-elf ia64/t-hpux t-slibgcc ia64/t-slibgcc-hpux t-slibgcc-hpux"
894a47b4 671 ;;
9b9a2528 672ia64-hp-*vms*)
9213d2eb 673 tmake_file="$tmake_file ia64/t-ia64 ia64/t-eh-ia64 ia64/t-vms t-slibgcc-vms"
237490bf 674 extra_parts="$extra_parts crtinitS.o"
1e53920f 675 md_unwind_header=ia64/vms-unwind.h
9b9a2528 676 ;;
894a47b4 677iq2000*-*-elf*)
08417926 678 tmake_file="iq2000/t-iq2000 t-fdpbit"
237490bf 679 # Don't use default.
680 extra_parts=
894a47b4 681 ;;
fbb6f195 682lm32-*-elf*)
237490bf 683 extra_parts="$extra_parts crti.o crtn.o"
84600db5 684 tmake_file="lm32/t-lm32 lm32/t-elf t-softfp-sfdf t-softfp"
f6fe91e8 685 ;;
fbb6f195 686lm32-*-rtems*)
687 tmake_file="$tmake_file lm32/t-lm32 lm32/t-elf t-softfp-sfdf t-softfp"
688 extra_parts="$extra_parts crti.o crtn.o"
689 ;;
f6fe91e8 690lm32-*-uclinux*)
237490bf 691 extra_parts="$extra_parts crtbegin.o crtendS.o crtbeginT.o"
4dc4ff49 692 tmake_file="lm32/t-lm32 lm32/t-uclinux t-libgcc-pic t-softfp-sfdf t-softfp"
f6fe91e8 693 ;;
237490bf 694m32r-*-elf*)
a23b9c51 695 tmake_file=t-fdpbit
894a47b4 696 ;;
237490bf 697m32r-*-rtems*)
fbb6f195 698 tmake_file="$tmake_file m32r/t-m32r t-fdpbit"
237490bf 699 ;;
894a47b4 700m32rle-*-elf*)
a23b9c51 701 tmake_file=t-fdpbit
894a47b4 702 ;;
703m32r-*-linux*)
237490bf 704 tmake_file="$tmake_file m32r/t-linux t-fdpbit"
894a47b4 705 ;;
706m32rle-*-linux*)
237490bf 707 tmake_file="$tmake_file m32r/t-linux t-fdpbit"
894a47b4 708 ;;
9213d2eb 709m68k-*-elf* | fido-*-elf)
710 tmake_file="$tmake_file m68k/t-floatlib"
894a47b4 711 ;;
6af9f7ea 712m68k*-*-netbsdelf*)
894a47b4 713 ;;
714m68k*-*-openbsd*)
715 ;;
5bb27b7c 716m68k-*-uclinux*) # Motorola m68k/ColdFire running uClinux with uClibc
717 tmake_file="$tmake_file m68k/t-floatlib m68k/t-linux"
1e53920f 718 md_unwind_header=m68k/linux-unwind.h
894a47b4 719 ;;
1e53920f 720m68k-*-linux*) # Motorola m68k's running GNU/Linux
894a47b4 721 # with ELF format using glibc 2
722 # aka the GNU/Linux C library 6.
5bb27b7c 723 tmake_file="$tmake_file m68k/t-floatlib m68k/t-linux"
a997b0d8 724 # If not configured with --enable-sjlj-exceptions, bump the
725 # libgcc version number.
726 if test x$enable_sjlj_exceptions != xyes; then
727 tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
728 fi
1e53920f 729 md_unwind_header=m68k/linux-unwind.h
894a47b4 730 ;;
731m68k-*-rtems*)
9213d2eb 732 tmake_file="$tmake_file m68k/t-floatlib"
237490bf 733 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 734 ;;
735mcore-*-elf)
9213d2eb 736 tmake_file="mcore/t-mcore t-fdpbit"
237490bf 737 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 738 ;;
a997b0d8 739microblaze*-linux*)
740 tmake_file="$tmake_file t-slibgcc-nolc-override microblaze/t-microblaze t-fdpbit"
741 ;;
d34b0d1e 742microblaze*-*-*)
a23b9c51 743 tmake_file="microblaze/t-microblaze t-fdpbit"
237490bf 744 extra_parts="crtbegin.o crtend.o crti.o crtn.o"
d34b0d1e 745 ;;
894a47b4 746mips*-*-netbsd*) # NetBSD/mips, either endian.
747 ;;
894a47b4 748mips*-*-linux*) # Linux MIPS, either endian.
283681bb 749 extra_parts="$extra_parts crtfastmath.o"
6a8f7b8b 750 tmake_file="${tmake_file} t-crtfm mips/t-mips16"
1e53920f 751 md_unwind_header=mips/linux-unwind.h
416e60e6 752 if test "${ac_cv_sizeof_long_double}" = 16; then
753 tmake_file="${tmake_file} mips/t-tpbit"
754 fi
894a47b4 755 ;;
a23b9c51 756mips*-sde-elf*)
20dbbfaf 757 tmake_file="$tmake_file mips/t-crtstuff mips/t-mips16"
a23b9c51 758 case "${with_newlib}" in
759 yes)
760 # newlib / libgloss.
761 ;;
762 *)
763 # MIPS toolkit libraries.
237490bf 764 tmake_file="$tmake_file mips/t-sdemtk"
a23b9c51 765 ;;
766 esac
237490bf 767 extra_parts="$extra_parts crti.o crtn.o"
a23b9c51 768 ;;
21889c08 769mipsisa32-*-elf* | mipsisa32el-*-elf* | \
770mipsisa32r2-*-elf* | mipsisa32r2el-*-elf* | \
771mipsisa64-*-elf* | mipsisa64el-*-elf* | \
77a32a8e 772mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*)
4dc4ff49 773 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
237490bf 774 extra_parts="$extra_parts crti.o crtn.o"
77a32a8e 775 ;;
894a47b4 776mipsisa64sr71k-*-elf*)
20dbbfaf 777 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff t-fdpbit"
237490bf 778 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 779 ;;
780mipsisa64sb1-*-elf* | mipsisa64sb1el-*-elf*)
4dc4ff49 781 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
237490bf 782 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 783 ;;
784mips-*-elf* | mipsel-*-elf*)
4dc4ff49 785 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
237490bf 786 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 787 ;;
788mips64-*-elf* | mips64el-*-elf*)
4dc4ff49 789 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
237490bf 790 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 791 ;;
792mips64vr-*-elf* | mips64vrel-*-elf*)
4dc4ff49 793 tmake_file="$tmake_file mips/t-elf mips/t-vr mips/t-crtstuff"
237490bf 794 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 795 ;;
796mips64orion-*-elf* | mips64orionel-*-elf*)
4dc4ff49 797 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
237490bf 798 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 799 ;;
800mips*-*-rtems*)
4dc4ff49 801 tmake_file="$tmake_file mips/t-elf mips/t-crtstuff mips/t-mips16"
237490bf 802 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 803 ;;
804mips-wrs-vxworks)
805 ;;
894a47b4 806mipstx39-*-elf* | mipstx39el-*-elf*)
237490bf 807 tmake_file="$tmake_file mips/t-crtstuff mips/t-mips16"
894a47b4 808 ;;
809mmix-knuth-mmixware)
8525326e 810 extra_parts="crti.o crtn.o crtbegin.o crtend.o"
811 tmake_file="${tmake_file} ${cpu_type}/t-${cpu_type}"
894a47b4 812 ;;
813mn10300-*-*)
a23b9c51 814 tmake_file=t-fdpbit
894a47b4 815 ;;
237490bf 816moxie-*-elf | moxie-*-uclinux*)
84600db5 817 tmake_file="moxie/t-moxie t-softfp-sfdf t-softfp-excl t-softfp"
237490bf 818 extra_parts="$extra_parts crti.o crtn.o"
819 ;;
820moxie-*-rtems*)
fbb6f195 821 tmake_file="$tmake_file moxie/t-moxie t-softfp-sfdf t-softfp-excl t-softfp"
237490bf 822 # Don't use default.
823 extra_parts=
be52b6d8 824 ;;
894a47b4 825pdp11-*-*)
4dc4ff49 826 tmake_file="pdp11/t-pdp11 t-fdpbit"
894a47b4 827 ;;
8372e9ea 828picochip-*-*)
a23b9c51 829 tmake_file="picochip/t-picochip t-fpbit"
8372e9ea 830 ;;
894a47b4 831powerpc-*-darwin*)
1e53920f 832 case ${host} in
833 *-*-darwin9* | *-*-darwin[12][0-9]*)
834 # libSystem contains unwind information for signal frames since
835 # Darwin 9.
836 ;;
837 *)
838 md_unwind_header=rs6000/darwin-unwind.h
839 ;;
840 esac
84600db5 841 tmake_file="$tmake_file rs6000/t-ibm-ldouble"
1a4a11f3 842 extra_parts="$extra_parts crt2.o"
894a47b4 843 ;;
844powerpc64-*-darwin*)
4dc4ff49 845 tmake_file="$tmake_file rs6000/t-darwin64 rs6000/t-ibm-ldouble"
1a4a11f3 846 extra_parts="$extra_parts crt2.o"
894a47b4 847 ;;
bdd1ee48 848powerpc*-*-freebsd*)
849 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-savresfgpr rs6000/t-crtstuff rs6000/t-freebsd t-softfp-sfdf t-softfp-excl t-softfp"
237490bf 850 extra_parts="$extra_parts crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
bdd1ee48 851 case ${host} in
852 powerpc64*)
853 tmake_file="${tmake_file} rs6000/t-freebsd64"
854 md_unwind_header=rs6000/freebsd-unwind.h
855 ;;
856 esac
894a47b4 857 ;;
858powerpc-*-netbsd*)
08417926 859 tmake_file="$tmake_file rs6000/t-netbsd rs6000/t-crtstuff"
894a47b4 860 ;;
894a47b4 861powerpc-*-eabispe*)
738c50b8 862 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-savresfgpr rs6000/t-crtstuff t-crtstuff-pic"
237490bf 863 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 864 ;;
865powerpc-*-eabisimaltivec*)
738c50b8 866 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 867 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 868 ;;
869powerpc-*-eabisim*)
738c50b8 870 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 871 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 872 ;;
873powerpc-*-elf*)
738c50b8 874 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 875 extra_parts="$extra_parts crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 876 ;;
877powerpc-*-eabialtivec*)
738c50b8 878 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 879 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
a23b9c51 880 ;;
881powerpc-xilinx-eabi*)
738c50b8 882 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 883 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 884 ;;
885powerpc-*-eabi*)
738c50b8 886 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-savresfgpr rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 887 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 888 ;;
889powerpc-*-rtems*)
a2397d15 890 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-savresfgpr rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 891 extra_parts="$extra_parts crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 892 ;;
4e5e2802 893powerpc-*-linux* | powerpc64-*-linux*)
738c50b8 894 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-savresfgpr rs6000/t-crtstuff rs6000/t-linux t-softfp-sfdf t-softfp-excl t-dfprules rs6000/t-ppc64-fp t-softfp t-slibgcc-libgcc"
237490bf 895 extra_parts="$extra_parts ecrti.o ecrtn.o ncrti.o ncrtn.o"
1e53920f 896 md_unwind_header=rs6000/linux-unwind.h
894a47b4 897 ;;
894a47b4 898powerpc-wrs-vxworks|powerpc-wrs-vxworksae)
738c50b8 899 tmake_file="$tmake_file rs6000/t-ppccomm t-fdpbit"
894a47b4 900 ;;
894a47b4 901powerpc-*-lynxos*)
08417926 902 tmake_file="$tmake_file rs6000/t-lynx t-fdpbit"
894a47b4 903 ;;
894a47b4 904powerpcle-*-elf*)
738c50b8 905 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 906 extra_parts="$extra_parts crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 907 ;;
908powerpcle-*-eabisim*)
738c50b8 909 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 910 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 911 ;;
912powerpcle-*-eabi*)
738c50b8 913 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
237490bf 914 extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
894a47b4 915 ;;
894a47b4 916rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
e59be7e3 917 md_unwind_header=rs6000/aix-unwind.h
c1420b84 918 tmake_file="t-fdpbit rs6000/t-ppc64-fp rs6000/t-slibgcc-aix rs6000/t-ibm-ldouble"
894a47b4 919 ;;
920rs6000-ibm-aix5.1.* | powerpc-ibm-aix5.1.*)
e59be7e3 921 md_unwind_header=rs6000/aix-unwind.h
c1420b84 922 tmake_file="t-fdpbit rs6000/t-ppc64-fp rs6000/t-slibgcc-aix rs6000/t-ibm-ldouble"
894a47b4 923 ;;
924rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
e59be7e3 925 md_unwind_header=rs6000/aix-unwind.h
c1420b84 926 tmake_file="t-fdpbit rs6000/t-ppc64-fp rs6000/t-slibgcc-aix rs6000/t-ibm-ldouble"
894a47b4 927 ;;
78e515f7 928rl78-*-elf)
929 tmake_file="$tm_file t-fdpbit rl78/t-rl78"
930 ;;
24833e1a 931rx-*-elf)
a23b9c51 932 tmake_file="rx/t-rx t-fdpbit"
022a2799 933 tm_file="$tm_file rx/rx-abi.h rx/rx-lib.h"
24833e1a 934 ;;
894a47b4 935s390-*-linux*)
e38fe738 936 tmake_file="${tmake_file} s390/t-crtstuff s390/t-linux s390/32/t-floattodi"
1e53920f 937 md_unwind_header=s390/linux-unwind.h
894a47b4 938 ;;
939s390x-*-linux*)
e38fe738 940 tmake_file="${tmake_file} s390/t-crtstuff s390/t-linux"
1e53920f 941 md_unwind_header=s390/linux-unwind.h
894a47b4 942 ;;
943s390x-ibm-tpf*)
4dc4ff49 944 tmake_file="${tmake_file} s390/t-crtstuff t-libgcc-pic t-eh-dw2-dip"
237490bf 945 extra_parts="crtbeginS.o crtendS.o"
f9cccfac 946 md_unwind_header=s390/tpf-unwind.h
894a47b4 947 ;;
948score-*-elf)
84600db5 949 tmake_file="${tmake_file} t-softfp-sfdf t-softfp-excl t-softfp"
237490bf 950 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 951 ;;
237490bf 952sh-*-elf* | sh[12346l]*-*-elf*)
953 tmake_file="$tmake_file sh/t-sh t-crtstuff-pic t-fdpbit"
954 extra_parts="$extra_parts crt1.o crti.o crtn.o crtbeginS.o crtendS.o \
955 libic_invalidate_array_4-100.a \
956 libic_invalidate_array_4-200.a \
957 libic_invalidate_array_4a.a \
958 libgcc-Os-4-200.a libgcc-4-300.a"
9213d2eb 959 case ${host} in sh64*-*-*)
960 tmake_file="$tmake_file sh/t-sh64"
961 ;;
962 esac
97f1a704 963 case ${host} in
237490bf 964 sh*-superh-elf)
965 tmake_file="$tmake_file sh/t-superh"
966 extra_parts="$extra_parts crt1-mmu.o gcrt1-mmu.o gcrt1.o"
967 ;;
968 esac
969 ;;
970sh-*-linux* | sh[2346lbe]*-*-linux*)
9213d2eb 971 tmake_file="${tmake_file} sh/t-sh t-slibgcc-libgcc sh/t-linux t-fdpbit"
972 case ${host} in sh64*-*-linux*)
973 tmake_file="$tmake_file sh/t-sh64"
974 ;;
975 esac
237490bf 976 md_unwind_header=sh/linux-unwind.h
977 ;;
978sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
979 sh64-*-netbsd* | sh64l*-*-netbsd*)
9213d2eb 980 tmake_file="$tmake_file sh/t-sh sh/t-netbsd"
981 case ${host} in
982 sh5*-*-netbsd* | sh64*-netbsd*)
983 tmake_file="$tmake_file sh/t-sh64"
984 ;;
985 esac
237490bf 986 # NetBSD's C library includes a fast software FP library that
987 # has support for setting/setting the rounding mode, exception
988 # mask, etc. Therefore, we don't want to include software FP
989 # in libgcc.
894a47b4 990 ;;
894a47b4 991sh-*-rtems*)
9213d2eb 992 tmake_file="$tmake_file sh/t-sh t-crtstuff-pic t-fdpbit"
237490bf 993 extra_parts="$extra_parts crt1.o crti.o crtn.o crtbeginS.o crtendS.o \
57380e33 994 libic_invalidate_array_4-100.a \
995 libic_invalidate_array_4-200.a \
996 libic_invalidate_array_4a.a \
997 libgcc-Os-4-200.a libgcc-4-300.a"
894a47b4 998 ;;
999sh-wrs-vxworks)
9213d2eb 1000 tmake_file="$tmake_file sh/t-sh t-crtstuff-pic t-fdpbit"
894a47b4 1001 ;;
894a47b4 1002sparc-*-netbsdelf*)
1003 ;;
1004sparc64-*-openbsd*)
1005 ;;
1006sparc-*-elf*)
63abf89e 1007 case ${host} in
1008 *-leon[3-9]*)
1009 ;;
1010 *)
1011 tmake_file="sparc/t-softmul"
1012 ;;
1013 esac
237490bf 1014 tmake_file="${tmake_file} t-fdpbit t-crtfm"
1015 extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
894a47b4 1016 ;;
1017sparc-*-linux*) # SPARC's running GNU/Linux, libc6
95de80bc 1018 tmake_file="${tmake_file} t-crtfm"
1019 if test "${host_address}" = 64; then
1020 tmake_file="$tmake_file sparc/t-linux64"
1021 fi
a23b9c51 1022 case ${host} in
1023 *-leon*)
a997b0d8 1024 tmake_file="${tmake_file} t-fdpbit"
1025 ;;
1026 *)
1027 tmake_file="${tmake_file} sparc/t-linux"
a23b9c51 1028 ;;
1029 esac
9213d2eb 1030 case ${host} in
1031 *-leon[3-9]*)
1032 ;;
1033 *)
95de80bc 1034 if test "${host_address}" = 32; then
1035 tmake_file="$tmake_file sparc/t-softmul"
1036 fi
9213d2eb 1037 ;;
1038 esac
894a47b4 1039 extra_parts="$extra_parts crtfastmath.o"
f9cccfac 1040 md_unwind_header=sparc/linux-unwind.h
894a47b4 1041 ;;
a23b9c51 1042sparc-*-rtems*)
fbb6f195 1043 tmake_file="$tmake_file sparc/t-elf sparc/t-softmul t-crtfm t-fdpbit"
237490bf 1044 extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
894a47b4 1045 ;;
63abf89e 1046sparc*-*-solaris2*)
1047 tmake_file="$tmake_file t-crtfm"
1048 extra_parts="$extra_parts crtfastmath.o"
1e53920f 1049 md_unwind_header=sparc/sol2-unwind.h
894a47b4 1050 ;;
894a47b4 1051sparc64-*-elf*)
237490bf 1052 tmake_file="${tmake_file} t-crtfm"
1053 extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
894a47b4 1054 ;;
a23b9c51 1055sparc64-*-rtems*)
fbb6f195 1056 tmake_file="$tmake_file sparc/t-elf t-crtfm"
237490bf 1057 extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
a23b9c51 1058 ;;
723e1902 1059sparc-wrs-vxworks)
1060 ;;
894a47b4 1061sparc64-*-freebsd*|ultrasparc-*-freebsd*)
1125ba83 1062 tmake_file="$tmake_file t-crtfm"
237490bf 1063 extra_parts="$extra_parts crtfastmath.o"
894a47b4 1064 ;;
1065sparc64-*-linux*) # 64-bit SPARC's running GNU/Linux
1066 extra_parts="$extra_parts crtfastmath.o"
95de80bc 1067 tmake_file="${tmake_file} t-crtfm sparc/t-linux"
1068 if test "${host_address}" = 64; then
1069 tmake_file="${tmake_file} sparc/t-linux64"
1070 fi
1071 if test "${host_address}" = 32; then
1072 tmake_file="${tmake_file} sparc/t-softmul"
1073 fi
1e53920f 1074 md_unwind_header=sparc/linux-unwind.h
894a47b4 1075 ;;
1076sparc64-*-netbsd*)
1077 ;;
1078spu-*-elf*)
4dc4ff49 1079 tmake_file="$tmake_file spu/t-elf t-libgcc-pic t-fdpbit"
237490bf 1080 extra_parts="$extra_parts \
1081 libgcc_cachemgr.a libgcc_cachemgr_nonatomic.a \
1082 libgcc_cache8k.a libgcc_cache16k.a libgcc_cache32k.a \
1083 libgcc_cache64k.a libgcc_cache128k.a"
894a47b4 1084 ;;
a997b0d8 1085tic6x-*-uclinux)
adce431d 1086 tmake_file="${tmake_file} t-softfp-sfdf t-softfp-excl t-softfp \
1087 c6x/t-elf c6x/t-uclinux t-crtstuff-pic t-libgcc-pic \
1088 t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver t-gnu-prefix"
022a2799 1089 tm_file="$tm_file c6x/c6x-abi.h"
adce431d 1090 extra_parts="$extra_parts crtbeginS.o crtendS.o crti.o crtn.o"
a997b0d8 1091 unwind_header=config/c6x/unwind-c6x.h
1092 ;;
237490bf 1093tic6x-*-elf)
1094 tmake_file="${tmake_file} t-softfp-sfdf t-softfp-excl t-softfp t-gnu-prefix c6x/t-elf"
022a2799 1095 tm_file="$tm_file c6x/c6x-abi.h"
237490bf 1096 extra_parts="$extra_parts crtbeginS.o crtendS.o crti.o crtn.o"
7e5fc0c4 1097 unwind_header=config/c6x/unwind-c6x.h
5aa04b01 1098 ;;
7ce78e23 1099tilegx-*-linux*)
1100 tmake_file="${tmake_file} tilegx/t-crtstuff t-softfp-sfdf tilegx/t-softfp t-softfp tilegx/t-tilegx"
1101 md_unwind_header=tilepro/linux-unwind.h
1102 ;;
1103tilepro-*-linux*)
1104 tmake_file="${tmake_file} tilepro/t-crtstuff t-softfp-sfdf t-softfp tilepro/t-tilepro"
1105 md_unwind_header=tilepro/linux-unwind.h
1106 ;;
707238af 1107v850*-*-*)
9213d2eb 1108 tmake_file="v850/t-v850 t-fdpbit"
894a47b4 1109 ;;
63bfd172 1110vax-*-linux*)
9213d2eb 1111 tmake_file="$tmake_file vax/t-linux"
63bfd172 1112 ;;
894a47b4 1113vax-*-netbsdelf*)
1114 ;;
894a47b4 1115vax-*-openbsd*)
1116 ;;
894a47b4 1117xstormy16-*-elf)
2219274c 1118 tmake_file="stormy16/t-stormy16 t-fdpbit"
894a47b4 1119 ;;
75c7ffbc 1120xtensa*-*-elf*)
237490bf 1121 tmake_file="$tmake_file xtensa/t-xtensa xtensa/t-elf"
1122 extra_parts="$extra_parts crti.o crtn.o"
894a47b4 1123 ;;
75c7ffbc 1124xtensa*-*-linux*)
a997b0d8 1125 tmake_file="$tmake_file xtensa/t-xtensa xtensa/t-linux"
1e53920f 1126 md_unwind_header=xtensa/linux-unwind.h
894a47b4 1127 ;;
1128am33_2.0-*-linux*)
237490bf 1129 # Don't need crtbeginT.o from *-*-linux* default.
894a47b4 1130 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
a997b0d8 1131 tmake_file="$tmake_file t-fdpbit"
894a47b4 1132 ;;
7eac0a4e 1133m32c-*-elf*|m32c-*-rtems*)
9213d2eb 1134 tmake_file="$tmake_file m32c/t-m32c"
894a47b4 1135 ;;
46222c18 1136mep*-*-*)
237490bf 1137 tmake_file="mep/t-mep t-fdpbit"
1138 extra_parts="crtbegin.o crtend.o"
46222c18 1139 ;;
894a47b4 1140*)
1141 echo "*** Configuration ${host} not supported" 1>&2
1142 exit 1
1143 ;;
1144esac
e4cbe54f 1145
98c9b52b 1146case ${host} in
1147i[34567]86-*-* | x86_64-*-*)
1148 tmake_file="${tmake_file} i386/t-cpuinfo"
1149 ;;
1150esac
1151
e4cbe54f 1152case ${host} in
1eab96a6 1153i[34567]86-*-linux* | x86_64-*-linux* | \
a997b0d8 1154 i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu | \
1155 i[34567]86-*-knetbsd*-gnu | \
1eab96a6 1156 i[34567]86-*-gnu*)
98c9b52b 1157 tmake_file="${tmake_file} t-tls i386/t-linux"
c9b3ebc5 1158 if test "$libgcc_cv_cfi" = "yes"; then
f2d9def0 1159 tmake_file="${tmake_file} t-stack i386/t-stack-i386"
c9b3ebc5 1160 fi
e4cbe54f 1161 ;;
1162esac
b3fd46a0 1163
1164case ${host} in
1165i[34567]86-*-darwin* | x86_64-*-darwin* | \
09ec66c8 1166 i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu | \
6471e33b 1167 i[34567]86-*-linux* | x86_64-*-linux* | \
8a84c748 1168 i[34567]86-*-gnu* | \
14f27bc6 1169 i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]* | \
278afeb5 1170 i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw* | \
1171 i[34567]86-*-freebsd* | x86_64-*-freebsd*)
84600db5 1172 tmake_file="${tmake_file} t-softfp-tf"
144633f4 1173 if test "${host_address}" = 32; then
84600db5 1174 tmake_file="${tmake_file} i386/${host_address}/t-softfp"
144633f4 1175 fi
2c223cf2 1176 tmake_file="${tmake_file} i386/t-softfp t-softfp"
144633f4 1177 ;;
1178esac
1179
1180case ${host} in
1181i[34567]86-*-linux* | x86_64-*-linux*)
1182 # Provide backward binary compatibility for 64bit Linux/x86.
1183 if test "${host_address}" = 64; then
1184 tmake_file="${tmake_file} i386/${host_address}/t-softfp-compat"
1185 fi
022a2799 1186 tm_file="${tm_file} i386/value-unwind.h"
b3fd46a0 1187 ;;
1188esac