diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-12-14 00:47:32 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-12-14 00:47:32 +0000 |
commit | 3bf210840fe0b68c0f1b409f5fa727cc98cf8e5a (patch) | |
tree | a2b8298f7c33895f25139c262e04e86756a270e3 /gdb/ChangeLog.mpw | |
parent | 070ac727960de3a5aef5b6f4c01c24d83c30a1f4 (diff) | |
download | gdb-3bf210840fe0b68c0f1b409f5fa727cc98cf8e5a.zip gdb-3bf210840fe0b68c0f1b409f5fa727cc98cf8e5a.tar.gz gdb-3bf210840fe0b68c0f1b409f5fa727cc98cf8e5a.tar.bz2 |
* mpw-config.in (m68k-apple-macos, ppc-apple-macos,
i386-unknown-aout): New targets.
(mk.tmp): Add *DEPFILES definitions.
* mpw-make.in: Remove gC rules, clean up definitions for other
include files, bump version, fix bogus \ that should be \Option-d.
(init.c): Build correctly.
(mpw-init.c): Remove.
Diffstat (limited to 'gdb/ChangeLog.mpw')
-rw-r--r-- | gdb/ChangeLog.mpw | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog.mpw b/gdb/ChangeLog.mpw index e716e26..16119b4 100644 --- a/gdb/ChangeLog.mpw +++ b/gdb/ChangeLog.mpw @@ -1,3 +1,13 @@ +Tue Dec 13 16:32:09 1994 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in (m68k-apple-macos, ppc-apple-macos, + i386-unknown-aout): New targets. + (mk.tmp): Add *DEPFILES definitions. + * mpw-make.in: Remove gC rules, clean up definitions for other + include files, bump version, fix bogus \ that should be \Option-d. + (init.c): Build correctly. + (mpw-init.c): Remove. + Mon Nov 7 00:46:22 1994 Jeff Law (law@snake.cs.utah.edu) * mpw-make.in (HFILES_NO_SRCDIR): Add somsolib.h |