Home
last modified time | relevance | path

Searched refs:TARGET_FDPIC_ASM_SPEC (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Duclinuxfdpiceabi.h28 #undef TARGET_FDPIC_ASM_SPEC
29 #define TARGET_FDPIC_ASM_SPEC "%{!mno-fdpic: --fdpic}" macro
H A Dbpabi.h59 #define TARGET_FDPIC_ASM_SPEC "" macro
71 TARGET_FDPIC_ASM_SPEC
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Duclinuxfdpiceabi.h28 #undef TARGET_FDPIC_ASM_SPEC
29 #define TARGET_FDPIC_ASM_SPEC "%{!mno-fdpic: --fdpic}" macro
H A Dbpabi.h59 #define TARGET_FDPIC_ASM_SPEC "" macro
71 TARGET_FDPIC_ASM_SPEC
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201915022 * config/arm/bpabi.h (TARGET_FDPIC_ASM_SPEC): New.
15023 (SUBTARGET_EXTRA_ASM_SPEC): Use TARGET_FDPIC_ASM_SPEC.