gdb: Move construct_inferior_arguments to gdbsupport
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
index cd7033d58d6e31e4b41c02d3ccc6763387369b9c..4f72c7dd15c201d30806f0f0d58b147e858ff419 100644 (file)
@@ -1,3 +1,34 @@
+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
+       declaration.
+
+2020-04-28  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
+
+       * gdb-sigmask.h: Fix typo (pthead_sigmask -> pthread_sigmask).
+
+2020-04-27  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * common-defs.h: Include cstdlib.h.
+
+2020-04-20  Tom Tromey  <tromey@adacore.com>
+
+       * scoped_mmap.h (scoped_mmap): Mark move constructor as noexcept.
+       Use initialization style.  Don't call destroy.
+       * scoped_fd.h (class scoped_fd): Mark move constructor as
+       noexcept.
+       * gdb_ref_ptr.h (class ref_ptr): Mark move constructor as
+       noexcept.
+
 2020-04-13  Tom Tromey  <tom@tromey.com>
 
        * event-loop.c: Move comment.  Remove obsolete  comment.
This page took 0.025981 seconds and 4 git commands to generate.