diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-10-19 19:29:52 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-10-19 19:29:52 +0000 |
commit | a6922ef00319229ff147cbfe7861a0870f56c254 (patch) | |
tree | 4155460baa3981a7c7ee4fe5549a2489462c4dae /gdb/ChangeLog | |
parent | 0d0c3cc58a4adcbd9cbbda03efb7c7519b1ce070 (diff) | |
download | gdb-a6922ef00319229ff147cbfe7861a0870f56c254.zip gdb-a6922ef00319229ff147cbfe7861a0870f56c254.tar.gz gdb-a6922ef00319229ff147cbfe7861a0870f56c254.tar.bz2 |
* mpw-config.in: Adapt to work with autoconf'ed configury;
build config.h, add empty definitions to mk.tmp.
(powerpc-apple-macos): Make it work.
* mpw-make.sed: New file, sed commands to translate Unix makefile
into MPW syntax.
* mpw-make.in: Remove.
* mac-gdb.r: New file, was macgdb.r, renamed for consistency
with other tools, now includes cfrg resource.
* macgdb.r: Remove.
* config/m68k/xm-mpw.h: Remove most of contents, replace with
include of include/mpw/mpw.h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 731e9f0..950073d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,17 @@ +Thu Oct 19 12:15:37 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in: Adapt to work with autoconf'ed configury; + build config.h, add empty definitions to mk.tmp. + (powerpc-apple-macos): Make it work. + * mpw-make.sed: New file, sed commands to translate Unix makefile + into MPW syntax. + * mpw-make.in: Remove. + * mac-gdb.r: New file, was macgdb.r, renamed for consistency + with other tools, now includes cfrg resource. + * macgdb.r: Remove. + * config/m68k/xm-mpw.h: Remove most of contents, replace with + include of include/mpw/mpw.h. + Tue Oct 17 10:38:53 1995 Jeffrey A Law (law@cygnus.com) * hppa-tdep.c (frame_chain): Fix more obscure problems caused |