aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-11-14 09:32:50 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-11-14 09:32:50 +0000
commitd747cac4c29da5180eccb82ac739986955e3bb50 (patch)
tree0ca346a796dcb7ae8f2e32e6075c24d96a14a0bc /ChangeLog
parent75d1d87aa13b2cc4decc4ff582e90a67660494ac (diff)
downloadgdb-d747cac4c29da5180eccb82ac739986955e3bb50.zip
gdb-d747cac4c29da5180eccb82ac739986955e3bb50.tar.gz
gdb-d747cac4c29da5180eccb82ac739986955e3bb50.tar.bz2
* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
Preserve relative path names in $srcdir. Build symlink tree if configuring cross target dir and srcdir=. (= no VPATH support). (configure-target-libg++): Depend on configure-target-librx. * cfg-ml-com.in, cfg-ml-pos.in: Deleted. * config-ml.in: New file. * symlink-tree: New file. * configure: Ensure srcdir="." if that's what it is.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85869d9..1a13002 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
+
+ * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
+ Preserve relative path names in $srcdir. Build symlink tree if
+ configuring cross target dir and srcdir=. (= no VPATH support).
+ (configure-target-libg++): Depend on configure-target-librx.
+ * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
+ * config-ml.in: New file.
+ * symlink-tree: New file.
+ * configure: Ensure srcdir="." if that's what it is.
+
Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
* mpw-README: Clarify some phrasing, add notes about CodeWarrior