Fixes for gdb.xml/tdesc-regs.exp.
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
index 636a3d34e145f683eea8db5f8884a53d19860e3c..7c2c4bff4750d1428d28793cad0a708573d61a3d 100644 (file)
@@ -1,3 +1,29 @@
+2020-05-25  Michael Weghorn  <m.weghorn@posteo.de>
+
+       * common-utils.cc, common-utils.h (stringify_argv): Drop
+       now unused function stringify_argv
+
+2020-05-25  Michael Weghorn  <m.weghorn@posteo.de>
+
+       * common-inferior.cc, common-inferior.h (construct_inferior_arguments):
+       Adapt to take a gdb::array_view<char * const> parameter.
+       Adapt call site.
+
+2020-05-25  Michael Weghorn  <m.weghorn@posteo.de>
+
+       * common-inferior.cc, common-inferior.h (construct_inferior_arguments):
+       Adapt to handle zero args and return a std::string.
+       Adapt call site.
+
+2020-05-25  Michael Weghorn  <m.weghorn@posteo.de>
+
+       * common-inferior.h, common-inferior.cc: (construct_inferior_arguments):
+       Move function here from gdb/infcmd.c, gdb/inferior.h
+
+2020-05-14  Kevin Buettner  <kevinb@redhat.com>
+
+       * btrace-common.h (btrace_cpu_vendor): Add CV_AMD.
+
 2020-05-14  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
 
        * common-regcache.h (regcache_read_pc_protected): New function
This page took 0.023129 seconds and 4 git commands to generate.