X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=1b8bc1aec25a6a7051b6fe8cfbd985870027a2ff;hb=36cf1806a87fdd208c704d0768af232ce35aae9f;hp=1ed9a21d3a1d82e0b7f73903a4155f7a1ed7f0f7;hpb=cc3c284619d0482506f532cc8c1b00018fe14136;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1ed9a21d3a..1b8bc1aec2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,49 @@ +2016-09-21 Tom Tromey + + PR gdb/20604: + * gdb.base/quit.exp: New file. + +2016-09-21 Simon Marchi + + * .gitignore: New file. + +2016-09-21 Maciej W. Rozycki + + * gdb.arch/mips16-thunks.exp: Use `standard_output_file' + throughout. + +2016-09-16 Andreas Arnez + + * lib/gdb.exp: No longer skip hardware breakpoint tests on s390. + +2016-09-16 Jan Kratochvil + + * gdb.cp/casts.cc (decltype): Move it ... + (main): ... with its call to ... + * gdb.cp/casts03.cc: ... a new file. + * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it. + +2016-09-15 Jan Kratochvil + + * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11. + +2016-09-15 Peter Bergner + + * gdb.arch/powerpc-power.s: Update Power9 instruction tests + and sync up the test with tests in gas/testsuite/gas/ppc. + * gdb.arch/powerpc-power.exp: Likewise. + +2016-09-15 Jan Kratochvil + + * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE. + +2016-09-11 Sergio Durigan Junior + Jan Kratochvil + + * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to + make m1's definition to be different from m2's. Use 'dummy' as an + argument for probe 'two'. + 2016-09-10 Jon Beniston * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options