aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKeith Seitz <keiths@redhat.com>2002-08-14 17:43:16 +0000
committerKeith Seitz <keiths@redhat.com>2002-08-14 17:43:16 +0000
commitffc6a242e05e29ecf8540505b2cf55e4efb79b4f (patch)
tree12b5abc84c9b910cba161759945e33e15b51efc0 /gdb/ChangeLog
parente8d5d1796f1991d49a3232a0de1725a5502de24f (diff)
downloadgdb-ffc6a242e05e29ecf8540505b2cf55e4efb79b4f.zip
gdb-ffc6a242e05e29ecf8540505b2cf55e4efb79b4f.tar.gz
gdb-ffc6a242e05e29ecf8540505b2cf55e4efb79b4f.tar.bz2
* configure.in: Move SUBDIRS to near top of the file so that
--enable options may add things to it. If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs. * configure: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7dc83b2..d3d1e9f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-14 Keith Seitz <keiths@redhat.com>
+
+ * configure.in: Move SUBDIRS to near top of the file so that
+ --enable options may add things to it.
+ If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
+ * configure: Regenerate.
+
2002-08-13 Michael Snyder <msnyder@redhat.com>
* mips-tdep.c (mips_o32o64_push_arguments): New function,