2002-02-06 Aldy Hernandez <aldyh@redhat.com>
[official-gcc.git] / gcc / config.gcc
blob80fb31a7bbba56855c1d203716544c6a662a2ded
1 # GCC build-, host- and target-specific configuration file.
2 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
4 #This file is part of GCC.
6 #GCC is free software; you can redistribute it and/or modify it under
7 #the terms of the GNU General Public License as published by the Free
8 #Software Foundation; either version 2, or (at your option) any later
9 #version.
11 #GCC is distributed in the hope that it will be useful, but WITHOUT
12 #ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 #FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14 #for more details.
16 #You should have received a copy of the GNU General Public License
17 #along with GCC; see the file COPYING.  If not, write to the Free
18 #Software Foundation, 59 Temple Place - Suite 330, Boston, MA
19 #02111-1307, USA.
21 # This is the GCC build-, host- and target-specific configuration file
22 # where a configuration type, as recognized and generated by config.bfd,
23 # is mapped to different system-specific definitions and files.  This is
24 # invoked by the autoconf-generated configure script, called for build,
25 # host and target in that order, setting ${machine} to each.  Putting it
26 # in a separate shell file lets us skip running autoconf when modifying
27 # build-, host- and target-specific information.
29 # This file switches on the shell variable ${machine}, and also uses the
30 # following shell variables:
32 #  with_*               Various variables as set by configure.
34 #  enable_threads_flag  Either the name, yes or no depending on whether
35 #                       threads support was requested.
37 #  gas_flag             Either yes or no depending on whether GNU as was
38 #                       requested.
40 #  gnu_ld_flag          Either yes or no depending on whether GNU ld was
41 #                       requested.
43 # This file sets the following shell variables for use by the
44 # autoconf-generated configure script:
46 #  cpu_type             The name of the cpu, if different from machine.
48 #  tm_file              A list of target macro files, if different from
49 #                       "$cpu_type/$cpu_type.h". Usually it's constructed
50 #                       per target in a way like this:
51 #                       tm_file="${tm_file} dbxelf.h elfos.h svr4.h ${cpu_type.h}/elf.h"
52 #                       Note that the preferred order is:
53 #                       - specific target header "${cpu_type}/${cpu_type.h}"
54 #                       - generic headers like dbxelf.h elfos.h, netware.h, etc.
55 #                       - specializing target headers like ${cpu_type.h}/elf.h
56 #                       This helps to keep OS specific stuff out of the CPU
57 #                       defining header ${cpu_type}/${cpu_type.h}.
59 #  tm_p_file            Location of file with declarations for functions
60 #                       in $out_file.
62 #  out_file             The name of the machine description C support
63 #                       file, if different from "$cpu_type/$cpu_type.c".
65 #  md_file              The name of the machine-description file, if
66 #                       different from "$cpu_type/$cpu_type.md".
68 #  tmake_file           A list of machine-description-specific
69 #                       makefile-fragments, if different from
70 #                       "$cpu_type/t-$cpu_type".
72 #  float_format         Set to the symbolic name for the floating-point
73 #                       formats used for this machine, if different from
74 #                       "i64".  Used to derive a header file name to
75 #                       include, like "vax" for "float-vax.h".  If no such
76 #                       file is wanted, set to "none".
78 #  extra_objs           List of extra objects that should be linked into
79 #                       the compiler proper (cc1, cc1obj, cc1plus)
80 #                       depending on target.
82 #  extra_headers        List of used header files from the directory
83 #                       config/${cpu_type}.
85 #  host_xmake_file      List of host-specific makefile-fragments.
87 #  extra_passes         List of extra executables compiled for this target
88 #                       machine, used for compiling from source to object.
90 #  extra_parts          List of extra object files that should be compiled
91 #                       for this target machine.
93 #  extra_programs       Like extra_passes, but these are used when linking.
95 #  host_extra_objs      List of extra host-dependent objects that should
96 #                       be linked into the compiler proper.
98 #  host_extra_gcc_objs  List of extra host-dependent objects that should
99 #                       be linked into the gcc driver.
101 #  c_target_objs        List of extra target-dependent objects that be
102 #                       linked into the C compiler only.
104 #  cxx_target_objs      List of extra target-dependent objects that be
105 #                       linked into the C++ compiler only.
107 #  build_xm_defines     List of macros to define when compiling for the
108 #                       build machine.
110 #  build_xm_file        List of files to include when compiling for the
111 #                       build machine.
113 #  host_xm_defines      List of macros to define when compiling for the
114 #                       host machine.
116 #  host_xm_file         List of files to include when compiling for the
117 #                       host machine.
119 #  xm_defines           List of macros to define when compiling for the
120 #                       target machine.
122 #  xm_file              List of files to include when compiling for the
123 #                       target machine.
125 #  use_collect2         Set to yes or no, depending on whether collect2
126 #                       will be used.
128 #  target_cpu_default   Set to override the default target model.
130 #  build_install_headers_dir
131 #                       Target to use when installing header files.
133 #  host_truncate_target
134 #                       Non-empty if the target name should be truncated
135 #                       on this host, due to filename length issues.
137 #  gdb_needs_out_file_path
138 #                       Set to yes if gdb needs a dir command with
139 #                       `dirname $out_file`.
141 #  build_exeext         Set to the suffix, if the build machine requires
142 #                       executables to have a file name suffix.
144 #  host_exeext          Set to the suffix, if the host machine requires
145 #                       executables to have a file name suffix.
147 #  thread_file          Set to control which thread package to use.
149 #  gas                  Set to yes or no depending on whether the target
150 #                       system normally uses GNU as.
152 # The following variables are used in each case-construct to build up the
153 # outgoing variables:
155 #  xmake_file           Makefile-fragment when this system is as a host,
156 #                       for host_xmake_file.
158 #  extra_host_objs      List of extra objects that should be linked into
159 #                       the compiler proper when this system is a host,
160 #                       for host_extra_objs.
162 #  install_headers_dir  Makefile-target for how the header file directory
163 #                       is installed, when this system is a build system,
164 #                       for build_install_headers_dir.
166 #  truncate_target      Non-empty if the target name should be truncated
167 #                       when this system is a host, due to filename length
168 #                       issues.  For host_truncate_target.
170 #  exeext               The suffix for executables on this system.
172 #  gnu_ld               Set to yes or no depending on whether the target
173 #                       system normally uses GNU ld.
175 out_file=
176 xmake_file=
177 tmake_file=
178 extra_headers=
179 extra_passes=
180 extra_parts=
181 extra_programs=
182 extra_objs=
183 extra_host_objs=
184 extra_gcc_objs=
185 c_target_objs=
186 cxx_target_objs=
187 xm_defines=
188 float_format=
189 # Set this to force installation and use of collect2.
190 use_collect2=
191 # Set this to override the default target model.
192 target_cpu_default=
193 # Set this to control how the header file directory is installed.
194 install_headers_dir=install-headers-tar
195 # Set this if directory names should be truncated to 14 characters.
196 truncate_target=
197 # Set this if gdb needs a dir command with `dirname $out_file`
198 gdb_needs_out_file_path=
199 # Set this if the build machine requires executables to have a
200 # file name suffix.
201 exeext=
202 # Set this to control which thread package will be used.
203 thread_file=
204 # Reinitialize these from the flag values every loop pass, since some
205 # configure entries modify them.
206 gas="$gas_flag"
207 gnu_ld="$gnu_ld_flag"
208 enable_threads=$enable_threads_flag
210 # Set default cpu_type, tm_file, tm_p_file and xm_file so it can be
211 # updated in each machine entry.  Also set default extra_headers for some
212 # machines.
213 tm_p_file=
214 cpu_type=`echo $machine | sed 's/-.*$//'`
215 case $machine in
216 alpha*-*-*)
217         cpu_type=alpha
218         ;;
219 strongarm*-*-*)
220         cpu_type=arm
221         ;;
222 arm*-*-*)
223         cpu_type=arm
224         ;;
225 xscale-*-*)
226         cpu_type=arm
227         ;;
228 c*-convex-*)
229         cpu_type=convex
230         extra_headers=proto.h
231         ;;
232 i[34567]86-*-*)
233         cpu_type=i386
234         extra_headers="mmintrin.h xmmintrin.h"
235         ;;
236 x86_64-*-*)
237         cpu_type=i386
238         extra_headers="mmintrin.h xmmintrin.h"
239         ;;
240 ia64-*-*)
241         extra_headers=ia64intrin.h
242         ;;
243 hppa*-*-* | parisc*-*-*)
244         cpu_type=pa
245         ;;
246 m680[012]0-*-*)
247         cpu_type=m68k
248         extra_headers=math-68881.h
249         ;;
250 m68k-*-*)
251         extra_headers=math-68881.h
252         ;;
253 mips*-*-*)
254         cpu_type=mips
255         ;;
256 pj*-*-*)
257         cpu_type=pj
258         ;;
259 powerpc*-*-*)
260         cpu_type=rs6000
261         extra_headers="ppc-asm.h altivec.h"
262         ;;
263 sparc*-*-*)
264         cpu_type=sparc
265         ;;
266 sh64-*-*)
267         cpu_type=sh
268         ;;
269 esac
271 tm_file=${cpu_type}/${cpu_type}.h
272 if test -f ${srcdir}/config/${cpu_type}/${cpu_type}-protos.h
273 then
274         tm_p_file=${cpu_type}/${cpu_type}-protos.h
277 case $machine in
278 x86_64-*-*)
279         tm_file="i386/biarch64.h ${tm_file}"
280         ;;
281 esac
283 # On a.out targets, we need to use collect2.
284 case $machine in
285 *-*-*aout*)
286         use_collect2=yes
287         ;;
288 esac
290 # Common parts for GNU/Linux, GNU/Hurd, OpenBSD, NetBSD, and FreeBSD systems.
291 case $machine in
292 *-*-linux*)
293         xm_defines=POSIX
294         ;;
295 *-*-gnu*)
296         # On the Hurd, the setup is just about the same on
297         # each different CPU.  The specific machines that we
298         # support are matched above and just set $cpu_type.
299         xm_defines=POSIX
300         tm_file="${cpu_type}/gnu.h"
301         extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
302         # GNU always uses ELF.
303         elf=yes
304         # GNU tools are the only tools.
305         gnu_ld=yes
306         gas=yes
307         # These details are the same as for Linux.
308         # But here we need a little extra magic.
309         tmake_file="t-slibgcc-elf-ver t-linux t-gnu"
310         case $machine in
311         i[34567]86-*-*)
312                 tm_file="${cpu_type}/${cpu_type}.h i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/linux.h gnu.h ${tm_file}"
313                 ;;
314         esac
315         ;;
316 *-*-openbsd*)
317         tm_file=${cpu_type}/openbsd.h
318         tmake_file="t-libc-ok t-openbsd t-libgcc-pic"
319         xm_defines=POSIX
320         if test x$enable_threads = xyes; then
321                 thread_file='posix'
322                 tmake_file="${tmake_file} t-openbsd-thread"
323         fi
324         ;;
325 *-*-netbsd*)
326         tmake_file="t-libc-ok t-netbsd"
327         xm_defines=POSIX
328         gas=yes
329         gnu_ld=yes
330         ;;
331 *-*-freebsd[12] | *-*-freebsd[12].* | *-*-freebsd*aout*)
332         # This is the place-holder for the generic a.out configuration
333         # of FreeBSD.  No actual configuration resides here since
334         # there was only ever a bare-bones ix86 configuration for
335         # a.out and it exists solely in the machine-specific section.
336         # This place-holder must exist to avoid dropping into
337         # the generic ELF configuration of FreeBSD (i.e. it must be
338         # ordered before that section).
339         ;;
340 *-*-freebsd*)
341         # This is the generic ELF configuration of FreeBSD.  Later
342         # machine-specific sections may refine and add to this
343         # configuration.
344         #
345         # Due to tm_file entry ordering issues that vary between cpu
346         # architectures, we only define fbsd_tm_file to allow the
347         # machine-specific section to dictate the final order of all
348         # entries of tm_file with the minor exception that components
349         # of the tm_file set here will always be of the form:
350         #
351         # freebsd<version_number>.h [freebsd-<conf_option>.h ...] freebsd-spec.h freebsd.h
352         #
353         # The machine-specific section should not tamper with this
354         # ordering but may order all other entries of tm_file as it
355         # pleases around the provided core setting.
356         gas=yes
357         gnu_ld=yes
358         extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
359         case $machine in
360         *-*-freebsd3 | *-*-freebsd[3].*) fbsd_tm_file="freebsd3.h";;
361         *-*-freebsd4 | *-*-freebsd[4].*) fbsd_tm_file="freebsd4.h";;
362         *-*-freebsd5 | *-*-freebsd[5].*) fbsd_tm_file="freebsd5.h";;
363         *-*-freebsd6 | *-*-freebsd[6].*) fbsd_tm_file="freebsd6.h";;
364         *) echo 'Please update *-*-freebsd* in gcc/config.gcc'; exit 1;;
365         esac
366         tmake_file=t-freebsd
367         xmake_file=none
368         xm_defines=POSIX
369         case x${enable_threads} in
370         xno) fbsd_tm_file="${fbsd_tm_file} freebsd-nthr.h";;
371         x | xyes | xpthreads | xposix)
372                 thread_file='posix'
373                 tmake_file="${tmake_file} t-freebsd-thread"
374                 ;;
375         *) echo 'Unknown thread configuration for FreeBSD'; exit 1;;
376         esac
377         fbsd_tm_file="${fbsd_tm_file} freebsd-spec.h freebsd.h"
378         ;;
379 esac
381 case $machine in
382 # Support site-specific machine types.
383 *local*)
384         rest=`echo $machine | sed -e "s/$cpu_type-//"`
385         tm_file=${cpu_type}/$rest.h
386         if test -f $srcdir/config/${cpu_type}/xm-$rest.h
387         then xm_file=${cpu_type}/xm-$rest.h
388         fi
389         if test -f $srcdir/config/${cpu_type}/x-$rest
390         then xmake_file=${cpu_type}/x-$rest
391         fi
392         if test -f $srcdir/config/${cpu_type}/t-$rest
393         then tmake_file=${cpu_type}/t-$rest
394         fi
395         ;;
396 1750a-*-*)
397         # 1750a is only supported as a target.
398         case "$build,$host" in 1750a*,* | *,1750a* )
399                 echo "*** $machine is only supported as a target" >&2
400                 exit 1
401         esac
402         ;;
403 a29k-*-bsd* | a29k-*-sym1*)
404         tm_file="${tm_file} a29k/unix.h"
405         xm_defines=POSIX
406         use_collect2=yes
407         ;;
408 a29k-*-udi | a29k-*-coff)
409         tm_file="${tm_file} dbxcoff.h"
410         tmake_file=a29k/t-a29kbare
411         ;;
412 a29k*-*-rtems*)
413         tm_file=a29k/rtems.h
414         tmake_file="a29k/t-a29kbare t-rtems"
415         if test x$enable_threads = xyes; then
416           thread_file='rtems'
417         fi
418         ;;
419 a29k-wrs-vxworks*)
420         tm_file="${tm_file} dbxcoff.h a29k/vx29k.h"
421         tmake_file=a29k/t-vx29k
422         extra_parts="crtbegin.o crtend.o"
423         thread_file='vxworks'
424         ;;
425 a29k-*-*)                       # Default a29k environment.
426         use_collect2=yes
427         ;;
428 alpha*-*-unicosmk*)
429         use_collect2=yes
430         tm_file="${tm_file} alpha/unicosmk.h"
432         # Don't include t-ieee for now because we don't support that yet
433         # tmake_file="alpha/t-ieee"
434         tmake_file="alpha/t-unicosmk"
435         ;;
436 alpha-*-interix)
437         tm_file="${tm_file} alpha/alpha32.h interix.h alpha/alpha-interix.h"
439         # GAS + IEEE_CONFORMANT+IEEE (no inexact);
440         #target_cpu_default="MASK_GAS|MASK_IEEE_CONFORMANT|MASK_IEEE"
442         # GAS + IEEE_CONFORMANT
443         target_cpu_default="MASK_GAS|MASK_IEEE_CONFORMANT"
445         xm_defines=POSIX
446         xm_file="alpha/xm-alpha-interix.h"
447         tmake_file="alpha/t-alpha t-interix alpha/t-interix alpha/t-ieee"
448         if test x$enable_threads = xyes ; then
449                 thread_file='posix'
450         fi
451         if test x$stabs = xyes ; then
452                 tm_file="${tm_file} dbxcoff.h"
453         fi
454         #prefix='$$INTERIX_ROOT'/usr/contrib
455         #local_prefix='$$INTERIX_ROOT'/usr/contrib
456         ;;
457 alpha*-*-linux*ecoff*)
458         tm_file="${tm_file} alpha/linux-ecoff.h alpha/linux.h"
459         target_cpu_default="MASK_GAS"
460         tmake_file="alpha/t-alpha alpha/t-ieee"
461         gas=no
462         gas=yes gnu_ld=yes
463         ;;
464 alpha*-*-linux*libc1*)
465         tm_file="${tm_file} alpha/elf.h alpha/linux.h alpha/linux-elf.h"
466         target_cpu_default="MASK_GAS"
467         tmake_file="t-slibgcc-elf-ver t-linux t-linux-gnulibc1 alpha/t-alpha alpha/t-crtfm alpha/t-ieee"
468         extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
469         gas=yes gnu_ld=yes
470         if test x$enable_threads = xyes; then
471                 thread_file='posix'
472         fi
473         ;;
474 alpha*-*-linux*)
475         tm_file="${tm_file} alpha/elf.h alpha/linux.h alpha/linux-elf.h"
476         target_cpu_default="MASK_GAS"
477         tmake_file="t-slibgcc-elf-ver t-linux alpha/t-crtfm alpha/t-alpha alpha/t-ieee"
478         extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
479         gas=yes gnu_ld=yes
480         if test x$enable_threads = xyes; then
481                 thread_file='posix'
482         fi
483         ;;
484 alpha*-*-freebsd*)
485         tm_file="${tm_file} ${fbsd_tm_file} alpha/elf.h alpha/freebsd.h"
486         target_cpu_default="MASK_GAS"
487         tmake_file="${tmake_file} alpha/t-crtfm alpha/t-alpha alpha/t-ieee"
488         extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
489         ;;
490 alpha*-*-netbsd*)
491         tm_file="${tm_file} netbsd.h alpha/elf.h netbsd-elf.h alpha/netbsd.h"
492         target_cpu_default="MASK_GAS"
493         tmake_file="${tmake_file} alpha/t-alpha alpha/t-ieee"
494         extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
495         ;;
497 alpha*-*-openbsd*)
498         # default x-alpha is only appropriate for dec-osf.
499         target_cpu_default="MASK_GAS"
500         tmake_file="alpha/t-alpha alpha/t-ieee"
501         ;;
503 alpha*-dec-osf*)
504         xm_defines=POSIX
505         if test x$stabs = xyes
506         then
507                 tm_file="${tm_file} dbx.h"
508         fi
509         if test x$gas != xyes
510         then
511                 extra_passes="mips-tfile mips-tdump"
512         fi
513         use_collect2=yes
514         tmake_file="alpha/t-alpha alpha/t-ieee alpha/t-crtfm"
515         extra_headers=va_list.h
516         case $machine in
517           *-*-osf1*)
518             tm_file="${tm_file} alpha/osf.h alpha/osf12.h alpha/osf2or3.h"
519             ;;
520           *-*-osf[23]*)
521             tm_file="${tm_file} alpha/osf.h alpha/osf2or3.h"
522             ;;
523           *-*-osf4*)
524             tm_file="${tm_file} alpha/osf.h"
525             tmake_file="$tmake_file alpha/t-osf4"
526             # Some versions of OSF4 (specifically X4.0-9 296.7) have
527             # a broken tar, so we use cpio instead.
528             install_headers_dir=install-headers-cpio
529             ;;
530           *-*-osf5*)
531             tm_file="${tm_file} alpha/osf.h alpha/osf5.h"
532             tmake_file="$tmake_file alpha/t-osf4"
533             float_format=i128
534             ;;
535         esac
536         case $machine in
537           *-*-osf4.0[b-z] | *-*-osf4.[1-9]* | *-*-osf5*)
538             target_cpu_default=MASK_SUPPORT_ARCH
539             ;;
540         esac
541         ;;
542 alpha*-*-vxworks*)
543         xm_defines=POSIX
544         tm_file="${tm_file} dbx.h alpha/vxworks.h"
545         tmake_file="alpha/t-alpha alpha/t-ieee"
546         if [ x$gas != xyes ]
547         then
548                 extra_passes="mips-tfile mips-tdump"
549         fi
550         use_collect2=yes
551         thread_file='vxworks'
552         ;;
553 alpha64-dec-*vms*)
554         xm_defines=POSIX
555         tm_file="alpha/vms.h alpha/vms64.h"
556         xm_file="alpha/xm-vms.h alpha/xm-vms64.h"
557         tmake_file="alpha/t-alpha alpha/t-vms alpha/t-vms64 alpha/t-ieee"
558         xmake_file=alpha/x-vms
559         exeext=.exe
560         # This removes the cpu type and manufacturer components and
561         #  replaces "." with "_" in the operating system version.
562         case $host in *-*-*vms*)
563                 target_alias=`echo $host \
564                   | sed 's/.*-.*-\(.*\)$/\1/' | sed 's/\./_/g'`
565                 ;;
566         esac
567         install_headers_dir=install-headers-cp
568         prefix=/gnu
569         local_prefix=/gnu
570         ;;
571 alpha*-dec-*vms*)
572         xm_defines=POSIX
573         tm_file=alpha/vms.h
574         xm_file=alpha/xm-vms.h
575         tmake_file="alpha/t-alpha alpha/t-vms alpha/t-ieee"
576         xmake_file=alpha/x-vms
577         exeext=.exe
578         # This removes the cpu type and manufacturer components and
579         #  replaces "." with "_" in the operating system version.
580         case $host in *-*-*vms*)
581                 target_alias=`echo $host \
582                   | sed 's/.*-.*-\(.*\)$/\1/' | sed 's/\./_/g'`
583                 ;;
584         esac
585         install_headers_dir=install-headers-cp
586         prefix=/gnu
587         local_prefix=/gnu
588         ;;
589 arc-*-elf*)
590         tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
591         extra_parts="crtinit.o crtfini.o"
592         ;;
593 arm*-*-rtems*)
594         tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h arm/rtems-elf.h rtems.h"
595         tmake_file="arm/t-arm-elf t-rtems"
596         if test x$enable_threads = xyes; then
597           thread_file='rtems'
598         fi
599         ;;
600 arm-*-coff* | armel-*-coff*)
601         tm_file="arm/semi.h arm/aout.h arm/arm.h arm/coff.h"
602         tmake_file=arm/t-arm-coff
603         ;;
604 arm-*-vxworks*)
605         tm_file="arm/semi.h arm/aout.h arm/coff.h arm/vxarm.h arm/arm.h"
606         tmake_file=arm/t-arm-coff
607         thread_file='vxworks'
608         ;;
609 arm-*-riscix1.[01]*)            # Acorn RISC machine (early versions)
610         tm_file="arm/riscix1-1.h arm/arm.h"
611         use_collect2=yes
612         ;;
613 arm-*-riscix*)                  # Acorn RISC machine
614         if test x$gas = xyes
615         then
616             tm_file="arm/riscix.h arm/rix-gas.h arm/arm.h"
617         else
618             tm_file="arm/riscix.h arm/arm.h"
619         fi
620         tmake_file=arm/t-riscix
621         use_collect2=yes
622         ;;
623 arm-semi-aout | armel-semi-aout)
624         tm_file="arm/semi.h arm/aout.h arm/arm.h"
625         tmake_file=arm/t-semi
626         ;;
627 arm-semi-aof | armel-semi-aof)
628         tm_file="arm/semiaof.h arm/aof.h arm/arm.h"
629         tmake_file=arm/t-semi
630         ;;
631 arm*-*-freebsd*|strongarm*-*-freebsd*)
632         tm_file="dbxelf.h elfos.h ${fbsd_tm_file} arm/elf.h arm/aout.h arm/freebsd.h arm/arm.h"
633         tmake_file="${tmake_file} arm/t-strongarm-elf"
634         ;;
635 arm*-*-netbsdelf*)
636         echo "GCC does not yet support the ${machine} target"; exit 1
637         ;;
638 arm*-*-netbsd*)
639         tm_file="arm/aout.h arm/arm.h netbsd.h netbsd-aout.h arm/netbsd.h"
640         tmake_file="t-netbsd arm/t-netbsd"
641         use_collect2=yes
642         ;;
643 arm*-*-linux*)                  # ARM GNU/Linux with ELF
644         tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h arm/linux-gas.h arm/linux-elf.h"
645         tmake_file="t-slibgcc-elf-ver t-linux arm/t-linux"
646         extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
647         gnu_ld=yes
648         case x${enable_threads} in
649         x | xyes | xpthreads | xposix)
650                 thread_file='posix'
651                 ;;
652         esac
653         ;;
654 arm*-*-uclinux*)                # ARM ucLinux
655         tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h arm/linux-gas.h arm/linux-elf.h arm/uclinux-elf.h"
656         tmake_file=arm/t-arm-elf
657         ;;
658 arm*-*-aout)
659         tm_file="arm/aout.h arm/arm.h"
660         tmake_file=arm/t-arm-aout
661         ;;
662 arm*-*-ecos-elf)
663         tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h arm/ecos-elf.h"
664         tmake_file=arm/t-arm-elf
665         ;;
666 arm*-*-elf)
667         tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h"
668         tmake_file=arm/t-arm-elf
669         ;;
670 arm*-*-conix*)
671         tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/conix-elf.h arm/aout.h arm/arm.h"
672         tmake_file=arm/t-arm-elf
673         ;;
674 arm*-*-oabi)
675         tm_file="arm/unknown-elf-oabi.h dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h"
676         tmake_file=arm/t-arm-elf
677         ;;
678 arm-*-pe*)
679         tm_file="arm/semi.h arm/aout.h arm/arm.h arm/coff.h arm/pe.h"
680         tmake_file=arm/t-pe
681         extra_objs="pe.o"
682         ;;
683 avr-*-*)
684         ;;
685 c1-convex-*)                    # Convex C1
686         target_cpu_default=1
687         use_collect2=yes
688         ;;
689 c2-convex-*)                    # Convex C2
690         target_cpu_default=2
691         use_collect2=yes
692         ;;
693 c32-convex-*)
694         target_cpu_default=4
695         use_collect2=yes
696         ;;
697 c34-convex-*)
698         target_cpu_default=8
699         use_collect2=yes
700         ;;
701 c38-convex-*)
702         target_cpu_default=16
703         use_collect2=yes
704         ;;
705 c4x-*-rtems*)
706         tmake_file="c4x/t-c4x t-rtems"
707         tm_file=c4x/rtems.h
708         if test x$enable_threads = xyes; then
709           thread_file='rtems'
710         fi
711         c_target_objs="c4x-c.o"
712         cxx_target_objs="c4x-c.o"
713         ;;
714 c4x-*)
715         float_format=c4x
716         tmake_file=c4x/t-c4x
717         c_target_objs="c4x-c.o"
718         cxx_target_objs="c4x-c.o"
719         ;;
720 clipper-intergraph-clix*)
721         tm_file="${tm_file} svr3.h clipper/clix.h"
722         xm_defines=POSIX
723         extra_parts="crtbegin.o crtend.o"
724         install_headers_dir=install-headers-cpio
725         ;;
726 cris-*-aout)
727         tm_file="dbxelf.h ${tm_file} cris/aout.h"
728         gas=yes
729         tmake_file="cris/t-cris cris/t-aout"
730         ;;
731 cris-*-elf | cris-*-none)
732         tm_file="dbxelf.h elfos.h ${tm_file}"
733         tmake_file="cris/t-cris cris/t-elfmulti"
734         gas=yes
735         ;;
736 cris-*-linux*)
737         tm_file="dbxelf.h elfos.h svr4.h ${tm_file} linux.h cris/linux.h"
738         tmake_file="cris/t-cris t-slibgcc-elf-ver cris/t-linux"
739         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
740         case x${enable_threads} in
741         x | xyes | xpthreads | xposix)
742                 thread_file=posix
743                 ;;
744         esac
745         gas=yes
746         ;;
747 d30v-*)
748         tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
749         float_format=i64
750         ;;
751 dsp16xx-*)
752         ;;
753 elxsi-elxsi-*)
754         use_collect2=yes
755         ;;
756 fr30-*-elf)
757         tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
758         tmake_file=fr30/t-fr30
759         extra_parts="crti.o crtn.o crtbegin.o crtend.o"
760         ;;
761 h8300-*-rtems*)
762         tmake_file="h8300/t-h8300 t-rtems"
763         tm_file=h8300/rtems.h
764         if test x$enable_threads = xyes; then
765           thread_file='rtems'
766         fi
767         float_format=i32
768         ;;
769 h8300-*-elf*)
770         tmake_file="h8300/t-h8300 h8300/t-elf"
771         tm_file="h8300/h8300.h h8300/elf.h"
772         float_format=i32
773         ;;
774 h8300-*-*)
775         float_format=i32
776         ;;
777 hppa*64*-*-linux* | parisc*64*-*-linux*)
778         target_cpu_default="(MASK_PA_11 | MASK_PA_20)"
779         tm_file="pa/pa64-start.h ${tm_file} dbxelf.h elfos.h svr4.h linux.h pa/pa-linux.h \
780                  pa/pa64-regs.h pa/pa-64.h pa/pa64-linux.h"
781         tmake_file=pa/t-linux64
782         gas=yes gnu_ld=yes
783         ;;
784 hppa*-*-linux* | parisc*-*-linux*)
785         target_cpu_default="MASK_PA_11"
786         tm_file="${tm_file} dbxelf.h elfos.h svr4.h linux.h pa/pa-linux.h \
787                  pa/pa32-regs.h pa/pa32-linux.h"
788         tmake_file="t-slibgcc-elf-ver t-linux pa/t-linux"
789         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
790         gas=yes gnu_ld=yes
791         if test x$enable_threads = xyes; then
792                 thread_file='posix'
793         fi
794         ;;
795 hppa*-*-openbsd*)
796         target_cpu_default="MASK_PA_11"
797         tmake_file=pa/t-bsd
798         ;;
799 hppa1.1-*-pro*)
800         target_cpu_default="(MASK_JUMP_IN_DELAY | MASK_PORTABLE_RUNTIME | MASK_GAS | MASK_NO_SPACE_REGS | MASK_SOFT_FLOAT)"
801         tm_file="${tm_file} pa/pa32-regs.h dbxelf.h elfos.h pa/elf.h pa/pa-pro-end.h libgloss.h"
802         tmake_file="pa/t-bsd pa/t-pro"
803         ;;
804 hppa1.1-*-osf*)
805         target_cpu_default="MASK_PA_11"
806         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-osf.h"
807         tmake_file="pa/t-bsd pa/t-pa"
808         use_collect2=yes
809         ;;
810 hppa1.1-*-rtems*)
811         target_cpu_default="(MASK_JUMP_IN_DELAY | MASK_PORTABLE_RUNTIME | MASK_GAS | MASK_NO_SPACE_REGS | MASK_SOFT_FLOAT)"
812         tm_file="${tm_file} pa/pa32-regs.h dbxelf.h elfos.h pa/elf.h pa/pa-pro-end.h libgloss.h pa/rtems.h"
813         tmake_file="pa/t-bsd pa/t-pro"
814         ;;
815 hppa1.0-*-osf*)
816         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-osf.h"
817         tmake_file="pa/t-bsd pa/t-pa"
818         use_collect2=yes
819         ;;
820 hppa1.1-*-bsd*)
821         tm_file="${tm_file} pa/pa32-regs.h pa/som.h"
822         target_cpu_default="MASK_PA_11"
823         tmake_file="pa/t-bsd pa/t-pa"
824         use_collect2=yes
825         ;;
826 hppa1.0-*-bsd*)
827         tm_file="${tm_file} pa/pa32-regs.h pa/som.h"
828         tmake_file="pa/t-bsd pa/t-pa"
829         use_collect2=yes
830         ;;
831 hppa1.0-*-hpux7*)
832         tm_file="pa/pa-oldas.h ${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux7.h"
833         xm_defines=POSIX
834         tmake_file=pa/t-pa-hpux
835         install_headers_dir=install-headers-cpio
836         use_collect2=yes
837         ;;
838 hppa1.0-*-hpux8.0[0-2]*)
839         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux.h"
840         xm_defines=POSIX
841         tmake_file=pa/t-pa-hpux
842         if test x$gas != xyes
843         then
844                 tm_file="pa/pa-oldas.h ${tm_file}"
845         fi
846         install_headers_dir=install-headers-cpio
847         use_collect2=yes
848         ;;
849 hppa1.1-*-hpux8.0[0-2]*)
850         target_cpu_default="MASK_PA_11"
851         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux.h"
852         xm_defines=POSIX
853         tmake_file=pa/t-pa-hpux
854         if test x$gas != xyes
855         then
856                 tm_file="pa/pa-oldas.h ${tm_file}"
857         fi
858         install_headers_dir=install-headers-cpio
859         use_collect2=yes
860         ;;
861 hppa1.1-*-hpux8*)
862         target_cpu_default="MASK_PA_11"
863         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux.h"
864         xm_defines=POSIX
865         tmake_file=pa/t-pa-hpux
866         install_headers_dir=install-headers-cpio
867         use_collect2=yes
868         ;;
869 hppa1.0-*-hpux8*)
870         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux.h"
871         xm_defines=POSIX
872         tmake_file=pa/t-pa-hpux
873         install_headers_dir=install-headers-cpio
874         use_collect2=yes
875         ;;
876 hppa1.1-*-hpux10* | hppa2*-*-hpux10*)
877         target_cpu_default="MASK_PA_11"
878         tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-hpux.h pa/pa-hpux10.h"
879         float_format=i128
880         xm_defines=POSIX
881         tmake_file="pa/t-pa pa/t-pa-hpux pa/t-hpux-shlib"
882         if test x$enable_threads = x; then
883             enable_threads=$have_pthread_h
884         fi
885         case x${enable_threads} in
886         xyes | xdce)
887                 tmake_file="${tmake_file} pa/t-dce-thr"
888                 ;;
889         esac
890         install_headers_dir=install-headers-cpio
891         use_collect2=yes
892         ;;
893 hppa1.0-*-hpux10*)
894         tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-hpux.h pa/pa-hpux10.h"
895         float_format=i128
896         xm_defines=POSIX
897         tmake_file="pa/t-pa pa/t-pa-hpux pa/t-hpux-shlib"
898         if test x$enable_threads = x; then
899             enable_threads=$have_pthread_h
900         fi
901         case x${enable_threads} in
902         xyes | xdce)
903                 tmake_file="${tmake_file} pa/t-dce-thr"
904                 ;;
905         esac
906         install_headers_dir=install-headers-cpio
907         use_collect2=yes
908         ;;
909 hppa*64*-*-hpux11*)
910         xm_defines=POSIX
911         tm_file="pa/pa64-start.h ${tm_file} pa/pa64-regs.h pa/long_double.h pa/elf.h pa/pa-hpux.h pa/pa-hpux11.h pa/pa-64.h pa/pa64-hpux.h"
912         float_format=i128
913         tmake_file="pa/t-pa64 pa/t-pa-hpux"
914         target_cpu_default="(MASK_PA_11|MASK_PA_20|MASK_GAS)"
916 #       if [ x$enable_threads = x ]; then
917 #           enable_threads=$have_pthread_h
918 #       fi
919 #       if [ x$enable_threads = xyes ]; then
920 #               thread_file='dce'
921 #               tmake_file="${tmake_file} pa/t-dce-thr"
922 #       fi
923         install_headers_dir=install-headers-cpio
924         use_collect2=yes
925         ;;
926 hppa1.1-*-hpux11* | hppa2*-*-hpux11*)
927         target_cpu_default="MASK_PA_11"
928         tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-hpux.h pa/pa-hpux11.h"
929         float_format=i128
930         xm_defines=POSIX
931         tmake_file="pa/t-pa pa/t-pa-hpux pa/t-hpux-shlib"
932 #       if test x$enable_threads = x; then
933 #           enable_threads=$have_pthread_h
934 #       fi
935 #       if test x$enable_threads = xyes; then
936 #               thread_file='dce'
937 #               tmake_file="${tmake_file} pa/t-dce-thr"
938 #       fi
939         install_headers_dir=install-headers-cpio
940         use_collect2=yes
941         ;;
942 hppa1.0-*-hpux11*)
943         tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-hpux.h pa/pa-hpux11.h"
944         float_format=i128
945         xm_defines=POSIX
946         tmake_file="pa/t-pa pa/t-pa-hpux pa/t-hpux-shlib"
947 #       if test x$enable_threads = x; then
948 #           enable_threads=$have_pthread_h
949 #       fi
950 #       if test x$enable_threads = xyes; then
951 #               thread_file='dce'
952 #               tmake_file="${tmake_file} pa/t-dce-thr"
953 #       fi
954         install_headers_dir=install-headers-cpio
955         use_collect2=yes
956         ;;
957 hppa1.1-*-hpux* | hppa2*-*-hpux*)
958         target_cpu_default="MASK_PA_11"
959         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux.h pa/pa-hpux9.h"
960         xm_defines=POSIX
961         tmake_file=pa/t-pa-hpux
962         install_headers_dir=install-headers-cpio
963         use_collect2=yes
964         ;;
965 hppa1.0-*-hpux*)
966         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux.h pa/pa-hpux9.h"
967         xm_defines=POSIX
968         tmake_file=pa/t-pa-hpux
969         install_headers_dir=install-headers-cpio
970         use_collect2=yes
971         ;;
972 hppa1.1-*-hiux* | hppa2*-*-hiux*)
973         target_cpu_default="MASK_PA_11"
974         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux.h pa/pa-hiux.h"
975         xm_defines=POSIX
976         tmake_file=pa/t-pa-hpux
977         install_headers_dir=install-headers-cpio
978         use_collect2=yes
979         ;;
980 hppa1.0-*-hiux*)
981         tm_file="${tm_file} pa/pa32-regs.h pa/som.h pa/pa-hpux.h pa/pa-hiux.h"
982         xm_defines=POSIX
983         tmake_file=pa/t-pa-hpux
984         install_headers_dir=install-headers-cpio
985         use_collect2=yes
986         ;;
987 hppa*-*-lites*)
988         tm_file="${tm_file} pa/pa32-regs.h dbxelf.h elfos.h pa/elf.h"
989         target_cpu_default="MASK_PA_11"
990         tmake_file="pa/t-bsd pa/t-pa"
991         use_collect2=yes
992         ;;
993 hppa*-*-mpeix*)
994         tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-mpeix.h"
995         tmake_file=pa/t-mpeix
996         echo "You must use gas. Assuming it is already installed."
997         gas=yes
998         install_headers_dir=install-headers-tar
999         use_collect2=yes
1000         ;;
1001 i370-*-opened*)                  # IBM 360/370/390 Architecture
1002         xm_defines='POSIX FATAL_EXIT_CODE=12'
1003         tm_file=i370/oe.h
1004         tmake_file="i370/t-oe i370/t-i370"
1005         c_target_objs="i370-c.o"
1006         cxx_target_objs="i370-c.o"
1007         ;;
1008 i370-*-mvs*)
1009         xm_defines='POSIX FATAL_EXIT_CODE=12'
1010         tm_file=i370/mvs.h
1011         tmake_file="i370/t-i370"
1012         c_target_objs="i370-c.o"
1013         cxx_target_objs="i370-c.o"
1014         ;;
1015 i370-*-linux*)
1016         tm_file="dbxelf.h elfos.h svr4.h linux.h i370/linux.h ${tm_file}"
1017         tmake_file="t-slibgcc-elf-ver t-linux"
1018         # broken_install=yes
1019         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
1020         # extra_parts="crtbegin.o crtend.o"
1021         gnu_ld=yes
1022         gas=yes
1023         elf=yes
1024         if test x$enable_threads = xyes; then
1025                 thread_file='posix'
1026         fi
1027         ;;
1028 i[34567]86-*-chorusos*)
1029         xm_defines=POSIX
1030         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h i386/i386elf.h chorus.h"
1031         tmake_file="i386/t-i386elf t-svr4"
1032         case x${enable_threads} in
1033           xyes | xpthreads | xposix)
1034                 thread_file='posix'
1035                 ;;
1036         esac
1037         ;;
1038 i[34567]86-*-elf*)
1039         xm_defines=POSIX
1040         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h i386/i386elf.h"
1041         tmake_file="i386/t-i386elf t-svr4"
1042         ;;
1043 i[34567]86-ibm-aix*)            # IBM PS/2 running AIX
1044         if test x$gas = xyes
1045         then
1046                 tm_file=i386/aix386.h
1047                 extra_parts="crtbegin.o crtend.o"
1048                 tmake_file=i386/t-crtstuff
1049         else
1050                 tm_file=i386/aix386ng.h
1051                 use_collect2=yes
1052         fi
1053         xm_defines=POSIX
1054         ;;
1055 i[34567]86-ncr-sysv4*)          # NCR 3000 - ix86 running system V.4
1056         xm_defines="POSIX SMALL_ARG_MAX"
1057         if test x$stabs = xyes -a x$gas = xyes
1058         then
1059                 tm_file=i386/sysv4gdb.h
1060         else
1061                 tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h"
1062         fi
1063         extra_parts="crtbegin.o crtend.o"
1064         tmake_file=i386/t-crtpic
1065         ;;
1066 i[34567]86-next-*)
1067         tm_p_file="${tm_p_file} nextstep-protos.h"
1068         tm_file=i386/next.h
1069         tmake_file=i386/t-next
1070         extra_objs=nextstep.o
1071         extra_parts="crtbegin.o crtend.o"
1072         if test x$enable_threads = xyes; then
1073                 thread_file='mach'
1074         fi
1075         ;;
1076 i[34567]86-*-netware)           # Intel 80386's running netware
1077         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h netware.h i386/netware.h"
1078         tmake_file=i386/t-netware
1079         ;;
1080 i[34567]86-sequent-bsd*)                # 80386 from Sequent
1081         use_collect2=yes
1082         if test x$gas = xyes
1083         then
1084                 tm_file=i386/seq-gas.h
1085         else
1086                 tm_file=i386/sequent.h
1087         fi
1088         ;;
1089 i[34567]86-sequent-ptx1*)
1090         xm_defines=POSIX
1091         tm_file=i386/seq-sysv3.h
1092         tmake_file=i386/t-crtstuff
1093         extra_parts="crtbegin.o crtend.o"
1094         install_headers_dir=install-headers-cpio
1095         ;;
1096 i[34567]86-sequent-ptx2* | i[34567]86-sequent-sysv3*)
1097         xm_defines=POSIX
1098         tm_file=i386/seq2-sysv3.h
1099         tmake_file=i386/t-crtstuff
1100         extra_parts="crtbegin.o crtend.o"
1101         install_headers_dir=install-headers-cpio
1102         ;;
1103 i[34567]86-sequent-ptx4* | i[34567]86-sequent-sysv4*)
1104         if test x$gas = xyes
1105         then
1106                 tm_file="${tm_file} usegas.h"
1107         fi
1108         xm_defines="POSIX SMALL_ARG_MAX"
1109         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h ptx4.h i386/ptx4-i.h"
1110         tmake_file=t-svr4
1111         extra_parts="crtbegin.o crtend.o"
1112         install_headers_dir=install-headers-cpio
1113         ;;
1114 i386-sun-sunos*)                # Sun i386 roadrunner
1115         xm_defines=POSIX
1116         tm_file=i386/sun.h
1117         use_collect2=yes
1118         ;;
1119 i[34567]86-wrs-vxworks*)
1120         tm_file=i386/vxi386.h
1121         thread_file='vxworks'
1122         ;;
1123 i[34567]86-*-aout*)
1124         tm_file=i386/i386-aout.h
1125         ;;
1126 i[34567]86-*-beoself* | i[34567]86-*-beos*)
1127         xm_defines=POSIX
1128         tmake_file='i386/t-beos i386/t-crtpic'
1129         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/beos-elf.h"
1130         extra_parts='crtbegin.o crtend.o'
1131         ;;
1132 i[34567]86-*-bsdi* | i[34567]86-*-bsd386*)
1133         tm_file="i386/386bsd.h i386/bsd386.h"
1134 #       tmake_file=t-libc-ok
1135         ;;
1136 i[34567]86-*-bsd*)
1137         tm_file=i386/386bsd.h
1138 #       tmake_file=t-libc-ok
1139 # Next line turned off because both 386BSD and BSD/386 use GNU ld.
1140 #       use_collect2=yes
1141         ;;
1142 i[34567]86-*-freebsd[12] | i[34567]86-*-freebsd[12].* | i[34567]86-*-freebsd*aout*)
1143         tm_file=i386/freebsd-aout.h
1144         tmake_file=t-freebsd
1145         ;;
1146 i[34567]86-*-freebsd*)
1147         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h ${fbsd_tm_file} i386/freebsd.h"
1148         ;;
1149 x86_64-*-freebsd*)
1150         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h ${fbsd_tm_file} i386/x86-64.h i386/freebsd.h i386/freebsd64.h"
1151         ;;
1152 i[34567]86-*-netbsdelf*)
1153         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/netbsd-elf.h"
1154         float_format=i386
1155         ;;
1156 i[34567]86-*-netbsd*)
1157         tm_file=i386/netbsd.h
1158         tmake_file=t-netbsd
1159         use_collect2=yes
1160         ;;
1161 x86_64-*-netbsd*)
1162         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h"
1163         float_format=i386
1164         ;;
1165 i[34567]86-*-openbsd*)
1166         # needed to unconfuse gdb
1167         tmake_file="t-libc-ok t-openbsd i386/t-openbsd"
1168         # we need collect2 until our bug is fixed...
1169         use_collect2=yes
1170         ;;
1171 i[34567]86-*-coff*)
1172         tm_file=i386/i386-coff.h
1173         ;;
1174 i[34567]86-*-isc*)              # 80386 running ISC system
1175         xm_defines=POSIX
1176         if test x$gas = xyes -a x$stabs = xyes
1177         then
1178                 tm_file=i386/iscdbx.h
1179                 tmake_file=i386/t-svr3dbx
1180                 extra_parts="svr3.ifile svr3z.ifile"
1181         else
1182                 tm_file=i386/isccoff.h
1183                 tmake_file=i386/t-crtstuff
1184                 extra_parts="crtbegin.o crtend.o"
1185         fi
1186         install_headers_dir=install-headers-cpio
1187         ;;
1188 i[34567]86-*-linux*oldld*)      # Intel 80386's running GNU/Linux
1189                                 # with a.out format using
1190                                 # pre BFD linkers
1191         tmake_file="t-linux-aout i386/t-crtstuff"
1192         tm_file=i386/linux-oldld.h
1193         gnu_ld=yes
1194         float_format=i386
1195         ;;
1196 i[34567]86-*-linux*aout*)       # Intel 80386's running GNU/Linux
1197                                 # with a.out format
1198         tmake_file="t-linux-aout i386/t-crtstuff"
1199         tm_file=i386/linux-aout.h
1200         gnu_ld=yes
1201         float_format=i386
1202         ;;
1203 i[34567]86-*-linux*libc1)       # Intel 80386's running GNU/Linux
1204                                 # with ELF format using the
1205                                 # GNU/Linux C library 5
1206         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/linux.h"
1207         tmake_file="t-slibgcc-elf-ver t-linux t-linux-gnulibc1 i386/t-crtstuff"
1208         extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
1209         gnu_ld=yes
1210         float_format=i386
1211         if test x$enable_threads = xyes; then
1212                 thread_file='single'
1213         fi
1214         ;;
1215 i[34567]86-*-linux*)    # Intel 80386's running GNU/Linux
1216                         # with ELF format using glibc 2
1217                         # aka GNU/Linux C library 6
1218         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/linux.h"
1219         tmake_file="t-slibgcc-elf-ver t-linux i386/t-crtstuff"
1220         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
1221         gnu_ld=yes
1222         float_format=i386
1223         if test x$enable_threads = xyes; then
1224                 thread_file='posix'
1225         fi
1226         ;;
1227 x86_64-*-linux*)
1228         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h linux.h \
1229                  i386/x86-64.h i386/linux64.h"
1230         tmake_file="t-slibgcc-elf-ver t-linux i386/t-crtstuff i386/t-linux64"
1231         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
1232         gnu_ld=yes
1233         float_format=i386
1234         if test x$enable_threads = xyes; then
1235                 thread_file='posix'
1236         fi
1237         ;;
1238 i[34567]86-*-gnu*)
1239         float_format=i386
1240         ;;
1241 i[34567]86-go32-msdos | i[34567]86-*-go32*)
1242         echo "GO32/DJGPP V1.X is no longer supported. Use *-pc-msdosdjgpp for DJGPP V2.X instead."
1243         exit 1
1244         ;;
1245 i[34567]86-pc-msdosdjgpp*)
1246         xm_file=i386/xm-djgpp.h
1247         tm_file=i386/djgpp.h
1248         tmake_file=i386/t-djgpp
1249         gnu_ld=yes
1250         gas=yes
1251         exeext=.exe
1252         float_format=none
1253         case $host in *pc-msdosdjgpp*)
1254                 target_alias=djgpp
1255                 ;;
1256         esac
1257         ;;
1258 i[34567]86-moss-msdos* | i[34567]86-*-moss*)
1259         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/linux.h i386/moss.h"
1260         tmake_file=t-libc-ok
1261         gnu_ld=yes
1262         gas=yes
1263         ;;
1264 i[34567]86-*-lynxos*)
1265         if test x$gas = xyes
1266         then
1267                 tm_file=i386/lynx.h
1268         else
1269                 tm_file=i386/lynx-ng.h
1270         fi
1271         ;;
1272 i[34567]86-*-mach*)
1273         tm_file=i386/mach.h
1274 #       tmake_file=t-libc-ok
1275         use_collect2=yes
1276         ;;
1277 i[34567]86-*-osfrose*)          # 386 using OSF/rose
1278         if test x$elf = xyes
1279         then
1280                 tm_file=i386/osfelf.h
1281                 use_collect2=
1282         else
1283                 tm_file=i386/osfrose.h
1284                 use_collect2=yes
1285         fi
1286         tmake_file=i386/t-osf
1287         extra_objs=halfpic.o
1288         ;;
1289 i[34567]86-go32-rtems*)
1290         tm_file=i386/djgpp-rtems.h
1291         tmake_file=t-rtems
1292         if test x$enable_threads = xyes; then
1293           thread_file='rtems'
1294         fi
1295         ;;
1296 i[34567]86-*-rtemscoff*)
1297         tm_file=i386/rtems.h
1298         tmake_file=t-rtems
1299         if test x$enable_threads = xyes; then
1300           thread_file='rtems'
1301         fi
1302         ;;
1303 i[34567]86-*-rtems*|i[34567]86-*-rtemself*)
1304         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/rtemself.h rtems.h"
1305         extra_parts="crtbegin.o crtend.o crti.o crtn.o"
1306         tmake_file="i386/t-rtems-i386 i386/t-crtstuff t-rtems"
1307         if test x$enable_threads = xyes; then
1308           thread_file='rtems'
1309         fi
1310         ;;
1311 i[34567]86-*-sco3.2v5*) # 80386 running SCO Open Server 5
1312         xm_defines=POSIX
1313         install_headers_dir=install-headers-cpio
1314         tm_file=i386/sco5.h
1315         if test x$gas = xyes
1316         then
1317                 tm_file="usegas.h ${tm_file}"
1318                 tmake_file=i386/t-sco5gas
1319         else
1320                 tmake_file=i386/t-sco5
1321         fi
1322         extra_parts="crti.o crtbegin.o crtend.o crtbeginS.o crtendS.o"
1323         ;;
1324 i[34567]86-*-solaris2*)
1325         xm_defines="POSIX SMALL_ARG_MAX"
1326         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/sol2.h"
1327         if test x$gas = xyes; then
1328                 # Only needed if gas does not support -s
1329                 tm_file="i386/sol2gas.h ${tm_file}"
1330         fi
1331         tmake_file="i386/t-sol2 t-svr4"
1332         if test x$gnu_ld = xyes; then
1333                 tmake_file="$tmake_file t-slibgcc-elf-ver"
1334         else
1335                 tmake_file="$tmake_file t-slibgcc-sld"
1336         fi
1337         extra_parts="crt1.o crti.o crtn.o gcrt1.o gmon.o crtbegin.o crtend.o"
1338         if test x${enable_threads} = x; then
1339             enable_threads=$have_pthread_h
1340             if test x${enable_threads} = x; then
1341                 enable_threads=$have_thread_h
1342             fi
1343         fi
1344         if test x${enable_threads} = xyes; then
1345             if test x${have_pthread_h} = xyes; then
1346                 thread_file='posix'
1347             else
1348                 thread_file='solaris'
1349             fi
1350         fi
1351         ;;
1352 i[34567]86-*-sysv5*)           # Intel x86 on System V Release 5
1353        xm_defines=POSIX
1354        tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/sysv5.h"
1355        if test x$stabs = xyes
1356        then
1357                tm_file="${tm_file} dbx.h"
1358        fi
1359        tmake_file="i386/t-crtpic t-svr4"
1360        extra_parts="crtbegin.o crtend.o"
1361        if test x$enable_threads = xyes; then
1362                thread_file='posix'
1363        fi
1364        ;;
1365 i[34567]86-*-sysv4*)            # Intel 80386's running system V.4
1366         xm_defines="POSIX SMALL_ARG_MAX"
1367         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h"
1368         if test x$stabs = xyes
1369         then
1370                 tm_file="${tm_file} dbx.h"
1371         fi
1372         tmake_file="i386/t-crtpic t-svr4"
1373         extra_parts="crtbegin.o crtend.o"
1374         ;;
1375 i[34567]86-*-udk*)      # Intel x86 on SCO UW/OSR5 Dev Kit
1376         xm_defines=POSIX
1377         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/sysv5.h i386/udk.h"
1378         tmake_file="i386/t-crtpic i386/t-udk t-svr4"
1379         extra_parts="crtbegin.o crtend.o"
1380         install_headers_dir=install-headers-cpio
1381         ;;
1382 i[34567]86-*-osf1*)             # Intel 80386's running OSF/1 1.3+
1383         xm_defines='POSIX USE_C_ALLOCA SMALL_ARG_MAX'
1384         if test x$stabs = xyes
1385         then
1386                 tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/osf1elf.h i386/osf1elfgdb.h"
1387         else
1388                 tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/osf1elf.h"
1389         fi
1390         tmake_file=i386/t-osf1elf
1391         extra_parts="crti.o crtn.o crtbegin.o crtend.o"
1392         ;;
1393 i[34567]86-*-sysv*)             # Intel 80386's running system V
1394         xm_defines=POSIX
1395         if test x$gas = xyes
1396         then
1397                 if test x$stabs = xyes
1398                 then
1399                         tm_file=i386/svr3dbx.h
1400                         tmake_file=i386/t-svr3dbx
1401                         extra_parts="svr3.ifile svr3z.rfile"
1402                 else
1403                         tm_file=i386/svr3gas.h
1404                         extra_parts="crtbegin.o crtend.o"
1405                         tmake_file=i386/t-crtstuff
1406                 fi
1407         else
1408                 tm_file=i386/sysv3.h
1409                 extra_parts="crtbegin.o crtend.o"
1410                 tmake_file=i386/t-crtstuff
1411         fi
1412         tmake_file="$tmake_file i386/t-crtpic"
1413         ;;
1414 i386-*-vsta)                    # Intel 80386's running VSTa kernel
1415         xm_file=i386/xm-vsta.h
1416         tm_file=i386/vsta.h
1417         ;;
1418 i[34567]86-*-win32)
1419         xm_defines=POSIX
1420         xm_file=i386/xm-cygwin.h
1421         float_format=i386
1422         tmake_file=i386/t-cygwin
1423         tm_file=i386/win32.h
1424         extra_objs=winnt.o
1425         if test x$enable_threads = xyes; then
1426                 thread_file='win32'
1427         fi
1428         exeext=.exe
1429         ;;
1430 i[34567]86-*-pe | i[34567]86-*-cygwin*)
1431         xm_defines=POSIX
1432         xm_file=i386/xm-cygwin.h
1433         float_format=i386
1434         tmake_file=i386/t-cygwin
1435         tm_file=i386/cygwin.h
1436         extra_objs=winnt.o
1437         if test x$enable_threads = xyes; then
1438                 thread_file='win32'
1439         fi
1440         exeext=.exe
1441         ;;
1442 i[34567]86-*-mingw32*)
1443         tm_file=i386/mingw32.h
1444         float_format=i386
1445         xm_defines=POSIX
1446         xm_file=i386/xm-mingw32.h
1447         tmake_file="i386/t-cygwin i386/t-mingw32"
1448         extra_objs=winnt.o
1449         if test x$enable_threads = xyes; then
1450                 thread_file='win32'
1451         fi
1452         exeext=.exe
1453         case $machine in
1454                 *mingw32crt*)
1455                         tm_file="${tm_file} i386/crtdll.h"
1456                         ;;
1457                 *minwg32msv* | *mingw32*)
1458                         ;;
1459         esac
1460         ;;
1461 i[34567]86-*-uwin*)
1462         tm_file=i386/uwin.h
1463         tmake_file="i386/t-cygwin i386/t-uwin"
1464         extra_objs=winnt.o
1465         if test x$enable_threads = xyes; then
1466                 thread_file='win32'
1467         fi
1468         exeext=.exe
1469         ;;
1470 i[34567]86-*-interix3*)
1471         tm_file="i386/i386-interix.h i386/i386-interix3.h interix.h interix3.h"
1472         xm_file="i386/xm-i386-interix.h"
1473         xm_defines=POSIX
1474         tmake_file="t-interix i386/t-interix"
1475         extra_objs=interix.o
1476         xmake_file="x-interix"
1477         if test x$enable_threads = xyes ; then
1478                 thread_file='posix'
1479         fi
1480         if test x$stabs = xyes ; then
1481                 tm_file="${tm_file} dbxcoff.h"
1482         fi
1483         ;;
1484 i[34567]86-*-interix*)
1485         tm_file="i386/i386-interix.h interix.h"
1486         xm_file="i386/xm-i386-interix.h"
1487         xm_defines=POSIX
1488         tmake_file="t-interix i386/t-interix"
1489         extra_objs=interix.o
1490         if test x$enable_threads = xyes ; then
1491                 thread_file='posix'
1492         fi
1493         if test x$stabs = xyes ; then
1494                 tm_file="${tm_file} dbxcoff.h"
1495         fi
1496         ;;
1497 i[34567]86-dg-dgux*)
1498         xm_defines=POSIX
1499         tm_file="${tm_file} i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/dgux.h"
1500         tmake_file=i386/t-dgux
1501         install_headers_dir=install-headers-cpio
1502       ;;
1503 i860-alliant-*)         # Alliant FX/2800
1504         tm_file="${tm_file} dbxelf.h elfos.h svr4.h i860/sysv4.h i860/fx2800.h"
1505         tmake_file=i860/t-fx2800
1506         extra_parts="crtbegin.o crtend.o"
1507         ;;
1508 i860-*-bsd*)
1509         tm_file="${tm_file} i860/bsd.h"
1510         if test x$gas = xyes
1511         then
1512                 tm_file="${tm_file} i860/bsd-gas.h"
1513         fi
1514         use_collect2=yes
1515         ;;
1516 i860-*-mach*)
1517         tm_file="${tm_file} i860/mach.h"
1518         tmake_file=t-libc-ok
1519         ;;
1520 i860-*-osf*)                    # Intel Paragon XP/S, OSF/1AD
1521         tm_file="${tm_file} svr3.h i860/paragon.h"
1522         xm_defines=POSIX
1523         ;;
1524 i860-*-sysv3*)
1525         tm_file="${tm_file} svr3.h i860/sysv3.h"
1526         xm_defines=POSIX
1527         extra_parts="crtbegin.o crtend.o"
1528         ;;
1529 i860-*-sysv4*)
1530         tm_file="${tm_file} dbxelf.h elfos.h svr4.h i860/sysv4.h"
1531         xm_defines=POSIX
1532         tmake_file=t-svr4
1533         extra_parts="crtbegin.o crtend.o"
1534         ;;
1535 i960-wrs-vxworks5 | i960-wrs-vxworks5.0*)
1536         tm_file="${tm_file} i960/vx960.h"
1537         tmake_file=i960/t-vxworks960
1538         use_collect2=yes
1539         thread_file='vxworks'
1540         c_target_objs="i960-c.o"
1541         cxx_target_objs="i960-c.o"
1542         ;;
1543 i960-wrs-vxworks5* | i960-wrs-vxworks)
1544         tm_file="${tm_file} dbxcoff.h i960/i960-coff.h i960/vx960-coff.h"
1545         tmake_file=i960/t-vxworks960
1546         use_collect2=yes
1547         thread_file='vxworks'
1548         c_target_objs="i960-c.o"
1549         cxx_target_objs="i960-c.o"
1550         ;;
1551 i960-wrs-vxworks*)
1552         tm_file="${tm_file} i960/vx960.h"
1553         tmake_file=i960/t-vxworks960
1554         use_collect2=yes
1555         thread_file='vxworks'
1556         c_target_objs="i960-c.o"
1557         cxx_target_objs="i960-c.o"
1558         ;;
1559 i960-*-coff*)
1560         tm_file="${tm_file} dbxcoff.h i960/i960-coff.h libgloss.h"
1561         tmake_file=i960/t-960bare
1562         c_target_objs="i960-c.o"
1563         cxx_target_objs="i960-c.o"
1564         ;;
1565 i960-*-rtems)
1566         tmake_file="i960/t-960bare t-rtems"
1567         tm_file="${tm_file} dbxcoff.h i960/rtems.h"
1568         if test x$enable_threads = xyes; then
1569           thread_file='rtems'
1570         fi
1571         c_target_objs="i960-c.o"
1572         cxx_target_objs="i960-c.o"
1573         ;;
1574 i960-*-*)                       # Default i960 environment.
1575         use_collect2=yes
1576         tmake_file=i960/t-960bare
1577         c_target_objs="i960-c.o"
1578         cxx_target_objs="i960-c.o"
1579         ;;
1580 ia64*-*-aix*)
1581         tm_file="${tm_file} dbxelf.h elfos.h svr4.h ia64/sysv4.h ia64/aix.h"
1582         tmake_file="ia64/t-ia64 ia64/t-aix"
1583         target_cpu_default="MASK_GNU_AS|MASK_GNU_LD"
1584         ;;
1585 ia64*-*-elf*)
1586         tm_file="${tm_file} dbxelf.h elfos.h ia64/sysv4.h ia64/elf.h"
1587         tmake_file="ia64/t-ia64"
1588         target_cpu_default="0"
1589         if test x$gas = xyes
1590         then
1591                 target_cpu_default="${target_cpu_default}|MASK_GNU_AS"
1592         fi
1593         if test x$gnu_ld = xyes
1594         then
1595                 target_cpu_default="${target_cpu_default}|MASK_GNU_LD"
1596         fi
1597         float_format=i386
1598         ;;
1599 ia64*-*-freebsd*)
1600         tm_file="${tm_file} ${fbsd_tm_file} dbxelf.h elfos.h ia64/sysv4.h ia64/freebsd.h"
1601         target_cpu_default="MASK_GNU_AS|MASK_GNU_LD"
1602         tmake_file="${tmake_file} ia64/t-ia64"
1603         float_format=i386
1604         ;;
1605 ia64*-*-linux*)
1606         tm_file="${tm_file} dbxelf.h elfos.h svr4.h linux.h ia64/sysv4.h ia64/linux.h"
1607         tmake_file="t-slibgcc-elf-ver t-linux ia64/t-ia64 ia64/t-glibc"
1608         target_cpu_default="MASK_GNU_AS|MASK_GNU_LD"
1609         if test x$enable_threads = xyes; then
1610                 thread_file='posix'
1611         fi
1612         float_format=i386
1613         ;;
1614 ia64*-*-hpux*)
1615         tm_file="${tm_file} dbxelf.h elfos.h svr4.h ia64/sysv4.h ia64/hpux.h ia64/hpux_longdouble.h"
1616         tmake_file="ia64/t-ia64 ia64/t-hpux"
1617         target_cpu_default="MASK_GNU_AS"
1618         if test x$enable_threads = xyes; then
1619                 thread_file='posix'
1620         fi
1621         float_format=i386
1622         ;;
1623 m32r-*-elf*)
1624         tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
1625         extra_parts="crtinit.o crtfini.o"
1626         ;;
1627 # m68hc11 and m68hc12 share the same machine description.
1628 m68hc11-*-*|m6811-*-*)
1629         tm_file="dbxelf.h elfos.h m68hc11/m68hc11.h"
1630         tm_p_file="m68hc11/m68hc11-protos.h"
1631         md_file="m68hc11/m68hc11.md"
1632         out_file="m68hc11/m68hc11.c"
1633         tmake_file="m68hc11/t-m68hc11-gas"
1634         ;;
1635 m68hc12-*-*|m6812-*-*)
1636         tm_file="m68hc11/m68hc12.h dbxelf.h elfos.h m68hc11/m68hc11.h"
1637         tm_p_file="m68hc11/m68hc11-protos.h"
1638         md_file="m68hc11/m68hc11.md"
1639         out_file="m68hc11/m68hc11.c"
1640         tmake_file="m68hc11/t-m68hc11-gas"
1641         ;;
1642 m68000-convergent-sysv*)
1643         tm_file=m68k/ctix.h
1644         xm_defines=POSIX
1645         use_collect2=yes
1646         ;;
1647 m68000-hp-bsd*)                 # HP 9000/200 running BSD
1648         tm_file=m68k/hp2bsd.h
1649         use_collect2=yes
1650         ;;
1651 m68000-hp-hpux*)                # HP 9000 series 300
1652         xm_defines=POSIX
1653         if test x$gas = xyes
1654         then
1655                 tm_file=m68k/hp310g.h
1656         else
1657                 tm_file=m68k/hp310.h
1658         fi
1659         tmake_file=m68k/t-hp320
1660         install_headers_dir=install-headers-cpio
1661         use_collect2=yes
1662         ;;
1663 m68000-sun-sunos3*)
1664         tm_file=m68k/sun2.h
1665         use_collect2=yes
1666         ;;
1667 m68000-sun-sunos4*)
1668         tm_file=m68k/sun2o4.h
1669         use_collect2=yes
1670         ;;
1671 m68000-att-sysv*)
1672         xm_defines=POSIX
1673         if test x$gas = xyes
1674         then
1675                 tm_file=m68k/3b1g.h
1676         else
1677                 tm_file=m68k/3b1.h
1678         fi
1679         use_collect2=yes
1680         ;;
1681 m68k-apple-aux*)                # Apple Macintosh running A/UX
1682         xm_defines=POSIX
1683         tmake_file=m68k/t-aux
1684         install_headers_dir=install-headers-cpio
1685         extra_parts="crt1.o mcrt1.o maccrt1.o crt2.o crtn.o"
1686         tm_file=
1687         if test "$gnu_ld" = yes
1688         then
1689                 tm_file="${tm_file} m68k/auxgld.h"
1690         else
1691                 tm_file="${tm_file} m68k/auxld.h"
1692         fi
1693         if test "$gas" = yes
1694         then
1695                 tm_file="${tm_file} m68k/auxgas.h"
1696         else
1697                 tm_file="${tm_file} m68k/auxas.h"
1698         fi
1699         tm_file="${tm_file} m68k/a-ux.h"
1700         float_format=m68k
1701         ;;
1702 m68k-apollo-*)
1703         tm_file=m68k/apollo68.h
1704         use_collect2=yes
1705         float_format=m68k
1706         ;;
1707 m68k-altos-sysv*)                  # Altos 3068
1708         if test x$gas = xyes
1709         then
1710                 tm_file=m68k/altos3068.h
1711                 xm_defines=POSIX
1712         else
1713                 echo "The Altos is supported only with the GNU assembler" 1>&2
1714                 exit 1
1715         fi
1716         ;;
1717 m68k-bull-sysv*)                # Bull DPX/2
1718         if test x$gas = xyes
1719         then
1720                 if test x$stabs = xyes
1721                 then
1722                         tm_file=m68k/dpx2cdbx.h
1723                 else
1724                         tm_file=m68k/dpx2g.h
1725                 fi
1726         else
1727                 tm_file=m68k/dpx2.h
1728         fi
1729         xm_defines=POSIX
1730         use_collect2=yes
1731         ;;
1732 m68k-atari-sysv4*)              # Atari variant of V.4.
1733         tm_file=m68k/atari.h
1734         xm_defines=POSIX
1735         tmake_file=t-svr4
1736         extra_parts="crtbegin.o crtend.o"
1737         float_format=m68k
1738         ;;
1739 m68k-motorola-sysv*)
1740         tm_file=m68k/mot3300.h
1741         xm_defines=POSIX
1742         if test x$gas = xyes
1743         then
1744                 if test x$gnu_ld = xyes
1745                 then
1746                         tmake_file=m68k/t-mot3300-gald
1747                 else
1748                         tmake_file=m68k/t-mot3300-gas
1749                         use_collect2=yes
1750                 fi
1751         else
1752                 if test x$gnu_ld = xyes
1753                 then
1754                         tmake_file=m68k/t-mot3300-gld
1755                 else
1756                         tmake_file=m68k/t-mot3300
1757                         use_collect2=yes
1758                 fi
1759         fi
1760         gdb_needs_out_file_path=yes
1761         extra_parts="crt0.o mcrt0.o"
1762         float_format=m68k
1763         ;;
1764 m68k-ncr-sysv*)                 # NCR Tower 32 SVR3
1765         tm_file=m68k/tower-as.h
1766         xm_defines=POSIX
1767         extra_parts="crtbegin.o crtend.o"
1768         ;;
1769 m68k-plexus-sysv*)
1770         tm_file=m68k/plexus.h
1771         xm_defines=POSIX
1772         use_collect2=yes
1773         ;;
1774 m68k-tti-*)
1775         tm_file=m68k/pbb.h
1776         xm_defines=POSIX
1777         ;;
1778 m68k-crds-unos*)
1779         xm_defines=POSIX
1780         tm_file=m68k/crds.h
1781         use_collect2=yes
1782         ;;
1783 m68k-cbm-sysv4*)                # Commodore variant of V.4.
1784         tm_file=m68k/amix.h
1785         xm_defines=POSIX
1786         tmake_file=t-svr4
1787         extra_parts="crtbegin.o crtend.o"
1788         float_format=m68k
1789         ;;
1790 m68k-ccur-rtu)
1791         tm_file=m68k/ccur-GAS.h
1792         use_collect2=yes
1793         float_format=m68k
1794         ;;
1795 m68k-hp-bsd4.4*)                # HP 9000/3xx running 4.4bsd
1796         tm_file=m68k/hp3bsd44.h
1797         use_collect2=yes
1798         float_format=m68k
1799         ;;
1800 m68k-hp-bsd*)                   # HP 9000/3xx running Berkeley Unix
1801         tm_file=m68k/hp3bsd.h
1802         use_collect2=yes
1803         float_format=m68k
1804         ;;
1805 m68k-isi-bsd*)
1806         if test x$with_fp = xno
1807         then
1808                 tm_file=m68k/isi-nfp.h
1809         else
1810                 tm_file=m68k/isi.h
1811                 float_format=m68k
1812         fi
1813         use_collect2=yes
1814         ;;
1815 m68k-hp-hpux7*) # HP 9000 series 300 running HPUX version 7.
1816         xm_defines=POSIX
1817         if test x$gas = xyes
1818         then
1819                 xmake_file=m68k/x-hp320g
1820                 tm_file=m68k/hp320g.h
1821         else
1822                 xmake_file=m68k/x-hp320
1823                 tm_file=m68k/hpux7.h
1824         fi
1825         install_headers_dir=install-headers-cpio
1826         use_collect2=yes
1827         float_format=m68k
1828         ;;
1829 m68k-hp-hpux*)  # HP 9000 series 300
1830         xm_defines=POSIX
1831         if test x$gas = xyes
1832         then
1833                 xmake_file=m68k/x-hp320g
1834                 tm_file=m68k/hp320g.h
1835         else
1836                 xmake_file=m68k/x-hp320
1837                 tm_file=m68k/hp320.h
1838         fi
1839         install_headers_dir=install-headers-cpio
1840         use_collect2=yes
1841         float_format=m68k
1842         ;;
1843 m68k-sun-mach*)
1844         tm_file=m68k/sun3mach.h
1845         use_collect2=yes
1846         float_format=m68k
1847         ;;
1848 m68k-sony-newsos3*)
1849         if test x$gas = xyes
1850         then
1851                 tm_file=m68k/news3gas.h
1852         else
1853                 tm_file=m68k/news3.h
1854         fi
1855         use_collect2=yes
1856         float_format=m68k
1857         ;;
1858 m68k-sony-bsd* | m68k-sony-newsos*)
1859         if test x$gas = xyes
1860         then
1861                 tm_file=m68k/newsgas.h
1862         else
1863                 tm_file=m68k/news.h
1864         fi
1865         use_collect2=yes
1866         float_format=m68k
1867         ;;
1868 m68k-next-nextstep2*)
1869         tm_p_file="${tm_p_file} nextstep-protos.h"
1870         tm_file=m68k/next21.h
1871         tmake_file=m68k/t-next
1872         xmake_file=m68k/x-next
1873         extra_objs=nextstep.o
1874         use_collect2=yes
1875         float_format=m68k
1876         ;;
1877 m68k-next-nextstep[34]*)
1878         tm_p_file="${tm_p_file} nextstep-protos.h"
1879         tm_file=m68k/next.h
1880         tmake_file=m68k/t-next
1881         xmake_file=m68k/x-next
1882         extra_objs=nextstep.o
1883         extra_parts="crtbegin.o crtend.o"
1884         float_format=m68k
1885         if test x$enable_threads = xyes; then
1886                 thread_file='mach'
1887         fi
1888         ;;
1889 m68k-sun-sunos3*)
1890         if test x$with_fp = xno
1891         then
1892                 tm_file=m68k/sun3n3.h
1893         else
1894                 tm_file=m68k/sun3o3.h
1895                 float_format=m68k
1896         fi
1897         use_collect2=yes
1898         ;;
1899 m68k-sun-sunos*)                        # For SunOS 4 (the default).
1900         if test x$with_fp = xno
1901         then
1902                 tm_file=m68k/sun3n.h
1903         else
1904                 tm_file=m68k/sun3.h
1905                 float_format=m68k
1906         fi
1907         use_collect2=yes
1908         ;;
1909 m68k-wrs-vxworks*)
1910         tm_file=m68k/vxm68k.h
1911         tmake_file=m68k/t-vxworks68
1912         thread_file='vxworks'
1913         float_format=m68k
1914         ;;
1915 m68k-*-aout*)
1916         tmake_file=m68k/t-m68kbare
1917         tm_file="m68k/m68k-aout.h libgloss.h"
1918         float_format=m68k
1919         ;;
1920 m68k-*-coff*)
1921         tmake_file=m68k/t-m68kbare
1922         tm_file="m68k/m68k-coff.h dbx.h"
1923         float_format=m68k
1924         ;;
1925 m68020-*-elf* | m68k-*-elf*)
1926         tm_file="m68k/m68k-none.h m68k/m68kelf.h dbxelf.h elfos.h m68k/m68kemb.h m68k/m68020-elf.h"
1927         xm_defines=POSIX
1928         tmake_file=m68k/t-m68kelf
1929         extra_parts="crtbegin.o crtend.o"
1930         ;;
1931 m68k-*-lynxos*)
1932         if test x$gas = xyes
1933         then
1934                 tm_file=m68k/lynx.h
1935         else
1936                 tm_file=m68k/lynx-ng.h
1937         fi
1938         tmake_file=m68k/t-lynx
1939         float_format=m68k
1940         ;;
1941 m68010-*-netbsdelf* | m68k*-*-netbsdelf*)
1942         tm_file="${tm_file} dbxelf.h elfos.h netbsd.h netbsd-elf.h m68k/netbsd-elf.h"
1943         case $machine in
1944         m68010*)
1945                 target_cpu_default="0"
1946                 ;;
1947         *)
1948                 target_cpu_default="MASK_68020|MASK_68881|MASK_BITFIELD"
1949                 ;;
1950         esac
1951         float_format=m68k
1952         ;;
1953 m68k*-*-netbsd*)
1954         tm_file=m68k/netbsd.h
1955         tmake_file=t-netbsd
1956         float_format=m68k
1957         use_collect2=yes
1958         ;;
1959 m68k*-*-openbsd*)
1960         # needed to unconfuse gdb
1961         tmake_file="t-libc-ok t-openbsd m68k/t-openbsd"
1962         float_format=m68k
1963         # we need collect2 until our bug is fixed...
1964         use_collect2=yes
1965         ;;
1966 m68k-*-sysv3*)                  # Motorola m68k's running system V.3
1967         xm_defines=POSIX
1968         extra_parts="crtbegin.o crtend.o"
1969         float_format=m68k
1970         ;;
1971 m68k-*-sysv4*)                  # Motorola m68k's running system V.4
1972         tm_file=m68k/m68kv4.h
1973         xm_defines=POSIX
1974         tmake_file=t-svr4
1975         extra_parts="crtbegin.o crtend.o"
1976         float_format=m68k
1977         ;;
1978 m68k-*-linux*aout*)             # Motorola m68k's running GNU/Linux
1979                                 # with a.out format
1980         tm_file=m68k/linux-aout.h
1981         tmake_file="t-linux-aout m68k/t-linux-aout"
1982         float_format=m68k
1983         gnu_ld=yes
1984         ;;
1985 m68k-*-linux*libc1)             # Motorola m68k's running GNU/Linux
1986                                 # with ELF format using the
1987                                 # GNU/Linux C library 5
1988         tm_file=m68k/linux.h
1989         tmake_file="t-slibgcc-elf-ver t-linux t-linux-gnulibc1 m68k/t-linux"
1990         extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
1991         float_format=m68k
1992         gnu_ld=yes
1993         ;;
1994 m68k-*-linux*)          # Motorola m68k's running GNU/Linux
1995                                 # with ELF format using glibc 2
1996                                 # aka the GNU/Linux C library 6.
1997         tm_file=m68k/linux.h
1998         tmake_file="t-slibgcc-elf-ver t-linux m68k/t-linux"
1999         extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
2000         float_format=m68k
2001         gnu_ld=yes
2002         if test x$enable_threads = xyes; then
2003                 thread_file='posix'
2004         fi
2005         ;;
2006 m68k-*-psos*)
2007         tmake_file=m68k/t-m68kbare
2008         tm_file=m68k/m68k-psos.h
2009         float_format=m68k
2010         ;;
2011 m68k-*-rtemscoff*)
2012         tmake_file="m68k/t-m68kbare t-rtems"
2013         tm_file=m68k/rtems.h
2014         float_format=m68k
2015         if test x$enable_threads = xyes; then
2016           thread_file='rtems'
2017         fi
2018         ;;
2019 m68k-*-rtemself*|m68k-*-rtems*)
2020         tmake_file="m68k/t-m68kbare t-rtems m68k/t-crtstuff"
2021         tm_file=m68k/rtemself.h
2022         float_format=m68k
2023         extra_parts="crtbegin.o crtend.o"
2024         if test x$enable_threads = xyes; then
2025           thread_file='rtems'
2026         fi
2027         ;;
2028 m88k-dg-dgux*)
2029         xm_defines=POSIX
2030         case $machine in
2031           m88k-dg-dguxbcs*)
2032             tm_file="dbxelf.h elfos.h svr4.h m88k/dgux.h m88k/dguxbcs.h"
2033             tmake_file="m88k/t-dgux m88k/t-dguxbcs"
2034             ;;
2035           *)
2036             tm_file="dbxelf.h elfos.h svr4.h m88k/dgux.h"
2037             tmake_file=m88k/t-dgux
2038             ;;
2039         esac
2040         extra_parts="crtbegin.o bcscrtbegin.o crtend.o m88kdgux.ld"
2041         if test x$gas = xyes
2042         then
2043                 tmake_file=m88k/t-dgux-gas
2044         fi
2045         ;;
2046 m88k-dolphin-sysv3*)
2047         xm_defines=POSIX
2048         tm_file=m88k/dolph.h
2049         extra_parts="crtbegin.o crtend.o"
2050         tmake_file=m88k/t-dolph
2051         if test x$gas = xyes
2052         then
2053                 tmake_file=m88k/t-m88k-gas
2054         fi
2055         ;;
2056 m88k-tektronix-sysv3)
2057         xm_defines=POSIX
2058         tm_file=m88k/tekXD88.h
2059         extra_parts="crtbegin.o crtend.o"
2060         tmake_file=m88k/t-tekXD88
2061         if test x$gas = xyes
2062         then
2063                 tmake_file=m88k/t-m88k-gas
2064         fi
2065         ;;
2066 m88k-*-aout*)
2067         xm_defines=POSIX
2068         tm_file=m88k/m88k-aout.h
2069         ;;
2070 m88k-*-coff*)
2071         xm_defines=POSIX
2072         tm_file=m88k/m88k-coff.h
2073         tmake_file=m88k/t-bug
2074         ;;
2075 m88k-*-luna*)
2076         tm_file=m88k/luna.h
2077         extra_parts="crtbegin.o crtend.o"
2078         if test x$gas = xyes
2079         then
2080                 tmake_file=m88k/t-luna-gas
2081         else
2082                 tmake_file=m88k/t-luna
2083         fi
2084         ;;
2085 m88k-*-openbsd*)
2086         tmake_file="${tmake_file} m88k/t-luna-gas"
2087         tm_file="m88k/aout-dbx.h aoutos.h m88k/m88k.h openbsd.h ${tm_file}"
2088         ;;
2089 m88k-*-sysv3*)
2090         xm_defines=POSIX
2091         tm_file=m88k/sysv3.h
2092         extra_parts="crtbegin.o crtend.o"
2093         if test x$gas = xyes
2094         then
2095                 tmake_file=m88k/t-m88k-gas
2096         fi
2097         ;;
2098 m88k-*-sysv4*)
2099         xm_defines=POSIX
2100         tm_file="dbxelf.h elfos.h svr4.h m88k/sysv4.h"
2101         extra_parts="crtbegin.o crtend.o"
2102         tmake_file=m88k/t-sysv4
2103         ;;
2104 mcore-*-elf)
2105         tm_file="dbxelf.h elfos.h svr4.h ${tm_file} mcore/mcore-elf.h"
2106         tmake_file=mcore/t-mcore
2107         ;;
2108 mcore-*-pe*)
2109         tm_file=mcore/mcore-pe.h
2110         tmake_file=mcore/t-mcore-pe
2111         ;;
2112 mips-sgi-irix6*)                # SGI System V.4., IRIX 6
2113         if test "x$gnu_ld" = xyes
2114         then
2115                 tm_file="mips/iris6.h mips/iris6gld.h"
2116         else
2117                 tm_file=mips/iris6.h
2118         fi
2119         tmake_file="mips/t-iris mips/t-iris6"
2120         xm_defines=POSIX
2121 #       if test x$enable_threads = xyes; then
2122 #               thread_file='irix'
2123 #       fi
2124         ;;
2125 mips-wrs-vxworks)
2126         tm_file="mips/elf.h mips/vxworks.h"
2127         tmake_file=mips/t-ecoff
2128         gas=yes
2129         gnu_ld=yes
2130         extra_parts="crtbegin.o crtend.o"
2131         thread_file='vxworks'
2132         ;;
2133 mips-sgi-irix5cross64)          # Irix5 host, Irix 6 target, cross64
2134         tm_file="mips/iris6.h mips/cross64.h"
2135         xm_defines=POSIX
2136         xm_file=mips/xm-iris5.h
2137         tmake_file="mips/t-iris mips/t-cross64"
2138         # See comment in mips/iris[56].h files.
2139         use_collect2=yes
2140 #       if test x$enable_threads = xyes; then
2141 #               thread_file='irix'
2142 #       fi
2143         ;;
2144 mips-sni-sysv4)
2145         if test x$gas = xyes
2146         then
2147                 if test x$stabs = xyes
2148                 then
2149                         tm_file=mips/iris5gdb.h
2150                 else
2151                         tm_file="mips/sni-svr4.h mips/sni-gas.h"
2152                 fi
2153         else
2154                 tm_file=mips/sni-svr4.h
2155         fi
2156         xm_defines=POSIX
2157         if test x$gnu_ld != xyes
2158         then
2159                 use_collect2=yes
2160         fi
2161         ;;
2162 mips-sgi-irix5*)                # SGI System V.4., IRIX 5
2163         if test x$gas = xyes
2164         then
2165                 tm_file="mips/iris5.h mips/iris5gas.h"
2166                 if test x$stabs = xyes
2167                 then
2168                         tm_file="${tm_file} dbx.h"
2169                 fi
2170         else
2171                 tm_file=mips/iris5.h
2172         fi
2173         tmake_file=mips/t-iris
2174         xm_defines=POSIX
2175         xm_file=mips/xm-iris5.h
2176         # mips-tfile doesn't work yet
2177         # See comment in mips/iris5.h file.
2178         use_collect2=yes
2179 #       if test x$enable_threads = xyes; then
2180 #               thread_file='irix'
2181 #       fi
2182         ;;
2183 mips-sgi-irix4loser*)           # Mostly like a MIPS.
2184         tm_file="mips/iris4loser.h mips/iris3.h ${tm_file} mips/iris4.h"
2185         if test x$stabs = xyes; then
2186                 tm_file="${tm_file} dbx.h"
2187         fi
2188         tmake_file=mips/t-iris
2189         xm_defines=POSIX
2190         if test x$gas = xyes
2191         then    :
2192         else
2193                 extra_passes="mips-tfile mips-tdump"
2194         fi
2195         if test x$gnu_ld != xyes
2196         then
2197                 use_collect2=yes
2198         fi
2199 #       if test x$enable_threads = xyes; then
2200 #               thread_file='irix'
2201 #       fi
2202         ;;
2203 mips-sgi-irix4*)                # Mostly like a MIPS.
2204         tm_file="mips/iris3.h ${tm_file} mips/iris4.h"
2205         if test x$stabs = xyes; then
2206                 tm_file="${tm_file} dbx.h"
2207         fi
2208         tmake_file=mips/t-iris
2209         xm_defines=POSIX
2210         if test x$gas = xyes
2211         then    :
2212         else
2213                 extra_passes="mips-tfile mips-tdump"
2214         fi
2215         if test x$gnu_ld != xyes
2216         then
2217                 use_collect2=yes
2218         fi
2219 #       if test x$enable_threads = xyes; then
2220 #               thread_file='irix'
2221 #       fi
2222         ;;
2223 mips-sgi-*)                     # Mostly like a MIPS.
2224         tm_file="mips/iris3.h ${tm_file}"
2225         if test x$stabs = xyes; then
2226                 tm_file="${tm_file} dbx.h"
2227         fi
2228         xm_defines=POSIX
2229         if test x$gas = xyes
2230         then    :
2231         else
2232                 extra_passes="mips-tfile mips-tdump"
2233         fi
2234         if test x$gnu_ld != xyes
2235         then
2236                 use_collect2=yes
2237         fi
2238         ;;
2239 mips-dec-osfrose*)              # Decstation running OSF/1 reference port with OSF/rose.
2240         tm_file="mips/osfrose.h ${tm_file}"
2241         extra_objs=halfpic.o
2242         use_collect2=yes
2243         ;;
2244 mips-dec-osf*)                  # Decstation running OSF/1 as shipped by DIGITAL
2245         tm_file=mips/dec-osf1.h
2246         if test x$stabs = xyes; then
2247                 tm_file="${tm_file} dbx.h"
2248         fi
2249         if test x$gas = xyes
2250         then    :
2251         else
2252                 tmake_file=mips/t-ultrix
2253                 extra_passes="mips-tfile mips-tdump"
2254         fi
2255         if test x$gnu_ld != xyes
2256         then
2257                 use_collect2=yes
2258         fi
2259         ;;
2260 mips-dec-bsd*)                  # Decstation running 4.4 BSD
2261       tm_file=mips/dec-bsd.h
2262       if test x$gas = xyes
2263       then      :
2264       else
2265                 tmake_file=mips/t-ultrix
2266                 extra_passes="mips-tfile mips-tdump"
2267       fi
2268       if test x$gnu_ld != xyes
2269       then
2270                 use_collect2=yes
2271       fi
2272       ;;
2273 mips*-*-netbsd*)                        # NetBSD/mips, either endian.
2274         tm_file="elfos.h mips/netbsd.h"
2275         case $machine in
2276         mips*el-*)
2277                 tm_file="mips/little.h $tm_file" 
2278                 ;;
2279         esac
2280         ;;
2281 mips*-*-linux*)                         # Linux MIPS, either endian.
2282         tm_file="dbxelf.h elfos.h svr4.h linux.h mips/linux.h"
2283         case $machine in
2284         mipsisa32*-*)
2285                 tm_file="$tm_file mips/isa32-linux.h"
2286                 target_cpu_default="MASK_SOFT_FLOAT"
2287                 ;;
2288         esac
2289         case $machine in
2290         mips*el-*)
2291                 tm_file="mips/little.h $tm_file"
2292                 ;;
2293         esac
2294         tmake_file="t-slibgcc-elf-ver t-linux mips/t-linux"
2295         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
2296         gnu_ld=yes
2297         gas=yes
2298         if test x$enable_threads = xyes; then
2299                 thread_file='posix'
2300         fi
2301         ;;
2302 mips*el-*-openbsd*)     # mips little endian
2303         target_cpu_default="MASK_GAS|MASK_ABICALLS"
2304         ;;
2305 mips*-*-openbsd*)               # mips big endian
2306         target_cpu_default="MASK_GAS|MASK_ABICALLS"
2307         tm_file="mips/openbsd-be.h ${tm_file}"
2308         ;;
2309 mips-sony-bsd* | mips-sony-newsos*)     # Sony NEWS 3600 or risc/news.
2310         tm_file="mips/news4.h ${tm_file}"
2311         if test x$stabs = xyes; then
2312                 tm_file="${tm_file} dbx.h"
2313         fi
2314         if test x$gas = xyes
2315         then    :
2316         else
2317                 extra_passes="mips-tfile mips-tdump"
2318         fi
2319         if test x$gnu_ld != xyes
2320         then
2321                 use_collect2=yes
2322         fi
2323         ;;
2324 mips-sony-sysv*)                # Sony NEWS 3800 with NEWSOS5.0.
2325                                 # That is based on svr4.
2326         # t-svr4 is not right because this system doesn't use ELF.
2327         tm_file="mips/news5.h ${tm_file}"
2328         if test x$stabs = xyes; then
2329                 tm_file="${tm_file} dbx.h"
2330         fi
2331         xm_defines=POSIX
2332         if test x$gas = xyes
2333         then    :
2334         else
2335                 extra_passes="mips-tfile mips-tdump"
2336         fi
2337         if test x$gnu_ld != xyes
2338         then
2339                 use_collect2=yes
2340         fi
2341         ;;
2342 mips-tandem-sysv4*)             # Tandem S2 running NonStop UX
2343         tm_file="mips/svr4-5.h mips/svr4-t.h"
2344         if test x$stabs = xyes; then
2345                 tm_file="${tm_file} dbx.h"
2346         fi
2347         xm_defines=POSIX
2348         if test x$gas = xyes
2349         then
2350                 extra_parts="crtbegin.o crtend.o"
2351         else
2352                 extra_passes="mips-tfile mips-tdump"
2353         fi
2354         if test x$gnu_ld != xyes
2355         then
2356                 use_collect2=yes
2357         fi
2358         ;;
2359 mips-*-ultrix* | mips-dec-mach3)        # Decstation.
2360         tm_file="mips/ultrix.h ${tm_file}"
2361         if test x$stabs = xyes; then
2362                 tm_file="${tm_file} dbx.h"
2363         fi
2364         if test x$gas = xyes
2365         then    :
2366         else
2367                 tmake_file=mips/t-ultrix
2368                 extra_passes="mips-tfile mips-tdump"
2369         fi
2370         if test x$gnu_ld != xyes
2371         then
2372                 use_collect2=yes
2373         fi
2374         ;;
2375 mips-*-riscos[56789]bsd*)
2376         tm_file=mips/bsd-5.h    # MIPS BSD 4.3, RISC-OS 5.0
2377         if test x$stabs = xyes; then
2378                 tm_file="${tm_file} dbx.h"
2379         fi
2380         if test x$gas = xyes
2381         then
2382                 tmake_file=mips/t-bsd-gas
2383         else
2384                 tmake_file=mips/t-bsd
2385                 extra_passes="mips-tfile mips-tdump"
2386         fi
2387         if test x$gnu_ld != xyes
2388         then
2389                 use_collect2=yes
2390         fi
2391         ;;
2392 mips-*-bsd* | mips-*-riscosbsd* | mips-*-riscos[1234]bsd*)
2393         tm_file="mips/bsd-4.h ${tm_file}" # MIPS BSD 4.3, RISC-OS 4.0
2394         if test x$stabs = xyes; then
2395                 tm_file="${tm_file} dbx.h"
2396         fi
2397         if test x$gas = xyes
2398         then
2399                 tmake_file=mips/t-bsd-gas
2400         else
2401                 tmake_file=mips/t-bsd
2402                 extra_passes="mips-tfile mips-tdump"
2403         fi
2404         if test x$gnu_ld != xyes
2405         then
2406                 use_collect2=yes
2407         fi
2408         ;;
2409 mips-*-riscos[56789]sysv4*)
2410         tm_file=mips/svr4-5.h   # MIPS System V.4., RISC-OS 5.0
2411         if test x$stabs = xyes; then
2412                 tm_file="${tm_file} dbx.h"
2413         fi
2414         if test x$gas = xyes
2415         then
2416                 tmake_file=mips/t-svr4-gas
2417         else
2418                 tmake_file=mips/t-svr4
2419                 extra_passes="mips-tfile mips-tdump"
2420         fi
2421         if test x$gnu_ld != xyes
2422         then
2423                 use_collect2=yes
2424         fi
2425         ;;
2426 mips-*-sysv4* | mips-*-riscos[1234]sysv4* | mips-*-riscossysv4*)
2427         tm_file="mips/svr4-4.h ${tm_file}"
2428         if test x$stabs = xyes; then
2429                 tm_file="${tm_file} dbx.h"
2430         fi
2431         xm_defines=POSIX
2432         if test x$gas = xyes
2433         then
2434                 tmake_file=mips/t-svr4-gas
2435         else
2436                 tmake_file=mips/t-svr4
2437                 extra_passes="mips-tfile mips-tdump"
2438         fi
2439         if test x$gnu_ld != xyes
2440         then
2441                 use_collect2=yes
2442         fi
2443         ;;
2444 mips-*-riscos[56789]sysv*)
2445         tm_file=mips/svr3-5.h   # MIPS System V.3, RISC-OS 5.0
2446         if test x$stabs = xyes; then
2447                 tm_file="${tm_file} dbx.h"
2448         fi
2449         xm_defines=POSIX
2450         if test x$gas = xyes
2451         then
2452                 tmake_file=mips/t-svr3-gas
2453         else
2454                 tmake_file=mips/t-svr3
2455                 extra_passes="mips-tfile mips-tdump"
2456         fi
2457         if test x$gnu_ld != xyes
2458         then
2459                 use_collect2=yes
2460         fi
2461         ;;
2462 mips-*-sysv* | mips-*-riscos*sysv*)
2463         tm_file="mips/svr3-4.h ${tm_file}"
2464         if test x$stabs = xyes; then
2465                 tm_file="${tm_file} dbx.h"
2466         fi
2467         xm_defines=POSIX
2468         if test x$gas = xyes
2469         then
2470                 tmake_file=mips/t-svr3-gas
2471         else
2472                 tmake_file=mips/t-svr3
2473                 extra_passes="mips-tfile mips-tdump"
2474         fi
2475         if test x$gnu_ld != xyes
2476         then
2477                 use_collect2=yes
2478         fi
2479         ;;
2480 mips-*-riscos[56789]*)          # Default MIPS RISC-OS 5.0.
2481         tm_file=mips/mips-5.h
2482         if test x$stabs = xyes; then
2483                 tm_file="${tm_file} dbx.h"
2484         fi
2485         if test x$gas = xyes
2486         then    :
2487         else
2488                 extra_passes="mips-tfile mips-tdump"
2489         fi
2490         if test x$gnu_ld != xyes
2491         then
2492                 use_collect2=yes
2493         fi
2494         ;;
2495 mipsel-*-ecoff*)
2496         tm_file=mips/ecoffl.h
2497         if test x$stabs = xyes; then
2498                 tm_file="${tm_file} dbx.h"
2499         fi
2500         tmake_file=mips/t-ecoff
2501         ;;
2502 mips-*-ecoff*)
2503         tm_file="gofast.h mips/ecoff.h"
2504         if test x$stabs = xyes; then
2505                 tm_file="${tm_file} dbx.h"
2506         fi
2507         tmake_file=mips/t-ecoff
2508         ;;
2509 mipsisa32-*-elf*)
2510         tm_file="mips/isa3264.h mips/abi64.h"
2511         tmake_file=mips/t-isa3264
2512         target_cpu_default="MASK_SOFT_FLOAT"
2513         ;;
2514 mipsel-*-elf*)
2515         tm_file="mips/elfl.h"
2516         tmake_file=mips/t-elf
2517         ;;
2518 mips-*-elf*)
2519         tm_file="mips/elf.h"
2520         tmake_file=mips/t-elf
2521         ;;
2522 mips64el-*-elf*)
2523         tm_file="mips/elfl64.h"
2524         tmake_file=mips/t-elf
2525         ;;
2526 mips64orionel-*-elf*)
2527         tm_file="mips/elforion.h mips/elfl64.h"
2528         tmake_file=mips/t-elf
2529         ;;
2530 mips64-*-elf*)
2531         tm_file="mips/elf64.h"
2532         tmake_file=mips/t-elf
2533         ;;
2534 mips64orion-*-elf*)
2535         tm_file="mips/elforion.h mips/elf64.h"
2536         tmake_file=mips/t-elf
2537         ;;
2538 mips64orion-*-rtems*)
2539         tm_file="mips/elforion.h mips/elf64.h mips/rtems64.h"
2540         tmake_file="mips/t-elf t-rtems"
2541         if test x$enable_threads = xyes; then
2542           thread_file='rtems'
2543         fi
2544         ;;
2545 mips*-*-rtems*)
2546         tm_file="mips/elf.h mips/rtems.h"
2547         tmake_file="mips/t-elf t-rtems"
2548         if test x$enable_threads = xyes; then
2549           thread_file='rtems'
2550         fi
2551         ;;
2552 mipstx39el-*-elf*)
2553         tm_file="mips/r3900.h mips/elfl.h mips/abi64.h"
2554         tmake_file=mips/t-r3900
2555         target_cpu_default="MASK_SOFT_FLOAT"
2556         ;;
2557 mipstx39-*-elf*)
2558         tm_file="mips/r3900.h mips/elf.h mips/abi64.h"
2559         tmake_file=mips/t-r3900
2560         ;;
2561 mips-*-*)                               # Default MIPS RISC-OS 4.0.
2562         if test x$stabs = xyes; then
2563                 tm_file="${tm_file} dbx.h"
2564         fi
2565         if test x$gas = xyes
2566         then    :
2567         else
2568                 extra_passes="mips-tfile mips-tdump"
2569         fi
2570         if test x$gnu_ld != xyes
2571         then
2572                 use_collect2=yes
2573         fi
2574         ;;
2575 mmix-knuth-mmixware)
2576         ;;
2577 mn10200-*-*)
2578         float_format=i32
2579         tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
2580         if test x$stabs = xyes
2581         then
2582                 tm_file="${tm_file} dbx.h"
2583         fi
2584         use_collect2=no
2585         ;;
2586 mn10300-*-*)
2587         tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
2588         if test x$stabs = xyes
2589         then
2590                 tm_file="${tm_file} dbx.h"
2591         fi
2592         use_collect2=no
2593         ;;
2594 ns32k-encore-bsd*)
2595         tm_file=ns32k/encore.h
2596         use_collect2=yes
2597         ;;
2598 ns32k-sequent-bsd*)
2599         tm_file=ns32k/sequent.h
2600         use_collect2=yes
2601         ;;
2602 ns32k-tek6100-bsd*)
2603         tm_file=ns32k/tek6100.h
2604         use_collect2=yes
2605         ;;
2606 ns32k-tek6200-bsd*)
2607         tm_file=ns32k/tek6200.h
2608         use_collect2=yes
2609         ;;
2610 ns32k-merlin-*)
2611         tm_file=ns32k/merlin.h
2612         use_collect2=yes
2613         ;;
2614 ns32k-pc532-mach*)
2615         tm_file=ns32k/pc532-mach.h
2616         use_collect2=yes
2617         ;;
2618 ns32k-pc532-minix*)
2619         tm_file=ns32k/pc532-min.h
2620         xm_defines='POSIX HZ=60'
2621         use_collect2=yes
2622         ;;
2623 ns32k-*-netbsdelf*)
2624         echo "GCC does not yet support the ${machine} target"; exit 1
2625         ;;
2626 ns32k-*-netbsd*)
2627         tm_file=ns32k/netbsd.h
2628         # On NetBSD, the headers are already okay, except for math.h.
2629         tmake_file=t-netbsd
2630         use_collect2=yes
2631         ;;
2632 pdp11-*-bsd)
2633         tm_file="${tm_file} pdp11/2bsd.h"
2634         ;;
2635 pdp11-*-*)
2636         ;;
2637 avr-*-*)
2638         ;;
2639 ns32k-*-openbsd*)
2640         # Nothing special
2641         ;;
2642 pj*-linux*)
2643         tm_file="dbxelf.h elfos.h svr4.h pj/linux.h ${tm_file}"
2644         ;;
2645 pj-*)
2646         ;;
2647 pjl-*)
2648         tm_file="dbxelf.h elfos.h svr4.h pj/pjl.h ${tm_file}"
2649         ;;
2651 romp-*-aos*)
2652         use_collect2=yes
2653         ;;
2654 romp-*-mach*)
2655         use_collect2=yes
2656         ;;
2657 romp-*-openbsd*)
2658         # Nothing special
2659         ;;
2660 powerpc-*-openbsd*)
2661         tmake_file="${tmake_file} rs6000/t-rs6000 rs6000/t-openbsd"
2662         extra_headers=
2663         ;;
2664 powerpc64-*-linux*)
2665         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/linux64.h"
2666         out_file=rs6000/rs6000.c
2667         tmake_file="rs6000/t-ppcos t-slibgcc-elf-ver t-linux rs6000/t-ppccomm"
2668         ;;
2669 powerpc-*-beos*)
2670         tm_file="${tm_file} rs6000/aix.h rs6000/beos.h rs6000/xcoff.h"
2671         xm_defines=POSIX
2672         tmake_file=rs6000/t-beos
2673         extra_headers=
2674         ;;
2675 powerpc-*-darwin*)
2676         tm_file="${tm_file} darwin.h rs6000/darwin.h"
2677         tm_p_file="${tm_p_file} darwin-protos.h"
2678         tmake_file=rs6000/t-darwin
2679         extra_objs="darwin.o"
2680         c_target_objs="darwin-c.o"
2681         cxx_target_objs="darwin-c.o"
2682         # Darwin linker does collect2 functionality
2683         use_collect2=no
2684         extra_headers=altivec.h
2685         ;;
2686 powerpc*-*-freebsd*)
2687         tm_file="${tm_file} dbxelf.h elfos.h ${fbsd_tm_file} rs6000/sysv4.h rs6000/freebsd.h"
2688         xm_file=rs6000/xm-sysv4.h
2689         out_file=rs6000/rs6000.c
2690         tmake_file="rs6000/t-ppcos ${tmake_file} rs6000/t-ppccomm"
2691         ;;
2692 powerpc-*-sysv*)
2693         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h"
2694         xm_defines=POSIX
2695         tmake_file="rs6000/t-ppcos rs6000/t-ppccomm"
2696         ;;
2697 powerpc-*-netbsd*)
2698         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/netbsd.h"
2699         tmake_file="rs6000/t-ppcos rs6000/t-ppccomm"
2700         ;;
2701 powerpc-*-chorusos*)
2702         xm_defines=POSIX
2703         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h chorus.h"
2704         tmake_file="rs6000/t-ppcos rs6000/t-ppccomm"
2705         case x${enable_threads} in
2706           xyes | xpthreads | xposix)
2707                 thread_file='posix'
2708                 ;;
2709         esac
2710         ;;
2711 powerpc-*-eabiaix*)
2712         xm_defines=POSIX
2713         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/eabiaix.h"
2714         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2715         ;;
2716 powerpc-*-eabisimaltivec*)
2717         xm_defines=POSIX
2718         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/eabisim.h rs6000/eabialtivec.h"
2719         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2720         ;;
2721 powerpc-*-eabisim*)
2722         xm_defines=POSIX
2723         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/eabisim.h"
2724         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2725         ;;
2726 powerpc-*-elf*)
2727         xm_defines=POSIX
2728         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h"
2729         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2730         ;;
2731 powerpc-*-eabialtivec*)
2732         xm_defines=POSIX
2733         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/eabialtivec.h"
2734         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2735         ;;
2736 powerpc-*-eabi*)
2737         xm_defines=POSIX
2738         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h"
2739         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2740         ;;
2741 powerpc-*-rtems*)
2742         xm_defines=POSIX
2743         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rtems.h rs6000/rtems.h"
2744         tmake_file="rs6000/t-ppcgas t-rtems rs6000/t-ppccomm"
2745         if test x$enable_threads = xyes; then
2746           thread_file='rtems'
2747         fi
2748         ;;
2749 powerpc-*-linux*libc1)
2750         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/linux.h"
2751         out_file=rs6000/rs6000.c
2752         tmake_file="rs6000/t-ppcos t-slibgcc-elf-ver t-linux t-linux-gnulibc1 rs6000/t-ppccomm"
2753         if test x$enable_threads = xyes; then
2754                 thread_file='posix'
2755         fi
2756         ;;
2757 powerpc-*-linux-gnualtivec*)
2758         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/linux.h rs6000/linuxaltivec.h"
2759         out_file=rs6000/rs6000.c
2760         tmake_file="rs6000/t-ppcos t-slibgcc-elf-ver t-linux rs6000/t-ppccomm"
2761         if test x$enable_threads = xyes; then
2762                 thread_file='posix'
2763         fi
2764         ;;
2765 powerpc-*-linux*)
2766         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/linux.h"
2767         out_file=rs6000/rs6000.c
2768         tmake_file="rs6000/t-ppcos t-slibgcc-elf-ver t-linux rs6000/t-ppccomm"
2769         if test x$enable_threads = xyes; then
2770                 thread_file='posix'
2771         fi
2772         ;;
2773 powerpc-wrs-vxworks*)
2774         xm_defines=POSIX
2775         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/vxppc.h"
2776         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2777         thread_file='vxworks'
2778         ;;
2779 powerpcle-wrs-vxworks*)
2780         xm_defines=POSIX
2781         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h rs6000/vxppc.h"
2782         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2783         thread_file='vxworks'
2784         ;;
2785 powerpcle-*-sysv*)
2786         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h"
2787         xm_defines=POSIX
2788         tmake_file="rs6000/t-ppcos rs6000/t-ppccomm"
2789         ;;
2790 powerpcle-*-elf*)
2791         xm_defines=POSIX
2792         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h"
2793         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2794         ;;
2795 powerpcle-*-eabisim*)
2796         xm_defines=POSIX
2797         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h rs6000/eabi.h rs6000/eabisim.h"
2798         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2799         ;;
2800 powerpcle-*-eabi*)
2801         xm_defines=POSIX
2802         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h rs6000/eabi.h"
2803         tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
2804         ;;
2805 rs6000-ibm-aix3.[01]*)
2806         xm_defines=POSIX
2807         tm_file="${tm_file} rs6000/aix.h rs6000/aix31.h rs6000/xcoff.h"
2808         float_format=none
2809         use_collect2=yes
2810         ;;
2811 rs6000-ibm-aix3.2.[456789]* | powerpc-ibm-aix3.2.[456789]*)
2812         xm_defines=POSIX
2813         tm_file="${tm_file} rs6000/aix.h rs6000/aix3newas.h rs6000/xcoff.h"
2814         tmake_file=rs6000/t-newas
2815         float_format=none
2816         use_collect2=yes
2817         extra_headers=
2818         ;;
2819 rs6000-ibm-aix4.[12]* | powerpc-ibm-aix4.[12]*)
2820         xm_defines=POSIX
2821         tm_file="${tm_file} rs6000/aix.h rs6000/aix41.h rs6000/xcoff.h"
2822         tmake_file=rs6000/t-newas
2823         float_format=none
2824         use_collect2=yes
2825         extra_headers=
2826         ;;
2827 rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
2828         xm_defines=POSIX
2829         tm_file="${tm_file} rs6000/aix.h rs6000/aix43.h rs6000/xcoff.h"
2830         tmake_file=rs6000/t-aix43
2831         float_format=none
2832         use_collect2=yes
2833         thread_file='aix'
2834         extra_headers=
2835         ;;
2836 rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
2837         xm_defines=POSIX
2838         tm_file="${tm_file} rs6000/aix.h rs6000/aix51.h rs6000/xcoff.h"
2839         tmake_file=rs6000/t-aix43
2840         float_format=none
2841         use_collect2=yes
2842         thread_file='aix'
2843         extra_headers=
2844         ;;
2845 rs6000-ibm-aix*)
2846         xm_defines=POSIX
2847         tm_file="${tm_file} rs6000/aix.h rs6000/xcoff.h"
2848         float_format=none
2849         use_collect2=yes
2850         ;;
2851 rs6000-bull-bosx)
2852         xm_defines=POSIX
2853         tm_file="${tm_file} rs6000/aix.h rs6000/xcoff.h"
2854         float_format=none
2855         use_collect2=yes
2856         ;;
2857 rs6000-*-mach*)
2858         tm_file="${tm_file} rs6000/mach.h"
2859         xm_defines=POSIX
2860         use_collect2=yes
2861         ;;
2862 rs6000-*-lynxos*)
2863         tm_file="lynx.h rs6000/lynx.h"
2864         tmake_file=rs6000/t-rs6000
2865         use_collect2=yes
2866         ;;
2867 s390-*-linux*)
2868         tm_file="s390/s390.h dbxelf.h elfos.h svr4.h linux.h s390/linux.h"
2869         tmake_file="t-slibgcc-elf-ver t-linux s390/t-linux"
2870         extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
2871         if test x$enable_threads = xyes; then
2872                 thread_file='posix'
2873         fi
2874         ;;
2875 s390x-*-linux*)
2876         tm_file="s390/s390x.h s390/s390.h dbxelf.h elfos.h svr4.h linux.h s390/linux.h"
2877         tm_p_file=s390/s390-protos.h
2878         md_file=s390/s390.md
2879         out_file=s390/s390.c
2880         tmake_file="t-slibgcc-elf-ver t-linux s390/t-linux s390/t-linux64"
2881         extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
2882         if test x$enable_threads = xyes; then
2883                 thread_file='posix'
2884         fi
2885         ;;
2886 sh-*-elf*)
2887         tmake_file="sh/t-sh sh/t-elf"
2888         tm_file="${tm_file} sh/elf.h"
2889         float_format=sh
2890         ;;
2891 sh64-*-elf*)
2892         tmake_file="sh/t-sh sh/t-elf sh/t-sh64"
2893         tm_file="${tm_file} sh/sh.h sh/elf.h sh/sh64.h"
2894         float_format=sh
2895         extra_headers="../../config/sh/shmedia.h ../../config/sh/ushmedia.h ../../config/sh/sshmedia.h"
2896         # Not strictly necessary to check this, but a good idea anyway.
2897         if test $machine = $target; then
2898                 target_requires_64bit_host_wide_int=yes
2899         fi
2900         ;;
2901 sh-*-rtemself*)
2902         tmake_file="sh/t-sh sh/t-elf t-rtems"
2903         tm_file="${tm_file} sh/elf.h sh/rtemself.h"
2904         float_format=sh
2905         if test x$enable_threads = xyes; then
2906           thread_file='rtems'
2907         fi
2908         ;;
2909 sh-*-rtems*)
2910         tmake_file="sh/t-sh t-rtems"
2911         tm_file="${tm_file} sh/rtems.h"
2912         float_format=sh
2913         if test x$enable_threads = xyes; then
2914           thread_file='rtems'
2915         fi
2916         ;;
2917 sh-*-linux*)
2918         tm_file="${tm_file} sh/elf.h sh/linux.h"
2919         tmake_file="sh/t-sh sh/t-elf sh/t-linux"
2920         gas=yes gnu_ld=yes
2921         if test x$enable_threads = xyes; then
2922                 thread_file='posix'
2923         fi
2924         float_format=sh
2925         ;;
2926 sh-*-*)
2927         float_format=sh
2928         ;;
2929 sparc-tti-*)
2930         tm_file="${tm_file} sparc/pbd.h"
2931         xm_defines=POSIX
2932         ;;
2933 sparc64-wrs-vxworks*)
2934         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/elf.h sparc/biarch64.h gofast.h sparc/vxsparc64.h"
2935         tmake_file=sparc/t-vxsparc64
2936         use_collect2=yes
2937         ;;
2938 sparc-wrs-vxworks* | sparclite-wrs-vxworks*)
2939         tm_file="${tm_file} aoutos.h sparc/aout.h gofast.h sparc/vxsparc.h"
2940         tmake_file=sparc/t-vxsparc
2941         use_collect2=yes
2942         thread_file='vxworks'
2943         ;;
2944 sparc-*-aout*)
2945         tmake_file=sparc/t-sparcbare
2946         tm_file="sparc/sparc.h aoutos.h sparc/aout.h libgloss.h"
2947         ;;
2948 sparc-*-netbsdelf*)
2949         echo "GCC does not yet support the ${machine} target"; exit 1
2950         ;;
2951 sparc-*-netbsd*)
2952         tm_file="${tm_file} sparc/aout.h netbsd.h netbsd-aout.h sparc/netbsd.h"
2953         tmake_file=t-netbsd
2954         use_collect2=yes
2955         ;;
2956 sparc-*-openbsd*)
2957         tm_file="sparc/sparc.h ${tm_file}"
2958         # needed to unconfuse gdb
2959         tmake_file="t-libc-ok t-openbsd sparc/t-openbsd"
2960         # we need collect2 until our bug is fixed...
2961         use_collect2=yes
2962         ;;
2963 sparc-*-bsd*)
2964         tm_file="${tm_file} sparc/bsd.h"
2965         ;;
2966 sparc-*-chorusos*)
2967         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/elf.h chorus.h"
2968         tmake_file=sparc/t-chorus-elf
2969         extra_parts="crti.o crtn.o crtbegin.o crtend.o"
2970         float_format=i64
2971         case x${enable_threads} in
2972           xyes | xpthreads | xposix)
2973                 thread_file='posix'
2974                 ;;
2975         esac
2976         ;;
2977 sparc-*-elf*)
2978         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/elf.h"
2979         tmake_file=sparc/t-elf
2980         extra_parts="crti.o crtn.o crtbegin.o crtend.o"
2981         #float_format=i128
2982         float_format=i64
2983         ;;
2984 sparc-*-linux*aout*)            # Sparc's running GNU/Linux, a.out
2985         tm_file="aoutos.h sparc/sparc.h sparc/aout.h sparc/linux-aout.h"
2986         gnu_ld=yes
2987         ;;
2988 sparc-*-linux*libc1*)   # Sparc's running GNU/Linux, libc5
2989         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/linux.h"
2990         tmake_file="t-slibgcc-elf-ver t-linux t-linux-gnulibc1"
2991         extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
2992         gnu_ld=yes
2993         float_format=sparc
2994         ;;
2995 sparc-*-linux*)         # Sparc's running GNU/Linux, libc6
2996         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/linux.h"
2997         tmake_file="t-slibgcc-elf-ver t-linux"
2998         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
2999         gnu_ld=yes
3000         if test x$enable_threads = xyes; then
3001                 thread_file='posix'
3002         fi
3003         float_format=sparc
3004         ;;
3005 sparc-*-lynxos*)
3006         if test x$gas = xyes
3007         then
3008                 tm_file="${tm_file} lynx.h sparc/aout.h sparc/lynx.h"
3009         else
3010                 tm_file="${tm_file} lynx-ng.h sparc/aout.h sparc/lynx-ng.h"
3011         fi
3012         tmake_file=sparc/t-sunos41
3013         ;;
3014 sparc-*-rtemsaout*)
3015         tmake_file="sparc/t-sparcbare t-rtems"
3016         tm_file="${tm_file} aoutos.h sparc/aout.h sparc/rtems.h rtems.h"
3017         if test x$enable_threads = xyes; then
3018           thread_file='rtems'
3019         fi
3020         ;;
3021 sparc-*-rtems*|sparc-*-rtemself*)
3022         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/elf.h sparc/rtemself.h rtems.h"
3023         tmake_file="sparc/t-elf t-rtems"
3024         extra_parts="crti.o crtn.o crtbegin.o crtend.o"
3025         #float_format=i128
3026         float_format=i64
3027         if test x$enable_threads = xyes; then
3028           thread_file='rtems'
3029         fi
3030         ;;
3031 sparcv9-*-solaris2* | sparc64-*-solaris2*)
3032         if test x$gnu_ld = xyes
3033         then
3034                 tm_file="sparc/sol2-sld-64.h sparc/sol2-64.h"
3035         else
3036                 tm_file=sparc/sol2-sld-64.h
3037         fi
3038         xm_defines=POSIX
3039         tmake_file="sparc/t-sol2 sparc/t-sol2-64"
3040         if test x$gnu_ld = xyes; then
3041                 tmake_file="$tmake_file t-slibgcc-elf-ver"
3042         else
3043                 tmake_file="$tmake_file t-slibgcc-sld"
3044         fi
3045         extra_parts="crt1.o crti.o crtn.o gcrt1.o crtbegin.o crtend.o"
3046         float_format=none
3047         if test x${enable_threads} = x ; then
3048             enable_threads=$have_pthread_h
3049             if test x${enable_threads} = x ; then
3050                 enable_threads=$have_thread_h
3051             fi
3052         fi
3053         if test x${enable_threads} = xyes ; then
3054             if test x${have_pthread_h} = xyes ; then
3055                 thread_file='posix'
3056             else
3057                 thread_file='solaris'
3058             fi
3059         fi
3060         ;;
3061 sparc-hal-solaris2*)
3062         xm_defines=POSIX
3063         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/hal.h"
3064         tmake_file="sparc/t-halos sparc/t-sol2"
3065         if test x$gnu_ld = xyes; then
3066                 tmake_file="$tmake_file t-slibgcc-elf-ver"
3067         else
3068                 tmake_file="$tmake_file t-slibgcc-sld"
3069         fi
3070         extra_parts="crt1.o crti.o crtn.o gmon.o crtbegin.o crtend.o"
3071         case $machine in
3072         *-*-solaris2.[0-4])
3073                 float_format=i128
3074         ;;
3075         *)
3076                 float_format=none
3077                 ;;
3078         esac
3079         thread_file='solaris'
3080         ;;
3081 sparc-*-solaris2*)
3082         if test x$gnu_ld = xyes
3083         then
3084                 tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h"
3085         else
3086                 tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/sol2-sld.h"
3087         fi
3088         xm_defines=POSIX
3089         tmake_file=sparc/t-sol2
3090         if test x$gnu_ld = xyes; then
3091                 tmake_file="$tmake_file t-slibgcc-elf-ver"
3092         else
3093                 tmake_file="$tmake_file t-slibgcc-sld"
3094         fi
3095         extra_parts="crt1.o crti.o crtn.o gcrt1.o gmon.o crtbegin.o crtend.o"
3096         case $machine in
3097         *-*-solaris2.[0-6] | *-*-solaris2.[0-6].*) ;;
3098         *-*-solaris2*)
3099                 if test x$gnu_ld = xyes
3100                 then
3101                         tm_file="sparc/sol2-sld-64.h sparc/sol2-64.h"
3102                 else
3103                         tm_file="sparc/sol2-sld-64.h"
3104                 fi
3105                 tmake_file="$tmake_file sparc/t-sol2-64"
3106                 ;;
3107         esac
3108         case $machine in
3109         *-*-solaris2.[0-4])
3110                 float_format=i128
3111                 ;;
3112         *)
3113                 float_format=none
3114                 ;;
3115         esac
3116         if test x${enable_threads} = x; then
3117             enable_threads=$have_pthread_h
3118             if test x${enable_threads} = x; then
3119                 enable_threads=$have_thread_h
3120             fi
3121         fi
3122         if test x${enable_threads} = xyes; then
3123             if test x${have_pthread_h} = xyes; then
3124                 thread_file='posix'
3125             else
3126                 thread_file='solaris'
3127             fi
3128         fi
3129         ;;
3130 sparc-*-sunos4.0*)
3131         tm_file="${tm_file} sparc/aout.h sparc/sunos4.h"
3132         use_collect2=yes
3133         ;;
3134 sparc-*-sunos4*)
3135         tm_file="${tm_file} sparc/aout.h sparc/sunos4.h"
3136         tmake_file=sparc/t-sunos41
3137         use_collect2=yes
3138         if test x$gas = xyes; then
3139                 tm_file="${tm_file} sparc/sun4gas.h"
3140         fi
3141         ;;
3142 sparc-*-sunos3*)
3143         tm_file="${tm_file} sparc/aout.h sparc/sun4o3.h"
3144         use_collect2=yes
3145         ;;
3146 sparc-*-sysv4*)
3147         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h"
3148         xm_defines=POSIX
3149         tmake_file=t-svr4
3150         extra_parts="crtbegin.o crtend.o"
3151         ;;
3152 sparc-*-vxsim*)
3153         xm_defines=POSIX
3154         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/vxsim.h"
3155         tmake_file=sparc/t-vxsparc
3156         ;;
3157 sparclet-*-aout*)
3158         tm_file="${tm_file} aoutos.h sparc/aout.h sparc/splet.h libgloss.h"
3159         tmake_file=sparc/t-splet
3160         ;;
3161 sparclite-*-coff*)
3162         tm_file="${tm_file} gofast.h sparc/lite.h svr3.h sparc/litecoff.h dbxcoff.h libgloss.h"
3163         tmake_file=sparc/t-sparclite
3164         ;;
3165 sparclite-*-aout*)
3166         tm_file="${tm_file} gofast.h sparc/aout.h sparc/lite.h aoutos.h libgloss.h"
3167         tmake_file=sparc/t-sparclite
3168         ;;
3169 sparclite-*-elf*)
3170         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/elf.h gofast.h sparc/liteelf.h"
3171         tmake_file=sparc/t-sparclite
3172         extra_parts="crtbegin.o crtend.o"
3173         ;;
3174 sparc86x-*-aout*)
3175         tm_file="${tm_file} gofast.h sparc/aout.h sparc/sp86x-aout.h aoutos.h libgloss.h"
3176         tmake_file=sparc/t-sp86x
3177         ;;
3178 sparc86x-*-elf*)
3179         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/elf.h gofast.h sparc/sp86x-elf.h"
3180         tmake_file=sparc/t-sp86x
3181         extra_parts="crtbegin.o crtend.o"
3182         ;;
3183 sparc64-*-aout*)
3184         tm_file="sparc/sparc.h aoutos.h sparc/aout.h sparc/sp64-aout.h"
3185         ;;
3186 sparc64-*-elf*)
3187         tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/sol2.h sparc/sp64-elf.h"
3188         extra_parts="crtbegin.o crtend.o"
3189         ;;
3190 sparc64-*-freebsd*|ultrasparc-*-freebsd*)
3191         tm_file="${tm_file} ${fbsd_tm_file} dbxelf.h elfos.h sparc/sysv4.h sparc/freebsd.h"
3192         xmake_file=none
3193         case "x$with_cpu" in
3194                 x) with_cpu=ultrasparc ;;
3195                 *) echo "$with_cpu not supported for freebsd target"; exit 1 ;;
3196         esac
3197         ;;
3198 sparc64-*-linux*)               # 64-bit Sparc's running GNU/Linux
3199         tmake_file="t-slibgcc-elf-ver t-linux sparc/t-linux64"
3200         tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/linux64.h"
3201         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
3202         gnu_ld=yes
3203         if test x$enable_threads = xyes; then
3204                 thread_file='posix'
3205         fi
3206         float_format=sparc
3207         ;;
3208 strongarm-*-elf*)
3209         tm_file="arm/strongarm-elf.h dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h"
3210         tmake_file=arm/t-strongarm-elf
3211         out_file=arm/arm.c
3212         md_file=arm/arm.md
3213         ;;
3214 strongarm-*-coff*)
3215         tm_file="arm/semi.h arm/aout.h arm/coff.h arm/strongarm-coff.h arm/arm.h"
3216         tmake_file=arm/t-strongarm-coff
3217         out_file=arm/arm.c
3218         md_file=arm/arm.md
3219         ;;
3220 strongarm-*-pe)
3221         tm_file="arm/semi.h arm/aout.h arm/coff.h arm/strongarm-coff.h arm/arm.h arm/pe.h arm/strongarm-pe.h"
3222         tmake_file=arm/t-strongarm-pe
3223         out_file=arm/arm.c
3224         md_file=arm/arm.md
3225         extra_objs=pe.o
3226         ;;
3227 thumb*-*-*)
3228         { echo "config.gcc: error:
3229 *** The Thumb targets have been deprecated.  The equivalent
3230 *** ARM based toolchain can now generate Thumb instructions
3231 *** when the -mthumb switch is given to the compiler." 1>&2; exit 1; }
3232         ;;
3233 v850-*-rtems*)
3234         tm_file="dbxelf.h elfos.h svr4.h ${tm_file} v850/rtems.h"
3235         tmake_file="v850/t-v850 t-rtems"
3236         if test x$stabs = xyes
3237         then
3238                 tm_file="${tm_file} dbx.h"
3239         fi
3240         use_collect2=no
3241         c_target_objs="v850-c.o"
3242         cxx_target_objs="v850-c.o"
3243         ;;
3244 v850-*-*)
3245         target_cpu_default="TARGET_CPU_generic"
3246         tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"
3247         tmake_file=v850/t-v850
3248         if test x$stabs = xyes
3249         then
3250                 tm_file="${tm_file} dbx.h"
3251         fi
3252         use_collect2=no
3253         c_target_objs="v850-c.o"
3254         cxx_target_objs="v850-c.o"
3255         ;;
3256 vax-*-bsd*)                     # VAXen running BSD
3257         use_collect2=yes
3258         float_format=vax
3259         ;;
3260 vax-*-sysv*)                    # VAXen running system V
3261         tm_file="${tm_file} vax/vaxv.h"
3262         xm_defines=POSIX
3263         float_format=vax
3264         ;;
3265 vax-*-netbsdelf*)
3266         echo "GCC does not yet support the ${machine} target"; exit 1
3267         ;;
3268 vax-*-netbsd*)
3269         tm_file="${tm_file} netbsd.h netbsd-aout.h vax/netbsd.h"
3270         tmake_file=t-netbsd
3271         float_format=vax
3272         use_collect2=yes
3273         ;;
3274 vax-*-openbsd*)
3275         tm_file="vax/vax.h vax/openbsd1.h openbsd.h ${tm_file}"
3276         float_format=vax
3277         use_collect2=yes
3278         ;;
3279 vax-*-ultrix*)                  # VAXen running ultrix
3280         tm_file="${tm_file} vax/ultrix.h"
3281         float_format=vax
3282         ;;
3283 vax-*-vms*)                     # VAXen running VMS
3284         xm_file=vax/xm-vms.h
3285         tm_file=vax/vms.h
3286         float_format=vax
3287         ;;
3288 vax-*-*)                        # VAX default entry
3289         float_format=vax
3290         ;;
3291 we32k-att-sysv*)
3292         xm_defines=POSIX
3293         use_collect2=yes
3294         ;;
3295 xscale-*-elf)
3296         tm_file="arm/xscale-elf.h dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h"
3297         tmake_file=arm/t-xscale-elf
3298         out_file=arm/arm.c
3299         md_file=arm/arm.md
3300         ;;
3301 xscale-*-coff)
3302         tm_file="arm/semi.h arm/aout.h arm/coff.h arm/xscale-coff.h arm/arm.h"
3303         tmake_file=arm/t-xscale-coff
3304         out_file=arm/arm.c
3305         md_file=arm/arm.md
3306         ;;
3307 xstormy16-*-elf)
3308         # For historical reasons, the target files omit the 'x'.
3309         tm_file="dbxelf.h elfos.h svr4.h stormy16/stormy16.h"
3310         tm_p_file=stormy16/stormy16-protos.h
3311         md_file=stormy16/stormy16.md
3312         out_file=stormy16/stormy16.c
3313         tmake_file="stormy16/t-stormy16"
3314         extra_parts="crtbegin.o crtend.o"
3315         ;;
3316 xtensa-*-elf*)
3317         tm_file="${tm_file} dbxelf.h elfos.h svr4.h xtensa/elf.h"
3318         with_newlib=yes
3319         tmake_file=xtensa/t-xtensa
3320         extra_parts="crtbegin.o crtend.o"
3321         fixincludes=Makefile.in # newlib headers should be OK
3322         ;;
3323 xtensa-*-linux*)
3324         tm_file="${tm_file} dbxelf.h elfos.h svr4.h linux.h xtensa/linux.h"
3325         tmake_file="t-linux xtensa/t-xtensa"
3326         extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"
3327         gas=yes gnu_ld=yes
3328         if test x$enable_threads = xyes; then
3329                 thread_file='posix'
3330         fi
3331         ;;
3333         echo "Configuration $machine not supported" 1>&2
3334         exit 1
3335         ;;
3336 esac
3338 case $machine in
3339 *-*-sysv*)
3340         install_headers_dir=install-headers-cpio
3341         ;;
3342 esac
3344 # Distinguish i[34567]86
3345 # Also, do not run mips-tfile on MIPS if using gas.
3346 # Process --with-cpu= for PowerPC/rs6000
3347 target_cpu_default2=
3348 case $machine in
3349 i486-*-*)
3350         target_cpu_default2=TARGET_CPU_DEFAULT_i486
3351         ;;
3352 i586-*-*)
3353         case $target_alias in
3354                 k6_2-*)
3355                         target_cpu_default2=TARGET_CPU_DEFAULT_k6_2
3356                         ;;
3357                 k6_3-*)
3358                         target_cpu_default2=TARGET_CPU_DEFAULT_k6_3
3359                         ;;
3360                 k6-*)
3361                         target_cpu_default2=TARGET_CPU_DEFAULT_k6
3362                         ;;
3363                 pentium_mmx-*)
3364                         target_cpu_default2=TARGET_CPU_DEFAULT_pentium_mmx
3365                         ;;
3366                 *)
3367                         target_cpu_default2=TARGET_CPU_DEFAULT_pentium
3368                         ;;
3369         esac
3370         ;;
3371 i686-*-* | i786-*-*)
3372         case $target_alias in
3373                 athlon_xp-*|athlon_mp-*|athlon_4-*)
3374                         target_cpu_default2=TARGET_CPU_DEFAULT_athlon_sse
3375                         ;;
3376                 athlon_tbird-*|athlon-*)
3377                         target_cpu_default2=TARGET_CPU_DEFAULT_athlon
3378                         ;;
3379                 pentium2-*)
3380                         target_cpu_default2=TARGET_CPU_DEFAULT_pentium2
3381                         ;;
3382                 pentium3-*)
3383                         target_cpu_default2=TARGET_CPU_DEFAULT_pentium3
3384                         ;;
3385                 pentium4-*)
3386                         target_cpu_default2=TARGET_CPU_DEFAULT_pentium4
3387                         ;;
3388                 *)
3389                         target_cpu_default2=TARGET_CPU_DEFAULT_pentiumpro
3390                         ;;
3391         esac
3392         ;;
3393 x86_64-*-*)
3394         # We should have hammer chip here, but it does not exist yet and
3395         # thus it is not supported.  Athlon_SSE is probably equivalent feature
3396         # wise to hammer from our point of view except for 64bit mode.
3397         target_cpu_default2=TARGET_CPU_DEFAULT_athlon_sse
3398         ;;
3399 alpha*-*-*)
3400         case $machine in
3401                 alphaev6[78]*)
3402                         target_cpu_default2="MASK_CPU_EV6|MASK_BWX|MASK_MAX|MASK_FIX|MASK_CIX"
3403                         ;;
3404                 alphaev6*)
3405                         target_cpu_default2="MASK_CPU_EV6|MASK_BWX|MASK_MAX|MASK_FIX"
3406                         ;;
3407                 alphapca56*)
3408                         target_cpu_default2="MASK_CPU_EV5|MASK_BWX|MASK_MAX"
3409                         ;;
3410                 alphaev56*)
3411                         target_cpu_default2="MASK_CPU_EV5|MASK_BWX"
3412                         ;;
3413                 alphaev5*)
3414                         target_cpu_default2="MASK_CPU_EV5"
3415                         ;;
3416         esac
3418         if test x$gas = xyes
3419         then
3420                 if test "$target_cpu_default2" = ""
3421                 then
3422                         target_cpu_default2="MASK_GAS"
3423                 else
3424                         target_cpu_default2="${target_cpu_default2}|MASK_GAS"
3425                 fi
3426         fi
3427         ;;
3428 arm*-*-*)
3429         case "x$with_cpu" in
3430                 x)
3431                         # The most generic
3432                         target_cpu_default2="TARGET_CPU_generic"
3433                         ;;
3435                 # Distinguish cores, and major variants
3436                 # arm7m doesn't exist, but D & I don't affect code
3437                 xarm[236789] | xarm250 | xarm[67][01]0 \
3438                 | xarm7m | xarm7dm | xarm7dmi | xarm[79]tdmi \
3439                 | xarm7100 | xarm7500 | xarm7500fe | xarm810 \
3440                 | xxscale \
3441                 | xstrongarm | xstrongarm110 | xstrongarm1100)
3442                         target_cpu_default2="TARGET_CPU_$with_cpu"
3443                         ;;
3445                 xyes | xno)
3446                         echo "--with-cpu must be passed a value" 1>&2
3447                         exit 1
3448                         ;;
3450                 *)
3451                         if test x$pass2done = xyes
3452                         then
3453                                 echo "Unknown cpu used with --with-cpu=$with_cpu" 1>&2
3454                                 exit 1
3455                         fi
3456                         ;;
3457         esac
3458         ;;
3460 hppa*-*-* | parisc*-*-*)
3461         if test x$gas = xyes
3462         then
3463                 target_cpu_default2="MASK_GAS|MASK_JUMP_IN_DELAY"
3464         fi
3465         ;;
3467 mips*-*-ecoff* | mips*-*-elf*)
3468         if test x$gas = xyes
3469         then
3470                 if test x$gnu_ld = xyes
3471                 then
3472                         target_cpu_default2="MASK_GAS|MASK_SPLIT_ADDR"
3473                 else
3474                         target_cpu_default2="MASK_GAS"
3475                 fi
3476         fi
3477         ;;
3478 mips*-*-*)
3479         if test x$gas = xyes
3480         then
3481                 target_cpu_default2="MASK_GAS"
3482         fi
3483         ;;
3484 powerpc*-*-* | rs6000-*-*)
3485         if test x$enable_altivec = xyes
3486         then
3487                 tm_file="$tm_file rs6000/altivec-defs.h"
3488         fi
3489         case "x$with_cpu" in
3490                 x)
3491                         ;;
3493                 xcommon | xpower | xpower2 | xpower3 | xpowerpc | xpowerpc64 \
3494                   | xrios | xrios1 | xrios2 | xrsc | xrsc1 | xrs64a \
3495                   | x601 | x602 | x603 | x603e | x604 | x604e | x620 | x630 \
3496                   | x740 | x750 | x7400 | x7450 | x505)
3497                         target_cpu_default2="\\\"$with_cpu\\\""
3498                         ;;
3500                 x401 | x403 | x405 | xec603e | x801 | x821 | x823 | x860)
3501                         target_cpu_default2="\\\"$with_cpu\\\""
3502                         tm_file="$tm_file rs6000/softfloat.h"
3503                         ;;
3505                 xyes | xno)
3506                         echo "--with-cpu must be passed a value" 1>&2
3507                         exit 1
3508                         ;;
3510                 *)
3511                         if test x$pass2done = xyes
3512                         then
3513                                 echo "Unknown cpu used with --with-cpu=$with_cpu" 1>&2
3514                                 exit 1
3515                         fi
3516                         ;;
3517         esac
3518         ;;
3519 sparc*-*-*)
3520         case ".$with_cpu" in
3521                 .)
3522                         target_cpu_default2=TARGET_CPU_"`echo $machine | sed 's/-.*$//'`"
3523                         ;;
3524                 .supersparc | .hypersparc | .ultrasparc | .v7 | .v8 | .v9)
3525                         target_cpu_default2="TARGET_CPU_$with_cpu"
3526                         ;;
3527                 *)
3528                         if test x$pass2done = xyes
3529                         then
3530                                 echo "Unknown cpu used with --with-cpu=$with_cpu" 1>&2
3531                                 exit 1
3532                         fi
3533                         ;;
3534         esac
3535         ;;
3536 esac
3538 if test "$target_cpu_default2" != ""
3539 then
3540         if test "$target_cpu_default" != ""
3541         then
3542                 target_cpu_default="(${target_cpu_default}|${target_cpu_default2})"
3543         else
3544                 target_cpu_default=$target_cpu_default2
3545         fi
3548 # Save data on machine being used to compile GCC in build_xm_file.
3549 # Save data on host machine in vars host_xm_file and host_xmake_file.
3550 if test x$pass1done = x
3551 then
3552         if test x$xm_file != x
3553         then build_xm_file=$xm_file
3554         fi
3555         build_xm_defines=$xm_defines
3556         build_install_headers_dir=$install_headers_dir
3557         build_exeext=$exeext
3558         pass1done=yes
3559 else
3560         if test x$pass2done = x
3561         then
3562                 if test x$xm_file != x
3563                 then host_xm_file=$xm_file
3564                 fi
3565                 host_xm_defines=$xm_defines
3566                 host_xmake_file="$xmake_file"
3567                 host_truncate_target=$truncate_target
3568                 host_extra_gcc_objs=$extra_gcc_objs
3569                 host_extra_objs=$extra_host_objs
3570                 host_exeext=$exeext
3571                 pass2done=yes
3572         fi