From ade78dba78cd284ca34c045657f4f549da99993f Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 20 Jun 2011 13:23:22 +0000 Subject: Revert x86_64-x32-* change. gas/ 2011-06-20 H.J. Lu * configure.tgt: Revert x32 change. ld/ 2011-06-20 H.J. Lu * configure.tgt: Revert x32 change. ld/testsuite/ 2011-06-20 H.J. Lu * ld-elf/eh1.d: Revert x32 change. * ld-elf/eh2.d: Likewise. * ld-elf/eh3.d: Likewise. * ld-elf/eh4.d: Likewise. --- ld/configure.tgt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ld/configure.tgt') diff --git a/ld/configure.tgt b/ld/configure.tgt index dd05975..f35298c 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -190,11 +190,6 @@ i[3-7]86-*-linux-*) targ_emul=elf_i386 targ64_extra_libpath=elf_x86_64 targ_extra_libpath=elf32_x86_64 tdir_i386linux=${targ_alias}aout ;; -x86_64-x32-linux-*) targ_emul=elf32_x86_64 - targ_extra_emuls="elf_x86_64 elf_i386 i386linux elf_l1om" - targ_extra_libpath="elf_i386 elf_x86_64 elf_l1om" - tdir_i386linux=`echo ${targ_alias}aout | sed -e 's/x86_64/i386/'` - tdir_elf_i386=`echo ${targ_alias} | sed -e 's/x86_64/i386/'` ;; x86_64-*-linux-*) targ_emul=elf_x86_64 targ_extra_emuls="elf32_x86_64 elf_i386 i386linux elf_l1om" targ_extra_libpath="elf_i386 elf32_x86_64 elf_l1om" -- cgit v1.1