aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFelix Lee <flee@cygnus>1997-09-20 01:53:41 +0000
committerFelix Lee <flee@cygnus>1997-09-20 01:53:41 +0000
commit20b32dc554f8f0a728a7f695533ca5f05f54f165 (patch)
tree11ba529514f81e1db92de1b0ca6f3f2eb5954caa /gdb/ChangeLog
parente205ecb8a620b89bea2b414fa3cd2d18755ab711 (diff)
downloadgdb-20b32dc554f8f0a728a7f695533ca5f05f54f165.zip
gdb-20b32dc554f8f0a728a7f695533ca5f05f54f165.tar.gz
gdb-20b32dc554f8f0a728a7f695533ca5f05f54f165.tar.bz2
* config/i386/windows.mh (XDEPFILES): need to list some files
explicitly, for odd reasons.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7ebad5e..024df22 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Fri Sep 19 18:51:26 1997 Felix Lee <flee@cygnus.com>
+
+ * config/i386/windows.mh (XDEPFILES): need to list some files
+ explicitly, for odd reasons.
+
Tue Sep 16 20:00:05 1997 Per Bothner <bothner@cygnus.com>
* jv-exp.y (push_fieldnames): New, to handle EXP.FIELD1....FIELDN.