From: David Edelsohn Date: Fri, 16 Jul 1993 20:46:46 +0000 (+0000) Subject: h8/300h stuff X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd8ca662ce83b4e7b179247363c79b3c795985de;p=binutils-gdb.git h8/300h stuff --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 63b9a434d6e..faeb5b7e4e4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 16 13:44:26 1993 Doug Evans (dje@canuck.cygnus.com) + + * configure.in: h8/300h support needs own .mt file. + config/coff-h8300h.mt: New file. + Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com) * ldmain.c: Don't include sys/stat.h; it already got included @@ -6,8 +11,8 @@ Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com) Thu Jul 15 14:43:34 1993 Doug Evans (dje@canuck.cygnus.com) * Makefile.in: Add h8300h support. - emulparms/h8300h.sh: New file. - scripttemp/h8300h.sc: New file. + emulparams/h8300h.sh: New file. + scripttempl/h8300h.sc: New file. Thu Jul 15 12:44:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)