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