Searched refs:coff_set_flags (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | coffcode.h | 430 static bfd_boolean coff_set_flags 2819 coff_set_flags (bfd * abfd, in coff_set_flags() function 3117 && ! coff_set_flags (abfd, &dummy1, &dummy2)) in coff_set_arch_mach() 4086 coff_set_flags (abfd, &magic, &flags); in coff_write_object_contents()
|
D | ChangeLog-9697 | 1538 * coffcode.h (coff_set_flags): Initialise flags variable to 0. 1571 (coff_set_flags): Added code to set the new bits in the flags 2302 * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC. 2932 * coffcode.h (coff_set_flags): Use MC68KBCSMAGIC for bfd_arch_m68k 4441 (coff_set_flags): Likewise. 5972 (coff_set_flags): Handle bfd_mach_i960_hx.
|
D | ChangeLog-0001 | 5975 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and 7035 * coffcode.h (coff_set_flags): Add detection of w65 architecture. 8284 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags): 8508 (coff_set_flags) Set magic for XCOFF64. 8641 (coff_set_flags): Ditto.
|
D | ChangeLog-9495 | 716 (coff_set_flags): Handle bfd_arch_i860. 4300 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags): Handle 5770 (coff_set_flags): For bfd_mach_i960_jx, set F_I960JX. 7355 (coff_set_flags): Likewise. 8066 * coffcode.h (coff_set_flags): Handle bfd_arch_powerpc like
|
D | ChangeLog-2005 | 534 (coff_set_flags): Add case bfd_arch_z80. 5166 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags): Add code
|
D | ChangeLog-0203 | 3552 (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn. 4918 * coffcode.h (coff_set_flags): Added get/set arch hooks. 9866 (coff_set_flags) : Use bfd_xcoff_magic_number. 10802 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
|
D | ChangeLog-9899 | 1706 (coff_set_flags): Recognise arm 5 architectures. 5442 (coff_set_flags): Likewise.
|
D | ChangeLog-9193 | 956 (coff_set_flags): Use LynxOS magic number for i386, m68k, and 6659 (coff_set_flags): Understand outgoing magic numbers. 7012 * coffcode.h: (coff_set_arch_mach, coff_set_flags) changed to use
|