diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-06-30 01:52:15 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-06-30 01:52:15 +0000 |
commit | c2f2c6fa6c2515b6967735b6de8090b705c33e6a (patch) | |
tree | b0f2138c1afe72546b205035703d4b321b92fb68 /gdb/ChangeLog.mpw | |
parent | 921e047bab332c12a13da2af4d2bb0ab4a72cba8 (diff) | |
download | gdb-c2f2c6fa6c2515b6967735b6de8090b705c33e6a.zip gdb-c2f2c6fa6c2515b6967735b6de8090b705c33e6a.tar.gz gdb-c2f2c6fa6c2515b6967735b6de8090b705c33e6a.tar.bz2 |
* mpw-make.in: Use {s} instead of {srcdir} everywhere.
(bindir, libdir): Remove extra colon.
(source.c): Compile with C instead of gC.
(c-exp.tab.c, ch-exp.tab.c, m2-exp.tab.c): Add {o}.
(install-only): Don't install MacGDB.
* source.c (openp) [MPW]: Add a debugging display.
(open_source_file) [MPW]: Use MPW basename finders.
[MPW_C]: Briefer versions of help for line and list commands.
Diffstat (limited to 'gdb/ChangeLog.mpw')
-rw-r--r-- | gdb/ChangeLog.mpw | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog.mpw b/gdb/ChangeLog.mpw index 9bb9ee8..2a12d42 100644 --- a/gdb/ChangeLog.mpw +++ b/gdb/ChangeLog.mpw @@ -1,3 +1,14 @@ +Wed Jun 29 18:04:55 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-make.in: Use {s} instead of {srcdir} everywhere. + (bindir, libdir): Remove extra colon. + (source.c): Compile with C instead of gC. + (c-exp.tab.c, ch-exp.tab.c, m2-exp.tab.c): Add {o}. + (install-only): Don't install MacGDB. + * source.c (openp) [MPW]: Add a debugging display. + (open_source_file) [MPW]: Use MPW basename finders. + [MPW_C]: Briefer versions of help for line and list commands. + Sun Jun 26 23:56:19 1994 Jeff Law (law@snake.cs.utah.edu) * mpw-make.in: Change references from paread.c to somread.c |