diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-03-18 00:13:26 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-03-18 00:13:26 +0000 |
commit | ab4ccfd5bc70fb03242cbe8dc66129ec092efcdc (patch) | |
tree | a3373cc2693d0be31946cf1812d903b8b3853753 /ld/ChangeLog.mpw | |
parent | b76eed6c1db6657386971b0cd8e2925debd411fb (diff) | |
download | gdb-ab4ccfd5bc70fb03242cbe8dc66129ec092efcdc.zip gdb-ab4ccfd5bc70fb03242cbe8dc66129ec092efcdc.tar.gz gdb-ab4ccfd5bc70fb03242cbe8dc66129ec092efcdc.tar.bz2 |
* mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32.
(i386-unknown-coff): Remove.
(sh-hitachi-hms): New target.
(emulation_ofiles): Set correctly for each target.
(version, TDEFINES): Add to makefile fragment.
* mpw-make.in (BISON): Use byacc instead of bison.
(em_*.c): Replace with e*.c everywhere.
(ldgram.h): Separate action from ldgram.c generation.
(LD_PROG): Depend on Version.r.
(Version.r): generate from version info.
* mpw-em.c: Remove.
* mpw-emipsidt.c: New file, modified for MPW from emipsidt.c.
Diffstat (limited to 'ld/ChangeLog.mpw')
-rw-r--r-- | ld/ChangeLog.mpw | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ld/ChangeLog.mpw b/ld/ChangeLog.mpw index cc5538b..f422678 100644 --- a/ld/ChangeLog.mpw +++ b/ld/ChangeLog.mpw @@ -1,3 +1,18 @@ +Fri Mar 17 15:42:33 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32. + (i386-unknown-coff): Remove. + (sh-hitachi-hms): New target. + (emulation_ofiles): Set correctly for each target. + (version, TDEFINES): Add to makefile fragment. + * mpw-make.in (BISON): Use byacc instead of bison. + (em_*.c): Replace with e*.c everywhere. + (ldgram.h): Separate action from ldgram.c generation. + (LD_PROG): Depend on Version.r. + (Version.r): generate from version info. + * mpw-em.c: Remove. + * mpw-emipsidt.c: New file, modified for MPW from emipsidt.c. + Wed Dec 14 13:29:52 1994 Stan Shebs <shebs@andros.cygnus.com> * mpw-config.in (m68k-apple-macos, ppc-apple-macos, |