[binutils-gdb] Missed last ChangeLog entry.

Rainer Orth ro@sourceware.org
Thu Sep 20 08:19:00 GMT 2018


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c93fae61550ee343ad15e98a6636c56bcb0dc9d

commit 8c93fae61550ee343ad15e98a6636c56bcb0dc9d
Author: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Date:   Thu Sep 20 10:17:41 2018 +0200

    Missed last ChangeLog entry.

Diff:
---
 gdb/ChangeLog | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index dfdde50..bd019f0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,15 @@
+2018-09-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+	* i386-v4-nat.c (regmap, supply_gregset, fill_gregset)
+	(supply_fpregset, fill_fpregset): Move ...
+	* i386-sol2-nat.c [PR_MODEL_NATIVE != PR_MODEL_LP64]: ... here.
+	Remove HAVE_GREGSET_T, HAVE_FPREGET_T guards.
+	Remove references to ioctl-based procfs.
+	Include <sys/reg.h>.
+	Remove PR_MODEL_NATIVE guards.
+	* configure.nat <sol2, i386> (NATDEPFILES): Remove i386-v4-nat.o.
+	* Makefile.in (ALLDEPFILES): Remove i386-v4-nat.c.
+
 2018-09-19  Xavier Roirand  <roirand@adacore.com>
 
 	PR gdb/20981:



More information about the Gdb-cvs mailing list