Searched refs:TARGET_VERSION (Results 26 - 50 of 92) sorted by relevance

1234

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dvxworks.h20 #undef TARGET_VERSION macro
21 #define TARGET_VERSION fprintf (stderr, " (MIPS, VxWorks syntax)"); macro
H A Dwindiss.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (MIPS WindISS)"); macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin64.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (Darwin/PowerPC64)"); macro
H A Deabisim.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (PowerPC Simulated)"); macro
H A Dwindiss.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (PowerPC WindISS)"); macro
H A Deabispe.h27 #undef TARGET_VERSION macro
28 #define TARGET_VERSION fprintf (stderr, " (PowerPC Embedded SPE)"); macro
H A Deabi.h31 #undef TARGET_VERSION macro
32 #define TARGET_VERSION fprintf (stderr, " (PowerPC Embedded)"); macro
H A Dnetbsd.h92 #undef TARGET_VERSION macro
93 #define TARGET_VERSION fprintf (stderr, " (NetBSD/powerpc ELF)"); macro
H A Dbeos.h24 #undef TARGET_VERSION macro
25 #define TARGET_VERSION fprintf (stderr, " (BeOS/PowerPC)"); macro
H A Dlinux.h85 #undef TARGET_VERSION macro
86 #define TARGET_VERSION fprintf (stderr, " (PowerPC GNU/Linux)"); macro
H A Dlinuxspe.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (PowerPC E500 GNU/Linux)"); macro
H A Dlynx.h26 #undef TARGET_VERSION macro
27 #define TARGET_VERSION fputs (" (PowerPC/LynxOS)", stderr); macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcoff.h31 #undef TARGET_VERSION macro
32 #define TARGET_VERSION fputs (" (ARM/coff)", stderr)
30 #undef TARGET_VERSION macro
H A Dvxworks.h82 #undef TARGET_VERSION macro
83 #define TARGET_VERSION fputs (" (ARM/VxWorks)", stderr); macro
H A Dfreebsd.h126 #undef TARGET_VERSION macro
127 #define TARGET_VERSION fprintf (stderr, " (FreeBSD/armv6 ELF)"); macro
131 #undef TARGET_VERSION macro
132 #define TARGET_VERSION fprintf (stderr, " (FreeBSD/StrongARM ELF)"); macro
H A Dlinux-elf.h28 #undef TARGET_VERSION macro
29 #define TARGET_VERSION fputs (" (ARM GNU/Linux with ELF)", stderr); macro
H A Dnetbsd.h24 #undef TARGET_VERSION macro
25 #define TARGET_VERSION fputs (" (ARM/NetBSD)", stderr); macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnto.h24 #undef TARGET_VERSION macro
25 #define TARGET_VERSION fprintf (stderr, " (QNX/Neutrino/i386 ELF)"); macro
H A Dmingw32.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (x86 MinGW)"); macro
H A Dvxworks.h24 #undef TARGET_VERSION macro
25 #define TARGET_VERSION fprintf (stderr, " (80586, VxWorks syntax)"); macro
H A Di386-coff.h24 #define TARGET_VERSION fprintf (stderr, " (80386, COFF BSD syntax)"); macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsp-elf.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (sparc-elf)") macro
H A Dopenbsd64.h21 #undef TARGET_VERSION macro
22 #define TARGET_VERSION fprintf (stderr, " (sparc64 OpenBSD ELF)") macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Delf.h6 #define TARGET_VERSION fprintf (stderr, " (IA-64) ELF"); macro
H A Dlinux.h6 #define TARGET_VERSION fprintf (stderr, " (IA-64) Linux"); macro

Completed in 106 milliseconds

1234