RISC-V: Force variables to .data for code_elim.
[external/binutils.git] / gdb / testsuite / ChangeLog
index bb02933..24e4c92 100644 (file)
@@ -1,3 +1,49 @@
+2018-11-06  Jim Wilson  <jimw@sifive.com>
+
+       * gdb.base/code_elim.exp: For riscv, set additional_flags
+       to include -msmall-data-limit=0.
+
+2018-11-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/watch_minus_l: New testcase.
+
+2018-11-01  Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
+
+       * gdb.arch/aix-sighandle.c: New file.
+       * gdb.arch/aix-sighandle.exp: New file.
+
+2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
+       registers being unions.
+
+2018-10-31  Tom de Vries  <tdevries@suse.de>
+
+       * lib/valgrind.exp: New file.
+        (vgdb_start, vgdb_stop): New procs, factored out of ...
+       * gdb.base/valgrind-bt.exp: ... here, ...
+       * gdb.base/valgrind-disp-step.exp: ... here and ...
+       * gdb.base/valgrind-infcall.exp: ... here.
+
+2018-10-31  Tom de Vries  <tdevries@suse.de>
+
+       * lib/gdb.exp (get_valueof): Don't output read value in test name.
+
+2018-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.dwarf2/void-type.c: New file.
+       * gdb.dwarf2/void-type.exp: New file.
+
+2018-10-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/info_qt.c: New file.
+       * gdb.base/info_qt.exp: New file.
+
+2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
+
+       * gdb.arch/powerpc-htm-regs.c: New file.
+       * gdb.arch/powerpc-htm-regs.exp: New file.
+
 2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
 
        * gdb.arch/powerpc-tar.c: New file.