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

1234567891011>>

/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dvxworksae.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (PowerPC VxWorks AE)"); macro
H A Dkaos-ppc.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (PowerPC/kaOS[ELF])", stderr); macro
H A Deabialtivec.h27 #undef TARGET_VERSION macro
28 #define TARGET_VERSION fprintf (stderr, " (PowerPC Embedded with AltiVec)"); macro
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dkaos-sh.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (sh/kaOS[ELF])", stderr); macro
H A Dsh64.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION \ macro
/openbsd-current/gnu/gcc/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 Dstrongarm-coff.h27 #undef TARGET_VERSION macro
28 #define TARGET_VERSION fputs (" (StrongARM/COFF)", stderr); macro
H A Dstrongarm-elf.h24 #define TARGET_VERSION fputs (" (StrongARM/ELF non-Linux)", stderr); macro
H A Decos-elf.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (ARM/ELF Ecos)", stderr); macro
H A Dxscale-coff.h33 #undef TARGET_VERSION macro
34 #define TARGET_VERSION fputs (" (XScale/COFF)", stderr); macro
H A Dxscale-elf.h24 #define TARGET_VERSION fputs (" (XScale/ELF non-Linux)", stderr); macro
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Di386-aout.h24 #define TARGET_VERSION fprintf (stderr, " (80386, BSD a.out syntax)"); macro
H A Dkaos-i386.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (i386/kaOS[ELF])", stderr); macro
H A Ddarwin64.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fprintf (stderr, " (x86_64 Darwin)"); macro
H A Dfreebsd64.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fprintf (stderr, " (FreeBSD/x86-64 ELF)"); macro
H A Dmach.h3 #define TARGET_VERSION fprintf (stderr, " (80386, Mach)"); macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386-aout.h24 #define TARGET_VERSION fprintf (stderr, " (80386, BSD a.out syntax)"); macro
H A Dvsta.h22 #define TARGET_VERSION fprintf (stderr, " (80386, BSD syntax)"); macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Dstrongarm-pe.h22 #undef TARGET_VERSION macro
23 #define TARGET_VERSION fputs (" (StrongARM/PE)", stderr); macro
H A Dstrongarm-coff.h27 #undef TARGET_VERSION macro
28 #define TARGET_VERSION fputs (" (StrongARM/COFF)", stderr); macro
H A Dstrongarm-elf.h24 #define TARGET_VERSION fputs (" (StrongARM/ELF non-Linux)", stderr); macro
H A Dunknown-elf-oabi.h23 #undef TARGET_VERSION macro
24 #define TARGET_VERSION fputs (" (ARM/ELF non-Linux old abi)", stderr); macro
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dopenbsd.h6 #define TARGET_VERSION fprintf (stderr, " (OpenBSD/ia64)"); macro

Completed in 400 milliseconds

1234567891011>>