diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-09-12 23:49:00 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-09-12 23:49:00 +0000 |
commit | f1a6367558a6fe364cef8e311d4312d15adb7b14 (patch) | |
tree | 9286b016b34197318891a887f2149fc97b783157 /ChangeLog.mpw | |
parent | 1779d515da1ec7bab9a53e2633c16154f32f9dcf (diff) | |
download | gdb-f1a6367558a6fe364cef8e311d4312d15adb7b14.zip gdb-f1a6367558a6fe364cef8e311d4312d15adb7b14.tar.gz gdb-f1a6367558a6fe364cef8e311d4312d15adb7b14.tar.bz2 |
* mpw-configure (host_canonical): Set.
(mpw-xconfig.in): No longer use.
(target_cpu): Always add to makefiles.
(ARCHDEFS, EMUL): Add to makefile only if nonempty.
(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
(mpw-mh-mpw): Look for in srcdir and srcroot.
Use sed instead of mpw-edit-prefix to edit prefix definitions.
Diffstat (limited to 'ChangeLog.mpw')
-rw-r--r-- | ChangeLog.mpw | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.mpw b/ChangeLog.mpw index d87a224..a908ea3 100644 --- a/ChangeLog.mpw +++ b/ChangeLog.mpw @@ -1,3 +1,13 @@ +Mon Sep 12 16:44:17 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-configure (host_canonical): Set. + (mpw-xconfig.in): No longer use. + (target_cpu): Always add to makefiles. + (ARCHDEFS, EMUL): Add to makefile only if nonempty. + (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. + (mpw-mh-mpw): Look for in srcdir and srcroot. + Use sed instead of mpw-edit-prefix to edit prefix definitions. + Thu Jun 30 18:20:02 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-README: Update the GDB information. |