Remove setup_kfail server/13796 in disp-step-syscall.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 0d614402694926f21815d15014c87f2b2814897c..6882495b4c7551a415917084a447d56f8f08adeb 100644 (file)
@@ -1,3 +1,94 @@
+2016-02-18  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
+       Don't call setup_kfail.
+
+2016-02-18  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
+       Set "set breakpoint condition-evaluation" per $cond_bp_target.
+
+2016-02-16  Doug Evans  <dje@google.com>
+
+       * gdb.base/skip.c: Add copyright.  Whitespace cleanup.
+       * gdb.base/skip1.c: Ditto.
+       * gdb.base/skip.exp: Whitespace cleanup.
+
+2016-02-16  Don Breazeal  <donb@codesourcery.com>
+
+       PR remote/19496
+       * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
+       Remove kfail for PR remote/19496.
+
+2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * lib/gdb.exp (standard_temp_file): Return a path specific to
+       the runtest invocation.
+
+2016-02-16  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.trace/save-trace.exp: Change relative path to be in the
+       standard output directory.
+
+2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.arch/i386-prologue.c: Add missing prototypes.
+
+2016-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
+       * gdb.arch/i386-prologue.exp: Likewise.
+       * gdb.arch/i386-size.exp: Likewise.
+
+2016-02-15  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
+       define object file path.
+       * gdb.btrace/gcore.exp: Use standard_output_file to define core
+       file path.
+       * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
+       standard_output_file to define binfile.
+
+2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix compatibility with recent gfortran-5.3.1.
+       * gdb.fortran/vla-history.exp (print vla1 allocated)
+       (print vla2 allocated, print $2, print $3): Remove
+       (print $4): Rename to ...
+       (print $2): ... here.
+       (print $9): Rename to ...
+       (print $5): ... here.
+       (print $10): Rename to ...
+       (print $6): ... here.
+       * gdb.fortran/vla.f90: Add pvla initialization.
+
+2016-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
+       New test.
+       * gdb.fortran/vla-value-sub.exp: Likewise.
+
+2016-02-12  Marcin Koƛcielnicki  <koriakin@0x04.net>
+
+       * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
+
+2016-02-12  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * i386-biarch-core.exp: Define corefile using
+       standard_output_file.
+
+2016-02-12  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.arch/arm-single-step-kernel-helper.c: New.
+       * gdb.arch/arm-single-step-kernel-helper.exp: New.
+
+2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/tailcall-only.exp: New.
+       * gdb.btrace/tailcall-only.c: New.
+       * gdb.btrace/x86_64-tailcall-only.S: New.
+       * gdb.btrace/i686-tailcall-only.S: New.
+
 2016-02-11  Pedro Alves  <palves@redhat.com>
 
        * README (Parallel testing): Add missing double quotes.
This page took 0.027621 seconds and 4 git commands to generate.