Deleted Added
full compact
configure.tgt (80018) configure.tgt (85824)
1# $FreeBSD: head/contrib/binutils/ld/configure.tgt 80018 2001-07-20 03:48:47Z obrien $
1# $FreeBSD: head/contrib/binutils/ld/configure.tgt 85824 2001-11-01 10:07:26Z obrien $
2
3
4# This is the linker target specific file. This is invoked by the
5# autoconf generated configure script. Putting it in a separate shell
6# file lets us skip running autoconf when modifying target specific
7# information.
8
9# This file switches on the shell variable ${targ}, and sets the

--- 109 unchanged lines hidden (view full) ---

119i[3456]86-go32-rtems*) targ_emul=i386go32 ;;
120i[3456]86-*-go32) targ_emul=i386go32 ;;
121i[3456]86-*-msdosdjgpp*) targ_emul=i386go32 ;;
122i[3456]86-*-aix*) targ_emul=i386coff ;;
123i[3456]86-*-sco*) targ_emul=i386coff ;;
124i[3456]86-*-isc*) targ_emul=i386coff ;;
125i[3456]86-*-lynxos*) targ_emul=i386lynx ;;
126i[3456]86-*-coff) targ_emul=i386coff ;;
2
3
4# This is the linker target specific file. This is invoked by the
5# autoconf generated configure script. Putting it in a separate shell
6# file lets us skip running autoconf when modifying target specific
7# information.
8
9# This file switches on the shell variable ${targ}, and sets the

--- 109 unchanged lines hidden (view full) ---

119i[3456]86-go32-rtems*) targ_emul=i386go32 ;;
120i[3456]86-*-go32) targ_emul=i386go32 ;;
121i[3456]86-*-msdosdjgpp*) targ_emul=i386go32 ;;
122i[3456]86-*-aix*) targ_emul=i386coff ;;
123i[3456]86-*-sco*) targ_emul=i386coff ;;
124i[3456]86-*-isc*) targ_emul=i386coff ;;
125i[3456]86-*-lynxos*) targ_emul=i386lynx ;;
126i[3456]86-*-coff) targ_emul=i386coff ;;
127i[3456]86-*-rtemscoff*) targ_emul=i386coff ;;
127i[3456]86-*-rtemself*) targ_emul=elf_i386 ;;
128i[3456]86-*-rtemself*) targ_emul=elf_i386 ;;
128i[3456]86-*-rtems*) targ_emul=i386coff ;;
129i[3456]86-*-rtems*) targ_emul=elf_i386 ;;
129i[3456]86-*-bsd) targ_emul=i386bsd ;;
130i[3456]86-*-bsd386) targ_emul=i386bsd ;;
131i[3456]86-*-bsdi*) targ_emul=i386bsd ;;
132i[3456]86-*-aout) targ_emul=i386aout ;;
133i[3456]86-*-linux*aout*) targ_emul=i386linux
134 targ_extra_emuls=elf_i386
135 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/aout//'`
136 ;;

--- 107 unchanged lines hidden (view full) ---

244 targ_extra_emuls=m68klinux
245 tdir_m68klinux=`echo ${targ_alias} | sed -e 's/linux/linuxaout/'`
246 ;;
247m68*-*-gnu*) targ_emul=m68kelf ;;
248m68*-*-lynxos*) targ_emul=m68klynx ;;
249m68*-hp*-netbsd*) targ_emul=m68k4knbsd ;;
250m68*-*-netbsd*) targ_emul=m68knbsd ;;
251m68*-*-psos*) targ_emul=m68kpsos ;;
130i[3456]86-*-bsd) targ_emul=i386bsd ;;
131i[3456]86-*-bsd386) targ_emul=i386bsd ;;
132i[3456]86-*-bsdi*) targ_emul=i386bsd ;;
133i[3456]86-*-aout) targ_emul=i386aout ;;
134i[3456]86-*-linux*aout*) targ_emul=i386linux
135 targ_extra_emuls=elf_i386
136 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/aout//'`
137 ;;

--- 107 unchanged lines hidden (view full) ---

245 targ_extra_emuls=m68klinux
246 tdir_m68klinux=`echo ${targ_alias} | sed -e 's/linux/linuxaout/'`
247 ;;
248m68*-*-gnu*) targ_emul=m68kelf ;;
249m68*-*-lynxos*) targ_emul=m68klynx ;;
250m68*-hp*-netbsd*) targ_emul=m68k4knbsd ;;
251m68*-*-netbsd*) targ_emul=m68knbsd ;;
252m68*-*-psos*) targ_emul=m68kpsos ;;
252m68*-*-rtems*) targ_emul=m68kcoff ;;
253m68*-*-rtemscoff*) targ_emul=m68kcoff ;;
254m68*-*-rtems*) targ_emul=m68kelf ;;
253hppa*64*-*-linux-gnu*) targ_emul=hppa64linux ;;
254hppa*64*-*) targ_emul=elf64hppa ;;
255hppa*-*-linux-gnu*) targ_emul=hppalinux ;;
256hppa*-*-*elf*) targ_emul=hppaelf ;;
257hppa*-*-lites*) targ_emul=hppaelf ;;
258hppa*-*-rtems*) targ_emul=hppaelf ;;
259vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
260mips*-*-pe) targ_emul=mipspe ;

--- 98 unchanged lines hidden ---
255hppa*64*-*-linux-gnu*) targ_emul=hppa64linux ;;
256hppa*64*-*) targ_emul=elf64hppa ;;
257hppa*-*-linux-gnu*) targ_emul=hppalinux ;;
258hppa*-*-*elf*) targ_emul=hppaelf ;;
259hppa*-*-lites*) targ_emul=hppaelf ;;
260hppa*-*-rtems*) targ_emul=hppaelf ;;
261vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
262mips*-*-pe) targ_emul=mipspe ;

--- 98 unchanged lines hidden ---