HomeSort by: relevance | last modified time | path
    Searched defs:LIB_SPEC (Results 1 - 25 of 203) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /src/external/gpl3/gcc/dist/gcc/config/sh/
newlib.h 24 #undef LIB_SPEC
25 #define LIB_SPEC "-lc -lgloss"
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
darwin8.h 28 #undef LIB_SPEC
29 #define LIB_SPEC "%{!static:\
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
newlib.h 24 #undef LIB_SPEC
25 #define LIB_SPEC "-lc -lgloss"
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avrlibc.h 22 #undef LIB_SPEC
23 #define LIB_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
elf.h 30 #undef LIB_SPEC
31 #define LIB_SPEC "%{msim:--start-group -lc -lsim --end-group;" \
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avrlibc.h 22 #undef LIB_SPEC
23 #define LIB_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
elf.h 30 #undef LIB_SPEC
31 #define LIB_SPEC "%{msim:--start-group -lc -lsim --end-group;" \
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
elf.h 29 #undef LIB_SPEC
30 #define LIB_SPEC "--start-group -lc %{!specs=nosys.specs:-lgloss} --end-group"
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
elf.h 30 #undef LIB_SPEC
31 #define LIB_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
elf.h 24 #undef LIB_SPEC
25 #define LIB_SPEC "--start-group -lc -lor1k " \
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
elf.h 30 #undef LIB_SPEC
31 #define LIB_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
elf.h 30 #undef LIB_SPEC
31 #define LIB_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
elf.h 35 #undef LIB_SPEC
36 #define LIB_SPEC "--start-group -lc %{msim:-lsim}%{!msim:-lnosys} --end-group \
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
uclinux.h 31 /* Override the default LIB_SPEC from gcc.cc. We don't currently support
33 #undef LIB_SPEC
34 #define LIB_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/mips/
elf.h 41 #undef LIB_SPEC
42 #define LIB_SPEC ""
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
elf.h 35 #undef LIB_SPEC
36 #define LIB_SPEC "--start-group -lc %{msim:-lsim}%{!msim:-lnosys} --end-group \
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
uclinux.h 31 /* Override the default LIB_SPEC from gcc.cc. We don't currently support
33 #undef LIB_SPEC
34 #define LIB_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
elf.h 41 #undef LIB_SPEC
42 #define LIB_SPEC ""
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
linux-elf.h 49 #undef LIB_SPEC
50 #define LIB_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
semi.h 23 #ifndef LIB_SPEC
24 #define LIB_SPEC "-lc"
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky-elf.h 72 #undef LIB_SPEC
73 #define LIB_SPEC "\
81 /* FIXME add this to LIB_SPEC when need */
  /src/external/gpl3/gcc/dist/gcc/config/
fuchsia.h 34 #undef LIB_SPEC
35 #define LIB_SPEC "--start-group" \
  /src/external/gpl3/gcc/dist/gcc/config/i386/
linux-common.h 40 #undef LIB_SPEC
41 #define LIB_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/lm32/
uclinux-elf.h 29 #undef LIB_SPEC
30 #define LIB_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
elf.h 38 #undef LIB_SPEC
39 #define LIB_SPEC "--start-group -lc %{!specs=nosys.specs:-lgloss} --end-group"

Completed in 39 milliseconds

1 2 3 4 5 6 7 8 9