Searched refs:TARGET_VERSION (Results 1 - 25 of 92) sorted by relevance

1234

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dkaos-arm.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (ARM/kaOS[ELF])", stderr); macro
H A Dkaos-strongarm.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (StrongARM/kaOS[ELF])", stderr); macro
H A Dstrongarm-pe.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (StrongARM/PE)", stderr); macro
H A Decos-elf.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (ARM/ELF Ecos)", stderr); macro
H A Dstrongarm-coff.h27 #undef TARGET_VERSION macro
28 #define TARGET_VERSION fputs (" (StrongARM/COFF)", stderr); macro
H A Dstrongarm-elf.h23 #ifndef TARGET_VERSION
24 #define TARGET_VERSION fputs (" (StrongARM/ELF non-Linux)", stderr); macro
H A Dxscale-elf.h23 #ifndef TARGET_VERSION
24 #define TARGET_VERSION fputs (" (XScale/ELF non-Linux)", stderr); macro
H A Drtems-elf.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (ARM/ELF RTEMS)", stderr); macro
H A Dxscale-coff.h33 #undef TARGET_VERSION macro
34 #define TARGET_VERSION fputs (" (XScale/COFF)", stderr); macro
H A Dsemiaof.h33 #define TARGET_VERSION fputs (" (ARM/semi-hosted)", stderr); macro
H A Dsemi.h37 #ifndef TARGET_VERSION
38 #define TARGET_VERSION fputs (" (ARM/semi-hosted)", stderr); macro
H A Duclinux-elf.h26 #undef TARGET_VERSION macro
27 #define TARGET_VERSION fputs (" (ARM/ELF ucLinux)", stderr); macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dkaos-i386.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (i386/kaOS[ELF])", stderr); macro
H A Di386-aout.h24 #define TARGET_VERSION fprintf (stderr, " (80386, BSD a.out syntax)"); macro
H A Ddarwin64.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (x86_64 Darwin)"); macro
H A Dfreebsd64.h25 #undef TARGET_VERSION macro
26 #define TARGET_VERSION fprintf (stderr, " (FreeBSD/amd64 ELF)"); macro
H A Dmach.h3 #define TARGET_VERSION fprintf (stderr, " (80386, Mach)"); macro
H A Dgnu.h3 #undef TARGET_VERSION macro
4 #define TARGET_VERSION fprintf (stderr, " (i386 GNU)"); macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dkaos-ppc.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (PowerPC/kaOS[ELF])", stderr); macro
H A Dvxworksae.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (PowerPC VxWorks AE)"); macro
H A Deabialtivec.h27 #undef TARGET_VERSION macro
28 #define TARGET_VERSION fprintf (stderr, " (PowerPC Embedded with AltiVec)"); macro
H A Dgnu.h37 #undef TARGET_VERSION macro
38 #define TARGET_VERSION fprintf (stderr, " (PowerPC GNU)"); macro
H A Dlinuxaltivec.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (PowerPC AltiVec GNU/Linux)"); macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dfreebsd.h52 #undef TARGET_VERSION macro
53 #define TARGET_VERSION fprintf (stderr, " (FreeBSD/IA-64 ELF)"); macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dlinux.h30 #undef TARGET_VERSION macro
31 #define TARGET_VERSION fprintf (stderr, " (Linux for zSeries)"); macro
33 #undef TARGET_VERSION macro
34 #define TARGET_VERSION fprintf (stderr, " (Linux for S/390)"); macro

Completed in 89 milliseconds

1234