diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0283607..5952811 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * gdb/Makefile.in (check//%): Parse 'config.status --version' + output to recreate the configuration from the testsuite directory, + rather than running 'config.status --recheck' from a different + build directory. Let configure do the recursion rather than + doing it manually. + 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com> * ia64-tdep.c (ia64_memory_remove_breakpoint): Call do_cleanups |