Home
last modified time | relevance | path

Searched refs:TARGET_MACH (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Doutput-file.c28 #ifndef TARGET_MACH
29 #define TARGET_MACH 0 macro
51 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
DChangeLog-2004445 * config/tc-cris.h (TARGET_MACH): Define.
DChangeLog-00013480 * config/tc-i386.h (TARGET_MACH): New macro.
6718 * config/tc-ppc.h (TARGET_MACH): Define.
/openbsd/src/gnu/usr.bin/binutils/gas/
Doutput-file.c34 #ifndef TARGET_MACH
35 #define TARGET_MACH 0 macro
57 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
DChangeLog-00013480 * config/tc-i386.h (TARGET_MACH): New macro.
6718 * config/tc-ppc.h (TARGET_MACH): Define.
DChangeLog-929511880 * output-file.c [BFD_ASSEMBLER]: Include bfd.h, default TARGET_MACH
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-msp430.h40 #define TARGET_MACH 0 macro
Dtc-openrisc.h34 #define TARGET_MACH (openrisc_machine) macro
Dtc-avr.h42 #define TARGET_MACH 0 macro
Dtc-m68hc11.h50 #define TARGET_MACH (m68hc11_mach ()) macro
Dtc-sh64.h76 #define TARGET_MACH sh64_target_mach () macro
Dtc-ppc.h50 #define TARGET_MACH (ppc_mach ()) macro
Dtc-i386.h41 #define TARGET_MACH (i386_mach ()) macro
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-openrisc.h29 #define TARGET_MACH (openrisc_machine) macro
Dtc-msp430.h36 #define TARGET_MACH 0 macro
Dtc-z80.h29 #define TARGET_MACH 0 macro
Dtc-avr.h38 #define TARGET_MACH 0 macro
Dtc-maxq.h100 #define TARGET_MACH maxq20_mach () macro
Dtc-m68hc11.h39 #define TARGET_MACH (m68hc11_mach ()) macro
Dtc-cris.h44 #define TARGET_MACH (cris_mach ()) macro
Dtc-sh64.h76 #define TARGET_MACH sh64_target_mach () macro
Dtc-ppc.h44 #define TARGET_MACH (ppc_mach ()) macro
Dtc-i386.h31 #define TARGET_MACH (i386_mach ()) macro
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dinternals.texi834 @item TARGET_MACH
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dinternals.texi809 @item TARGET_MACH

12