From: Ian Lance Taylor Date: Wed, 9 Sep 1992 18:59:30 +0000 (+0000) Subject: Brought in from p3. If anybody knows good numbers for m68k COFF, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f5d89879800f741825db7ccb0cb10b1b545e89c0;p=binutils-gdb.git Brought in from p3. If anybody knows good numbers for m68k COFF, please let me know, or plug them in yourself. Wed Sep 9 11:52:58 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in, m68kcoff.sh, m68kcoff.sc-sh, config/m68k-coff.mt: added m68k-coff emulation mode, stolen from a29k emulation. Almost certainly wrong, but perhaps better than sun3. --- diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index f994a6c9d44..fa5d3d9e2a2 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -41,6 +41,7 @@ hp300bsd.mt i386-aout.mt i386v.mt ieee-h8300.mt +m68k-coff.mt m68k.mt m68kv.mt m88k-bcs.mt diff --git a/ld/config/m68k-coff.mt b/ld/config/m68k-coff.mt new file mode 100644 index 00000000000..98e4de72bf5 --- /dev/null +++ b/ld/config/m68k-coff.mt @@ -0,0 +1 @@ +EMUL=m68kcoff