aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index dc41f71..7252cdb 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2009-04-21 Joseph Myers <joseph@codesourcery.com>
+
+ * configure.ac (--with-relocated-sources): New.
+ * configure, config.in: Regenerate.
+ * source.c (add_substitute_path_rule): Remove static.
+ * source.h (add_substitute_path_rule): Declare.
+ * main.c: Include "source.h".
+ (captured_main): Add substitution rule if RELOC_SRCDIR.
+
2009-04-21 Pierre Muller <muller.u-strasbg.fr>
* gnu-nat.h (proc_debug): Add missing continuation line in macro.