Home | History | Annotate | Download | only in bfd

Lines Matching full:coff

1 /* BFD back-end for Motorola 68000 COFF binaries.
25 #include "coff/m68k.h"
26 #include "coff/internal.h"
29 /* This source file is compiled multiple times for various m68k COFF
35 The user visible target name. The default is "coff-m68k".
253 /* If COFF_COMMON_ADDEND is defined, then when using m68k COFF the
256 work done by Ian Taylor, Cygnus Support, for I386 COFF). */
295 ignores the addend for a COFF target when producing
297 COFF, so we handle the addend here instead. */
381 /* coff-m68k.c uses the special COFF backend linker. We need to
538 #define TARGET_NAME "coff-m68k"