aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-06-08 03:10:34 +0000
committerStu Grossman <grossman@cygnus>1993-06-08 03:10:34 +0000
commita5d615703872fc14ee94181a3254c2da491d2f3a (patch)
treea45852862219b5245424eafb244b3a9c8eccd7a5 /gdb/ChangeLog
parent6f4a4fbb1d842587baf28f880164b7b379929451 (diff)
downloadgdb-a5d615703872fc14ee94181a3254c2da491d2f3a.zip
gdb-a5d615703872fc14ee94181a3254c2da491d2f3a.tar.gz
gdb-a5d615703872fc14ee94181a3254c2da491d2f3a.tar.bz2
* Makefile.in (depend): More sed gubbish to deal with
../bfd/bfd.h being generated during the build. * depend: Re-done with corrected makefile.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0bd04e5..5fee39f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Mon Jun 7 20:07:30 1993 Stu Grossman (grossman@cygnus.com)
+
+ * Makefile.in (depend): More sed gubbish to deal with
+ ../bfd/bfd.h being generated during the build.
+ * depend: Re-done with corrected makefile.
+
Mon Jun 7 16:32:05 1993 Fred Fish (fnf@cygnus.com)
* Makefile.in (BFD_SRC_DIR): Renamed def and usages from BFD_DIR.