diff options
author | Pedro Alves <palves@redhat.com> | 2008-10-19 19:59:31 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2008-10-19 19:59:31 +0000 |
commit | f177e35094c597497602a558fd6f056bb3e48e92 (patch) | |
tree | 86e873281800b874cb57889fd47a14472b168ea7 /gdb/testsuite/ChangeLog | |
parent | 23ac5f767b54ca13ac16f2888e6ba6875ee49a35 (diff) | |
download | gdb-f177e35094c597497602a558fd6f056bb3e48e92.zip gdb-f177e35094c597497602a558fd6f056bb3e48e92.tar.gz gdb-f177e35094c597497602a558fd6f056bb3e48e92.tar.bz2 |
* configure.ac: Output gdb.python/Makefile.
* configure: Regenerate.
* gdb.python/Makefile.in: New.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9801cae..9c3e624 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2008-10-19 Pedro Alves <pedro@codesourcery.com> + + * configure.ac: Output gdb.python/Makefile. + * configure: Regenerate. + * gdb.python/Makefile.in: New. + 2008-10-16 Joel Brobecker <brobecker@adacore.com> * gdb.base/foll-fork.exp: Adjust the expected output to match |