diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8a704cd..0b2c98e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2011-07-21 Matt Rice <ratmice@gmail.com> + * gdb.threads/Makefile.in: Avoid globbing corethreads.exp + in mostlyclean rule. Add files ending in .core. + +2011-07-21 Matt Rice <ratmice@gmail.com> + PR macros/12999 * gdb.base/info-macros.c: New test sources. * gdb.base/info-macros.exp: New tests. |