aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2007-08-10 17:26:45 +0000
committerJoel Brobecker <brobecker@gnat.com>2007-08-10 17:26:45 +0000
commit271a27b8c3a6710ddf134bd0dca6482662751b30 (patch)
tree785d1920d1b5b023329ba52c37e87793c61eb992 /gdb/ChangeLog
parentf40f1a01c5b348fa521f058e32f4a275c33c5be3 (diff)
downloadgdb-271a27b8c3a6710ddf134bd0dca6482662751b30.zip
gdb-271a27b8c3a6710ddf134bd0dca6482662751b30.tar.gz
gdb-271a27b8c3a6710ddf134bd0dca6482662751b30.tar.bz2
* Makefile.in: Minor cleanup throughout; add some missing variables,
add some missing rules, remove some rules that are no longer needed, and fix the dependencies in several rules.
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 4d9853c..1ea9408 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-10 Joel Brobecker <brobecker@adacore.com>
+
+ * Makefile.in: Minor cleanup throughout; add some missing variables,
+ add some missing rules, remove some rules that are no longer needed,
+ and fix the dependencies in several rules.
+
2007-08-10 Ludovic Courtès <ludo@gnu.org>
* Makefile.in (SFILES): Add scm-{exp,lang,valprint}.c.