Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Side by Side Diff: binutils-2.20/ld/configure.tgt

Issue 10020059: [MIPS] Adding binutils changes for MIPS/NaCl architecture. (Closed)
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « binutils-2.20/ld/Makefile.in ('k') | binutils-2.20/ld/emulparams/elf32ltsmip_nacl.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This is the linker target specific file. This is invoked by the 1 # This is the linker target specific file. This is invoked by the
2 # autoconf generated configure script. Putting it in a separate shell 2 # autoconf generated configure script. Putting it in a separate shell
3 # file lets us skip running autoconf when modifying target specific 3 # file lets us skip running autoconf when modifying target specific
4 # information. 4 # information.
5 5
6 # This file switches on the shell variable ${targ}, and sets the 6 # This file switches on the shell variable ${targ}, and sets the
7 # following shell variables: 7 # following shell variables:
8 # targ_emul name of linker emulation to use 8 # targ_emul name of linker emulation to use
9 # targ_extra_emuls additional linker emulations to provide 9 # targ_extra_emuls additional linker emulations to provide
10 # targ_extra_libpath additional linker emulations using LIB_PATH 10 # targ_extra_libpath additional linker emulations using LIB_PATH
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after
398 targ_extra_emuls="elf32ebmipvxworks" ;; 398 targ_extra_emuls="elf32ebmipvxworks" ;;
399 mips*-*-vxworks*) targ_emul=elf32ebmipvxworks 399 mips*-*-vxworks*) targ_emul=elf32ebmipvxworks
400 targ_extra_emuls="elf32elmipvxworks" ;; 400 targ_extra_emuls="elf32elmipvxworks" ;;
401 mips*-*-windiss) targ_emul=elf32mipswindiss ;; 401 mips*-*-windiss) targ_emul=elf32mipswindiss ;;
402 mips64*el-*-linux-*) targ_emul=elf32ltsmipn32 402 mips64*el-*-linux-*) targ_emul=elf32ltsmipn32
403 targ_extra_emuls="elf32btsmipn32 elf32ltsmip elf32btsmip elf64ltsmip elf64btsmip" 403 targ_extra_emuls="elf32btsmipn32 elf32ltsmip elf32btsmip elf64ltsmip elf64btsmip"
404 targ_extra_libpath=$targ_extra_emuls ;; 404 targ_extra_libpath=$targ_extra_emuls ;;
405 mips64*-*-linux-*) targ_emul=elf32btsmipn32 405 mips64*-*-linux-*) targ_emul=elf32btsmipn32
406 targ_extra_emuls="elf32ltsmipn32 elf32btsmip elf32ltsmip elf64btsmip elf64ltsmip" 406 targ_extra_emuls="elf32ltsmipn32 elf32btsmip elf32ltsmip elf64btsmip elf64ltsmip"
407 targ_extra_libpath=$targ_extra_emuls ;; 407 targ_extra_libpath=$targ_extra_emuls ;;
408 mips*el-*-nacl) targ_emul=elf32ltsmip_nacl ;;
408 mips*el-*-linux-*) targ_emul=elf32ltsmip 409 mips*el-*-linux-*) targ_emul=elf32ltsmip
409 targ_extra_emuls="elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip" 410 targ_extra_emuls="elf32btsmip elf32ltsmipn32 elf64ltsmip elf32btsmipn32 elf64btsmip"
410 targ_extra_libpath=$targ_extra_emuls ;; 411 targ_extra_libpath=$targ_extra_emuls ;;
411 mips*-*-linux-*) targ_emul=elf32btsmip 412 mips*-*-linux-*) targ_emul=elf32btsmip
412 targ_extra_emuls="elf32ltsmip elf32btsmipn32 elf64btsmip elf32ltsmipn32 elf64ltsmip" 413 targ_extra_emuls="elf32ltsmip elf32btsmipn32 elf64btsmip elf32ltsmipn32 elf64ltsmip"
413 targ_extra_libpath=$targ_extra_emuls ;; 414 targ_extra_libpath=$targ_extra_emuls ;;
414 mips64*el-*-freebsd-* | mips64*el-*-kfreebsd*-gnu) 415 mips64*el-*-freebsd-* | mips64*el-*-kfreebsd*-gnu)
415 targ_emul=elf32ltsmipn32_fbsd 416 targ_emul=elf32ltsmipn32_fbsd
416 targ_extra_emuls="elf32ltsmip elf32btsmip elf32ltsmipn32 elf32btsmipn32 elf64ltsmip elf64btsmip elf32ltsmip_fbsd elf32btsmip_fbsd elf32b tsmipn32_fbsd elf64ltsmip_fbsd elf64btsmip_fbsd" 417 targ_extra_emuls="elf32ltsmip elf32btsmip elf32ltsmipn32 elf32btsmipn32 elf64ltsmip elf64btsmip elf32ltsmip_fbsd elf32btsmip_fbsd elf32b tsmipn32_fbsd elf64ltsmip_fbsd elf64btsmip_fbsd"
417 targ_extra_libpath=$targ_extra_emuls ;; 418 targ_extra_libpath=$targ_extra_emuls ;;
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
731 ;; 732 ;;
732 733
733 *-*-netbsd*) 734 *-*-netbsd*)
734 ;; 735 ;;
735 736
736 alpha*-*-*) 737 alpha*-*-*)
737 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib' 738 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
738 ;; 739 ;;
739 740
740 esac 741 esac
OLDNEW
« no previous file with comments | « binutils-2.20/ld/Makefile.in ('k') | binutils-2.20/ld/emulparams/elf32ltsmip_nacl.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698