diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-05-06 00:39:32 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-05-06 00:39:32 +0000 |
commit | 7182a4df5d97cf9ed42a03f41de050e8f99834d0 (patch) | |
tree | 8166c81ff06f78026661f5fd93a22166ee32adfe /ld/config/i960coff.mt | |
parent | 2de0acc18a98f603f0b3b305f5065cb54cc081b6 (diff) | |
download | gdb-7182a4df5d97cf9ed42a03f41de050e8f99834d0.zip gdb-7182a4df5d97cf9ed42a03f41de050e8f99834d0.tar.gz gdb-7182a4df5d97cf9ed42a03f41de050e8f99834d0.tar.bz2 |
* config/cf-h8300h.mt: Renamed from coff-h8300h.mt, to make it unique in 8.3.
* config/i960coff.mt: New file.
Patches from Ralph Campbell:
* config/mipsbsd.mh: New file.
Diffstat (limited to 'ld/config/i960coff.mt')
-rw-r--r-- | ld/config/i960coff.mt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/config/i960coff.mt b/ld/config/i960coff.mt new file mode 100644 index 0000000..474bfcf --- /dev/null +++ b/ld/config/i960coff.mt @@ -0,0 +1 @@ +EMUL=gld960coff |