Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index b91ddce2c5f1977b8d81a730b84a26264ea6c6b0..e5f1c543c78f344c163a68c6cb8f6b6c22cb11f7 100644 (file)
@@ -1,3 +1,93 @@
+2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
+
+       * gdb.base/jit-reader.exp: New file.
+       * gdb.base/jithost.c: New file.
+       * gdb.base/jithost.h: New file.
+       * gdb.base/jitreader.c : New file.
+       * gdb.base/jit-protocol.h: New file.
+
+2016-06-17  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
+       parameters follow_fork and detach_on_fork.  Set follow-fork-mode
+       and detach-on-fork.  Adjust tests.
+       (top level): Invoke break_cond_on_syscall with combinations of
+       syscall, follow-fork-mode and detach-on-fork.
+
+2016-06-17  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/step-over-exit.c: New.
+       * gdb.base/step-over-exit.exp: New.
+
+2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
+
+       * gdb.base/float.exp: Add target check for nds32*-*-*.
+       * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
+
+2016-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
+       for unsupported target features.
+       * gdb.base/call-rt-st.exp: Likewise.
+       * gdb.base/call-sc.exp: Likewise.
+       * gdb.base/call-signal-resume.exp: Likewise.
+       * gdb.base/call-strs.exp: Likewise.
+       * gdb.base/callexit.exp: Likewise.
+       * gdb.base/callfuncs.exp: Likewise.
+       * gdb.base/nodebug.exp: Likewise.
+       * gdb.base/printcmds.exp: Likewise.
+       * gdb.base/ptype.exp: Likewise.
+       * gdb.base/structs.exp: Likewise.
+       * gdb.base/unwindonsignal.exp: Likewise.
+       * gdb.cp/gdb2495.exp: Likewise.
+       * gdb.cp/templates.exp: Likewise.
+       * gdb.cp/virtfunc.exp: Likewise.
+       * gdb.threads/hand-call-in-threads.exp: Likewise.
+       * gdb.threads/interrupted-hand-call.exp: Likewise.
+       * gdb.threads/thread-unwindonsignal.exp: Likewise.
+
+2016-06-10  Tom Tromey  <tom@tromey.com>
+
+       PR rust/20110:
+       * gdb.rust/expr.exp: Add test for integer constant larger than
+       i32.
+
+2016-06-10  Bernhard Heckel  <bernhard.heckel@intel.com>
+
+       * gdb.fortran/nested-funcs.exp: New.
+       * gdb.fortran/nested-funcs.f90: New.
+
+2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
+
+       * gdb.base/examine-backward.c: New file.
+       * gdb.base/examine-backward.exp: New file.
+
+2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.mi/mi-record-changed.exp: Adjust =record-started output
+       matching.
+
+2016-06-02  Tom Tromey  <tom@tromey.com>
+
+       PR python/18984:
+       * gdb.python/py-shared.exp: Add solib_name test.
+
+2016-06-02  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
+
+2016-05-31  Martin Galvan  <martin.galvan@tallertechnologies.com>
+
+       PR c++/19893
+       * gdb.dwarf2/implref.exp: Rename to...
+       * gdb.dwarf2/implref-const.exp: ...this.  Also add more test statements.
+       * gdb.dwarf2/implref-array.c: New file.
+       * gdb.dwarf2/implref-array.exp: Likewise.
+       * gdb.dwarf2/implref-global.c: Likewise.
+       * gdb.dwarf2/implref-global.exp: Likewise.
+       * gdb.dwarf2/implref-struct.c: Likewise.
+       * gdb.dwarf2/implref-struct.exp: Likewise.
+
 2016-05-30  Antoine Tremblay  <antoine.tremblay@ericsson.com>
 
        * gdb.trace/trace-condition.exp: Add 64bit tests.
This page took 0.026656 seconds and 4 git commands to generate.