/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | mach-o-target.c | 91 #ifndef TARGET_ARCHITECTURE 92 #error TARGET_ARCHITECTURE must be defined 109 TARGET_ARCHITECTURE,
|
H A D | pei-loongarch64.c | 26 #define TARGET_ARCHITECTURE bfd_arch_loongarch macro
|
H A D | pei-aarch64.c | 26 #define TARGET_ARCHITECTURE bfd_arch_aarch64 macro
|
H A D | pei-riscv64.c | 26 #define TARGET_ARCHITECTURE bfd_arch_riscv macro
|
H A D | pe-aarch64.c | 26 #define TARGET_ARCHITECTURE bfd_arch_aarch64 macro
|
H A D | mach-o-aarch64.c | 300 #define TARGET_ARCHITECTURE bfd_arch_aarch64 macro
|
H A D | mach-o-arm.c | 358 #define TARGET_ARCHITECTURE bfd_arch_arm macro
|
H A D | mach-o-x86-64.c | 384 #define TARGET_ARCHITECTURE bfd_arch_i386 macro
|
H A D | mach-o-i386.c | 411 #define TARGET_ARCHITECTURE bfd_arch_i386 macro
|
H A D | mach-o.c | 6269 #define TARGET_ARCHITECTURE bfd_arch_unknown macro 6278 #undef TARGET_ARCHITECTURE 6286 #define TARGET_ARCHITECTURE bfd_arch_unknown macro 6296 #undef TARGET_ARCHITECTURE 6314 #define TARGET_ARCHITECTURE bfd_arch_unknown macro 6324 #undef TARGET_ARCHITECTURE
|
H A D | ChangeLog-2010 | 3463 Set TARGET_ARCHITECTURE for the generic back-ends. 3465 Check that TARGET_ARCHITECTURE is defined. 3466 Add TARGET_ARCHITECTURE in TARGET_NAME_BACKEND structure. 3467 * mach-o-i386.c (TARGET_ARCHITECTURE): Define.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | mach-o-target.c | 92 #ifndef TARGET_ARCHITECTURE 93 #error TARGET_ARCHITECTURE must be defined 110 TARGET_ARCHITECTURE,
|
H A D | pei-aarch64.c | 26 #define TARGET_ARCHITECTURE bfd_arch_aarch64 macro
|
H A D | mach-o-aarch64.c | 300 #define TARGET_ARCHITECTURE bfd_arch_aarch64 macro
|
H A D | mach-o-arm.c | 358 #define TARGET_ARCHITECTURE bfd_arch_arm macro
|
H A D | mach-o-x86-64.c | 384 #define TARGET_ARCHITECTURE bfd_arch_i386 macro
|
H A D | mach-o-i386.c | 411 #define TARGET_ARCHITECTURE bfd_arch_i386 macro
|
H A D | mach-o.c | 6216 #define TARGET_ARCHITECTURE bfd_arch_unknown macro 6225 #undef TARGET_ARCHITECTURE 6233 #define TARGET_ARCHITECTURE bfd_arch_unknown macro 6243 #undef TARGET_ARCHITECTURE 6261 #define TARGET_ARCHITECTURE bfd_arch_unknown macro 6271 #undef TARGET_ARCHITECTURE
|
H A D | ChangeLog-2010 | 3463 Set TARGET_ARCHITECTURE for the generic back-ends. 3465 Check that TARGET_ARCHITECTURE is defined. 3466 Add TARGET_ARCHITECTURE in TARGET_NAME_BACKEND structure. 3467 * mach-o-i386.c (TARGET_ARCHITECTURE): Define.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2010 | 3463 Set TARGET_ARCHITECTURE for the generic back-ends. 3465 Check that TARGET_ARCHITECTURE is defined. 3466 Add TARGET_ARCHITECTURE in TARGET_NAME_BACKEND structure. 3467 * mach-o-i386.c (TARGET_ARCHITECTURE): Define.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2010 | 3463 Set TARGET_ARCHITECTURE for the generic back-ends. 3465 Check that TARGET_ARCHITECTURE is defined. 3466 Add TARGET_ARCHITECTURE in TARGET_NAME_BACKEND structure. 3467 * mach-o-i386.c (TARGET_ARCHITECTURE): Define.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1998 | 3400 * gdbarch.h (TARGET_ARCHITECTURE, TARGET_BYTE_ORDER, 3437 * gdbarch.c (show_architecture): Use TARGET_ARCHITECTURE. 3499 (TARGET_ARCHITECTURE, TARGET_ARCHITECTURE_AUTO): Define.
|
H A D | ChangeLog-2003 | 272 (NUM_REALREGS): Use TARGET_ARCHITECTURE->mach instead of global. 284 (e7000_fetch_registers): Use TARGET_ARCHITECTURE->mach instead. 285 (e7000_wait): Use TARGET_ARCHITECTURE->mach instead of global. 998 * gdbarch.sh (TARGET_BYTE_ORDER, TARGET_ARCHITECTURE): Delete
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1998 | 3400 * gdbarch.h (TARGET_ARCHITECTURE, TARGET_BYTE_ORDER, 3437 * gdbarch.c (show_architecture): Use TARGET_ARCHITECTURE. 3499 (TARGET_ARCHITECTURE, TARGET_ARCHITECTURE_AUTO): Define.
|
H A D | ChangeLog-2003 | 272 (NUM_REALREGS): Use TARGET_ARCHITECTURE->mach instead of global. 284 (e7000_fetch_registers): Use TARGET_ARCHITECTURE->mach instead. 285 (e7000_wait): Use TARGET_ARCHITECTURE->mach instead of global. 998 * gdbarch.sh (TARGET_BYTE_ORDER, TARGET_ARCHITECTURE): Delete
|