aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-03-31 20:33:16 +0000
committerIan Lance Taylor <ian@airs.com>1993-03-31 20:33:16 +0000
commit79337c85b8e706bd247a99d26a237f6dddf4ffe5 (patch)
tree0e34e7c6a2669137ddb21be7e7d13c23d616d539 /ChangeLog
parent97c8694613d322129e6315e0f012d722995ae1c3 (diff)
downloadgdb-79337c85b8e706bd247a99d26a237f6dddf4ffe5.zip
gdb-79337c85b8e706bd247a99d26a237f6dddf4ffe5.tar.gz
gdb-79337c85b8e706bd247a99d26a237f6dddf4ffe5.tar.bz2
* Makefile.in: Complete overhaul to merge many almost identical
targets.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a129a9b..9b0aacc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
+
+ * Makefile.in: Complete overhaul to merge many almost identical
+ targets.
+
+Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
+ (gdb.tar.Z): Adjusted.
+
+ * Makefile.in (setup-dirs, taz): New targets; should be general
+ enough to adapt for gdb sometime. Build only .z file.
+ (gas.tar.z): New target.
+
Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
* build-all.mk: Use CC=cc -Xs on Solaris.