1 # libgcc host-specific configuration file.
2 # Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
3 # 2008, 2009 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 # extra_parts List of extra object files that should be compiled
48 # for this target machine. This may be overridden
49 # by setting EXTRA_PARTS in a tmake_file fragment.
50 # If either is set, EXTRA_PARTS and
51 # EXTRA_MULTILIB_PARTS inherited from the GCC
52 # subdirectory will be ignored.
53 # tmake_file A list of machine-description-specific
54 # makefile-fragments, if different from
55 # "$cpu_type/t-$cpu_type".
61 # Set default cpu_type so it can be updated in each machine entry.
62 cpu_type=`echo ${host} | sed 's/-.*$//'`
87 moxie*) cpu_type=moxie
128 # Note the 'l'; we need to be able to match e.g. "shle" or "shl".
129 sh[123456789lbe]*-*-*)
134 # Common parts for widely ported systems.
137 asm_hidden_op=.private_extern
138 tmake_file="t-darwin ${cpu_type}/t-darwin t-slibgcc-darwin"
140 *-*-freebsd[12] | *-*-freebsd[12].* | *-*-freebsd*aout*)
141 # This is the place-holder for the generic a.out configuration
142 # of FreeBSD. No actual configuration resides here since
143 # there was only ever a bare-bones ix86 configuration for
144 # a.out and it exists solely in the machine-specific section.
145 # This place-holder must exist to avoid dropping into
146 # the generic ELF configuration of FreeBSD (i.e. it must be
147 # ordered before that section).
150 # This is the generic ELF configuration of FreeBSD. Later
151 # machine-specific sections may refine and add to this
154 *-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu*)
155 extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
170 # Support site-specific machine types.
172 rest=`echo ${host} | sed -e "s/$cpu_type-//"`
173 if test -f $srcdir/config/${cpu_type}/t-$rest
174 then tmake_file=${cpu_type}/t-$rest
177 alpha*-*-linux* | alpha*-*-gnu*)
178 tmake_file="${tmake_file} alpha/t-crtfm"
179 extra_parts="$extra_parts crtfastmath.o"
203 arm*-*-linux*) # ARM GNU/Linux with ELF
205 arm*-*-uclinux*) # ARM ucLinux
209 arm*-*-eabi* | arm*-*-symbianelf* )
222 # Make HImode functions for AVR
223 tmake_file=${cpu_type}/t-avr
230 # No need to build crtbeginT.o on uClibc systems. Should probably
231 # be moved to the OS specific section above.
232 extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
236 crisv32-*-elf | crisv32-*-none | cris-*-elf | cris-*-none)
237 extra_parts="crtbegin.o crtend.o"
239 cris-*-linux* | crisv32-*-linux*)
265 i[34567]86-*-darwin*)
268 tmake_file="t-darwin ${cpu_type}/t-darwin64 t-slibgcc-darwin"
274 i[34567]86-*-freebsd*)
278 i[34567]86-*-netbsdelf*)
280 i[34567]86-*-netbsd*)
284 i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123])
286 i[34567]86-*-openbsd*)
288 i[34567]86-*-linux* | i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu | i[34567]86-*-gnu*)
289 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
290 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm"
292 x86_64-*-linux* | x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu)
293 extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"
294 tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm"
296 i[34567]86-pc-msdosdjgpp*)
298 i[34567]86-*-lynxos*)
300 i[3456x]86-*-netware*)
303 tmake_file="${tmake_file} i386/t-nwld"
307 i[34567]86-*-nto-qnx*)
311 i[34567]86-*-solaris2*)
312 tmake_file="${tmake_file} i386/t-sol2"
314 *-*-solaris2.1[0-9]*)
315 # Solaris 2.10 provides crt1.o, crti.o, crtn.o, and gcrt1.o as
316 # part of the base system.
317 extra_parts="gmon.o crtbegin.o crtend.o"
320 extra_parts="crt1.o crti.o crtn.o gcrt1.o gmon.o crtbegin.o crtend.o"
324 i[4567]86-wrs-vxworks|i[4567]86-wrs-vxworksae)
328 i[34567]86-*-cygwin* | i[34567]86-*-mingw*)
329 extra_parts="crtbegin.o crtend.o crtfastmath.o"
330 tmake_file="i386/t-cygming i386/t-crtfm"
334 i[34567]86-*-interix3*)
337 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o"
338 tmake_file="ia64/t-ia64"
343 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o"
344 tmake_file="ia64/t-ia64 t-softfp ia64/t-fprules-softfp ia64/t-softfp-compat"
350 m32r-*-elf*|m32r-*-rtems*)
358 m68hc11-*-*|m6811-*-*)
360 m68hc12-*-*|m6812-*-*)
368 m68k-*-uclinux*) # Motorola m68k/ColdFire running uClinux with uClibc
370 m68k-*-linux*) # Motorola m68k's running GNU/Linux
371 # with ELF format using glibc 2
372 # aka the GNU/Linux C library 6.
382 mips*-*-netbsd*) # NetBSD/mips, either endian.
386 mips*-*-linux*) # Linux MIPS, either endian.
390 mipsisa32-*-elf* | mipsisa32el-*-elf*)
392 mipsisa32r2-*-elf* | mipsisa32r2el-*-elf*)
394 mipsisa64-*-elf* | mipsisa64el-*-elf*)
396 mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*)
398 mipsisa64sr71k-*-elf*)
400 mipsisa64sb1-*-elf* | mipsisa64sb1el-*-elf*)
402 mips-*-elf* | mipsel-*-elf*)
404 mips64-*-elf* | mips64el-*-elf*)
406 mips64vr-*-elf* | mips64vrel-*-elf*)
408 mips64orion-*-elf* | mips64orionel-*-elf*)
414 mipstx39-*-elf* | mipstx39el-*-elf*)
421 tmake_file=${cpu_type}/t-moxie
422 extra_parts="crtbegin.o crtend.o crti.o crtn.o"
438 powerpc-*-eabisimaltivec*)
444 powerpc-*-eabialtivec*)
450 powerpc-*-linux* | powerpc64-*-linux*)
451 tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-ldbl128 t-softfp"
454 tmake_file="${tmake_file} rs6000/t-ldbl128 t-softfp"
456 powerpc-*-gnu-gnualtivec*)
457 tmake_file="${tmake_file} rs6000/t-ldbl128"
460 tmake_file="${tmake_file} rs6000/t-ldbl128"
462 powerpc-wrs-vxworks|powerpc-wrs-vxworksae)
468 powerpcle-*-eabisim*)
472 rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
474 rs6000-ibm-aix5.1.* | powerpc-ibm-aix5.1.*)
476 rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
486 sh-*-elf* | sh[12346l]*-*-elf* | \
487 sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \
488 sh-*-linux* | sh[2346lbe]*-*-linux* | \
489 sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
490 sh64-*-netbsd* | sh64l*-*-netbsd*)
493 tmake_file="${tmake_file} sh/t-linux"
507 sparc-*-linux*) # SPARC's running GNU/Linux, libc6
508 extra_parts="$extra_parts crtfastmath.o"
509 tmake_file="${tmake_file} sparc/t-crtfm"
513 sparc64-*-solaris2* | sparcv9-*-solaris2*)
521 sparc64-*-freebsd*|ultrasparc-*-freebsd*)
523 sparc64-*-linux*) # 64-bit SPARC's running GNU/Linux
524 extra_parts="$extra_parts crtfastmath.o"
525 tmake_file="${tmake_file} sparc/t-crtfm"
550 extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
552 m32c-*-elf*|m32c-*-rtems*)
555 echo "*** Configuration ${host} not supported" 1>&2
561 i[34567]86-*-linux* | x86_64-*-linux* | \
562 i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu | \
564 tmake_file="${tmake_file} t-tls"
569 i[34567]86-*-darwin* | x86_64-*-darwin* | \
570 i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu | \
571 i[34567]86-*-linux* | x86_64-*-linux* | \
572 i[34567]86-*-cygwin*)
573 if test "${host_address}" = 32; then
574 tmake_file="${tmake_file} t-softfp i386/${host_address}/t-fprules-softfp"
580 i[34567]86-*-linux* | x86_64-*-linux*)
581 # Provide backward binary compatibility for 64bit Linux/x86.
582 if test "${host_address}" = 64; then
583 tmake_file="${tmake_file} i386/${host_address}/t-softfp-compat"