diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1993-07-16 20:43:14 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1993-07-16 20:43:14 +0000 |
commit | fb564b406c02caefc327c7084e752b29ce8387e2 (patch) | |
tree | 8927ca471de96374987a6136fcc7e2cf4f1ee52e /ld | |
parent | f853f4ca537eaa00f98caf6139229b7aff25c7a1 (diff) | |
download | gdb-fb564b406c02caefc327c7084e752b29ce8387e2.zip gdb-fb564b406c02caefc327c7084e752b29ce8387e2.tar.gz gdb-fb564b406c02caefc327c7084e752b29ce8387e2.tar.bz2 |
h8/300h support
Diffstat (limited to 'ld')
-rw-r--r-- | ld/config/coff-h8300h.mt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/config/coff-h8300h.mt b/ld/config/coff-h8300h.mt new file mode 100644 index 0000000..a5fc16d --- /dev/null +++ b/ld/config/coff-h8300h.mt @@ -0,0 +1 @@ +EMUL=h8300h |