]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Missed last ChangeLog entry.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 20 Sep 2018 08:17:41 +0000 (10:17 +0200)
committerRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 20 Sep 2018 08:17:41 +0000 (10:17 +0200)
gdb/ChangeLog

index dfdde50b2622091535b08dc6c9545635b34d1def..bd019f0573fb742b4bad7012d4f0dbf29a5ba7b7 100644 (file)
@@ -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: