Searched defs:TARGET_VERSION (Results 76 - 89 of 89) sorted by relevance

1234

/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dsco5.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (i386, SCO OpenServer 5 Syntax)"); macro
H A Ddarwin.h26 #define TARGET_VERSION fprintf (stderr, " (i686 Darwin)"); macro
H A Di386-interix.h92 #define TARGET_VERSION fprintf (stderr, " (i386 Interix)"); macro
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Daix.h252 #define TARGET_VERSION ; macro
H A Dfreebsd.h151 #undef TARGET_VERSION macro
152 #define TARGET_VERSION fprintf (stderr, " (FreeBSD/PowerPC ELF)"); macro
H A Ddarwin.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (Darwin/PowerPC)"); macro
H A Dlinux64.h376 #undef TARGET_VERSION macro
377 #define TARGET_VERSION fprintf (stderr, " (PowerPC64 GNU/Linux)"); macro
H A Dsysv4.h549 #define TARGET_VERSION fprintf (stderr, " (PowerPC System V.4)"); macro
/freebsd-10.0-release/contrib/gcc/config/sparc/
H A Dnetbsd-elf.h84 #undef TARGET_VERSION macro
85 #define TARGET_VERSION fprintf (stderr, " (%s)", TARGET_NAME); macro
H A Dlinux.h83 #undef TARGET_VERSION macro
84 #define TARGET_VERSION fprintf (stderr, " (sparc GNU/Linux with ELF)"); macro
H A Dlinux64.h93 #undef TARGET_VERSION macro
94 #define TARGET_VERSION fprintf (stderr, " (sparc64 GNU/Linux with ELF)"); macro
/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dhpux.h27 #define TARGET_VERSION fprintf (stderr, " (IA-64) HP-UX"); macro
/freebsd-10.0-release/contrib/gcc/config/s390/
H A Ds390.h132 #define TARGET_VERSION fprintf (stderr, " (zSeries)"); macro
134 #define TARGET_VERSION fprintf (stderr, " (S/390)"); macro
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Darm.h172 #define TARGET_VERSION macro

Completed in 198 milliseconds

1234