projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bff7c3
)
Add EMUL=h8300h.
author
David Edelsohn
<dje.gcc@gmail.com>
Sun, 12 Sep 1993 23:12:31 +0000
(23:12 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Sun, 12 Sep 1993 23:12:31 +0000
(23:12 +0000)
ld/config/coff-h8300.mt
patch
|
blob
|
history
diff --git
a/ld/config/coff-h8300.mt
b/ld/config/coff-h8300.mt
index ac5b7d30891e8df81a29829888cc65d55e94bf41..56b5abf2111919b4dc40733716e6f3f284aeb01b 100644
(file)
--- a/
ld/config/coff-h8300.mt
+++ b/
ld/config/coff-h8300.mt
@@
-1
+1,7
@@
+EMUL=h8300h
EMUL=h8300
+
+# We need to also include h8300h support. Not sure what's the "Right Way."
+
+# This first line of this file is a hack. Somehow we need to get h8300h
+# into EMULATION_OFILES. "EMUL=h8300" *must* be last.