specs-mipsel-soft-float 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. *asm:
  2. %{G*} %(endian_spec) %{mips1} %{mips2} %{mips3} %{mips4} %{mips32} %{mips64}%{mips16:%{!mno-mips16:-mips16}} %{mno-mips16:-no-mips16} %(subtarget_asm_optimizing_spec) %(subtarget_asm_debugging_spec) %{membedded-pic} %{mabi=32:-32}%{mabi=n32:-n32}%{mabi=64:-64}%{mabi=n64:-64} %{mabi=eabi} %{mabi=o64} %{!mabi*: %(asm_abi_default_spec)} %{mgp32} %{mgp64} %{march=*} %(target_asm_spec) %(subtarget_asm_spec)
  3. *asm_debug:
  4. %{gstabs*:--gstabs}%{!gstabs*:%{g*:--gdwarf2}}
  5. *asm_final:
  6. %|
  7. *asm_options:
  8. %a %Y %{c:%W{o*}%{!o*:-o %w%b%O}}%{!c:-o %d%w%u%O}
  9. *invoke_as:
  10. %{!S:-o %{|!pipe:%g.s} |
  11. as %(asm_options) %{!pipe:%g.s} %A }
  12. *cpp:
  13. %(subtarget_cpp_spec)
  14. *cpp_options:
  15. %(cpp_unique_options) %1 %{m*} %{std*} %{ansi} %{W*&pedantic*} %{w} %{f*} %{O*} %{undef}
  16. *cpp_debug_options:
  17. %{d*}
  18. *cpp_unique_options:
  19. %{C:%{!E:%eGNU C does not support -C without using -E}} %{CC:%{!E:%eGNU C does not support -CC without using -E}} %{!Q:-quiet} %{nostdinc*} %{C} %{CC} %{v} %{I*} %{P} %I %{MD:-MD %{!o:%b.d}%{o*:%.d%*}} %{MMD:-MMD %{!o:%b.d}%{o*:%.d%*}} %{M} %{MM} %{MF*} %{MG} %{MP} %{MQ*} %{MT*} %{!E:%{!M:%{!MM:%{MD|MMD:%{o*:-MQ %*}}}}} %{!no-gcc:-D__GNUC__=%v1 -D__GNUC_MINOR__=%v2 -D__GNUC_PATCHLEVEL__=%v3} %{!undef:%{!ansi:%{!std=*:%p}%{std=gnu*:%p}} %P} %{trigraphs} %{remap} %{g3:-dD} %{H} %C %{D*&U*&A*} %{i*} %Z %i %{E|M|MM:%W{o*}}
  20. *trad_capable_cpp:
  21. cc1 -E %{traditional|ftraditional|traditional-cpp:-traditional-cpp}
  22. *cc1:
  23. %{profile:-p}
  24. *cc1_options:
  25. %{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}} %1 %{!Q:-quiet} -dumpbase %B %{d*} %{m*} %{a*} %{c|S:%{o*:-auxbase-strip %*}%{!o*:-auxbase %b}}%{!c:%{!S:-auxbase %b}} %{g*} %{O*} %{W*&pedantic*} %{w} %{std*} %{ansi} %{v:-version} %{pg:-p} %{p} %{f*} %{undef} %{Qn:-fno-ident} %{--help:--help} %{--target-help:--target-help} %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}} %{fsyntax-only:-o %j} %{-param*} %{msoft-float:%{mhard-float: %e-msoft-float and -mhard_float may not be used together}} %{!mhard-float:%{!msoft-float:-msoft-float}}
  26. *cc1plus:
  27. *link_gcc_c_sequence:
  28. %{static:--start-group} %G %L %{static:--end-group}%{!static:%G}
  29. *endfile:
  30. %{!shared:crtend.o%s} %{shared:crtendS.o%s} crtn.o%s
  31. *link:
  32. %{!static:--eh-frame-hdr} %(endian_spec) %{shared:-shared} %{!shared: %{!ibcs: %{!static: %{rdynamic:-export-dynamic} %{!dynamic-linker:-dynamic-linker /lib/ld-uClibc.so.0}} %{static:-static}}}
  33. *lib:
  34. %{shared: -lc} %{!static:-rpath-link %R/lib:%R/usr/lib} %{!shared: %{pthread:-lpthread} %{profile:-lc_p} %{!profile: -lc}}
  35. *libgcc:
  36. %{static|static-libgcc:-lgcc -lgcc_eh}%{!static:%{!static-libgcc:%{!shared:%{!shared-libgcc:-lgcc -lgcc_eh}%{shared-libgcc:-lgcc_s%M -lgcc}}%{shared:%{shared-libgcc:-lgcc_s%M}%{!shared-libgcc:-lgcc}}}}
  37. *startfile:
  38. %{!shared: %{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:%{profile:gcrt1.o%s} %{!profile:crt1.o%s}}}} crti.o%s %{static:crtbeginT.o%s} %{!static:%{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s}}
  39. *switches_need_spaces:
  40. *predefines:
  41. *cross_compile:
  42. 1
  43. *version:
  44. 3.3.4
  45. *multilib:
  46. . ;
  47. *multilib_defaults:
  48. EL mips1 mabi=32
  49. *multilib_extra:
  50. *multilib_matches:
  51. *multilib_exclusions:
  52. *multilib_options:
  53. *linker:
  54. collect2
  55. *link_libgcc:
  56. %D
  57. *md_exec_prefix:
  58. *md_startfile_prefix:
  59. *md_startfile_prefix_1:
  60. *startfile_prefix_spec:
  61. *subtarget_cc1_spec:
  62. *subtarget_cpp_spec:
  63. %{fno-PIC:-U__PIC__ -U__pic__} %{fno-pic:-U__PIC__ -U__pic__} %{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__} %{pthread:-D_REENTRANT}
  64. *mips_as_asm_spec:
  65. %{!.s:-nocpp} %{.s: %{cpp} %{nocpp}} %{pipe: %e-pipe is not supported} %{K} %(subtarget_mips_as_asm_spec)
  66. *gas_asm_spec:
  67. %{mtune=*} %{v}
  68. *target_asm_spec:
  69. %{mmips-as: %(mips_as_asm_spec)} %{!mmips-as: %(gas_asm_spec)}
  70. *subtarget_mips_as_asm_spec:
  71. %{v}
  72. *subtarget_asm_optimizing_spec:
  73. %{noasmopt:-O0} %{!noasmopt:%{O:-O2} %{O1:-O2} %{O2:-O2} %{O3:-O3}}
  74. *subtarget_asm_debugging_spec:
  75. -g0
  76. *mdebug_asm_spec:
  77. %{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}
  78. *subtarget_asm_spec:
  79. %{mabi=64: -64} %{!fno-PIC:%{!fno-pic:-KPIC}} %{fno-PIC:-non_shared} %{fno-pic:-non_shared}
  80. *asm_abi_default_spec:
  81. -32
  82. *endian_spec:
  83. %{!EB:%{!meb:-EL}} %{EB|meb:-EB}
  84. *link_command:
  85. %{!fsyntax-only:%{!c:%{!M:%{!MM:%{!E:%{!S: %(linker) %l %X %{o*} %{A} %{d} %{e*} %{m} %{N} %{n} %{r} %{s} %{t} %{u*} %{x} %{z} %{Z} %{!A:%{!nostdlib:%{!nostartfiles:%S}}} %{static:} %{L*} %(link_libgcc) %o %{!nostdlib:%{!nodefaultlibs:%(link_gcc_c_sequence)}} %{!A:%{!nostdlib:%{!nostartfiles:%E}}} %{T*} }}}}}}