Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index ffb993cf56ee1cf5550a9c66f20b6627f4b05ae2..5d0669d801506d18124558a7864e6424bbb816ca 100644 (file)
@@ -1,3 +1,95 @@
+2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
+
+       * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
+
+2016-09-21  Tom Tromey  <tom@tromey.com>
+
+       PR gdb/20604:
+       * gdb.base/quit.exp: New file.
+
+2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * .gitignore: New file.
+
+2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
+       throughout.
+
+2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
+
+2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * 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  <jan.kratochvil@redhat.com>
+
+       * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
+
+2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * 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  <jan.kratochvil@redhat.com>
+
+       * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
+
+2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * 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  <jon@beniston.com>
+
+       * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
+       for sim target.
+
+2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
+       variable declaration.
+       (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
+       * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
+       * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
+       received HWCAP as its argument.
+
+2016-09-06  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/new-ui-pending-input.c: New file.
+       * gdb.base/new-ui-pending-input.exp: New file.
+       * gdb.exp (clear_gdb_spawn_id): New procedure.
+       (with_spawn_id): Check whether gdb_spawn_id exists before
+       referencing it.  If gdb_spawn_id didn't exist on entry, clear it
+       on exit.
+
+2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.base/float128.c: New file.
+       * gdb.base/float128.exp: Likewise.
+       * gdb.base/floatn.c: Likewise.
+       * gdb.base/floatn.exp: Likewise.
+
+2016-09-05  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
+
+2016-09-05  Pedro Alves  <palves@redhat.com>
+
+       PR backtrace/19927
+       * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
+       unwinders are immediately called as side effect of "source" or
+       "disable unwinder" commands.
+       * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
+
 2016-09-02  Yao Qi  <yao.qi@linaro.org>
 
        * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
This page took 0.029092 seconds and 4 git commands to generate.