Searched defs:TARGET_VERSION (Results 1 - 25 of 106) sorted by relevance

12345

/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dnetbsd-elf.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (Alpha NetBSD/ELF)"); macro
H A Dlinux-ecoff.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (Alpha GNU/Linux for ECOFF)"); macro
H A Dlinux-elf.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (Alpha GNU/Linux for ELF)"); macro
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Decos-elf.h22 #define TARGET_VERSION fputs (" (ARM/ELF Ecos)", stderr); macro
H A Dunknown-elf-oabi.h24 #define TARGET_VERSION fputs (" (ARM/ELF non-Linux old abi)", stderr); macro
H A Dsemiaof.h31 #define TARGET_VERSION fputs (" (ARM/semi-hosted)", stderr); macro
H A Dlinux-aout.h47 #define TARGET_VERSION fputs (" (ARM GNU/Linux with a.out)", stderr); macro
H A Dsemi.h33 #define TARGET_VERSION fputs (" (ARM/semi-hosted)", stderr); macro
H A Dvxarm.h63 #undef TARGET_VERSION macro
64 #define TARGET_VERSION fputs (" (ARM/VxWorks)", stderr); macro
H A Driscix1-1.h46 #define TARGET_VERSION \ macro
/haiku-buildtools/legacy/gcc/gcc/config/i860/
H A Dbsd.h1 #undef TARGET_VERSION macro
2 #define TARGET_VERSION fprintf (stderr, " (i860, BSD)") macro
H A Dmach.h3 #undef TARGET_VERSION macro
4 #define TARGET_VERSION fprintf (stderr, " (i860 Mach3.x)"); macro
H A Dsysv3.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (i860, System V Release 3)") macro
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dlite.h27 #undef TARGET_VERSION macro
28 #define TARGET_VERSION fprintf (stderr, " (sparclite)"); macro
H A Dsp64-aout.h25 #undef TARGET_VERSION macro
26 #define TARGET_VERSION fprintf (stderr, " (sparc64-aout)") macro
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Deabi.h32 #undef TARGET_VERSION macro
33 #define TARGET_VERSION fprintf (stderr, " (PowerPC Embedded)"); macro
H A Deabilesim.h25 #undef TARGET_VERSION macro
26 #define TARGET_VERSION fprintf (stderr, " (PowerPC Simulated)"); macro
H A Deabisim.h25 #undef TARGET_VERSION macro
26 #define TARGET_VERSION fprintf (stderr, " (PowerPC Simulated)"); macro
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dgnu.h9 #undef TARGET_VERSION macro
10 #define TARGET_VERSION fprintf (stderr, " (i386 GNU)"); macro
H A Dosfelf.h71 #undef TARGET_VERSION macro
77 #define TARGET_VERSION TARGET_VERSION_INTERNAL (stderr) macro
H A Datt.h24 #define TARGET_VERSION fprintf (stderr, " (80386, ATT syntax)"); macro
H A Dbsd.h28 #define TARGET_VERSION fprintf (stderr, " (80386, BSD syntax)"); macro
H A Dptx4-i.h29 #undef TARGET_VERSION macro
30 #define TARGET_VERSION fprintf (stderr, " (i386 Sequent Dynix/ptx Version 4)"); macro
H A Drtemself.h32 #undef TARGET_VERSION macro
33 #define TARGET_VERSION fprintf (stderr, " (i386 RTEMS with ELF)"); macro
H A Dsysv4.h27 #undef TARGET_VERSION macro
28 #define TARGET_VERSION fprintf (stderr, " (i386 System V Release 4)"); macro

Completed in 196 milliseconds

12345