Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1c2ddcecb7e20a1d244397994b14214bf804090a..cba0464770c419cd41317607d60bf802fe7abec6 100644 (file)
@@ -1,3 +1,13 @@
+2020-05-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR build/25981
+       * procfs.c [(__i386__ || __x86_64__) && sun] (proc_get_LDT_entry,
+       procfs_find_LDT_entry): Remove.
+       * procfs.h [(__i386__ || __x86_64__) && sun] (struct ssd,
+       procfs_find_LDT_entry): Remove.
+       * sol-thread.c [(__i386__ || __x86_64__) && sun] (ps_lgetLDT):
+       Remove.
+
 2020-05-17  Pedro Alves  <palves@redhat.com>
            Andrew Burgess  <andrew.burgess@embecosm.com>
            Keno Fischer  <keno@juliacomputing.com>
This page took 0.02945 seconds and 4 git commands to generate.