about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-05-29 16:53:09 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-06-01 13:33:49 +0200
commit6b33f373c7b9199e00ba5fbafd94ac9bfb4337b1 (patch)
treeb54f8d8a950381af8a5d25b929f23bdba79a48ac /ChangeLog
parent0bb8f8c791862a4ff38a584af23bbb5bf3f90acd (diff)
downloadglibc-6b33f373c7b9199e00ba5fbafd94ac9bfb4337b1.tar.gz
glibc-6b33f373c7b9199e00ba5fbafd94ac9bfb4337b1.tar.xz
glibc-6b33f373c7b9199e00ba5fbafd94ac9bfb4337b1.zip
arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl support
Linux only supports the required ISA sysctls on StrongARM devices,
which are armv4 and no longer tested during glibc development
and probably bit-rotted by this point.  (No reported test results,
and the last discussion of armv4 support was in the glibc 2.19
release notes.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88a34cf9d6..ff8272d6b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2019-05-29  Florian Weimer  <fweimer@redhat.com>
+
+	arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl support.
+	* sysdeps/unix/sysv/linux/arm/Makefile
+	[$(subdir) == misc] (sysdep_headers): Remove sys/io.h.
+	* sysdeps/unix/sysv/linux/arm/sys/io.h: Remove file.
+	* sysdeps/unix/sysv/linux/arm/ioperm.c: Rewrite file.
+	(ioperm, iopl, inb, inw, inl, outb, outw, outl): Turn into
+	compatibility symbols.
+
 2019-05-31  Florian Weimer  <fweimer@redhat.com>
 
 	* sysdeps/unix/sysv/linux/syscall-names.list: Add oddly named