about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-06-14 00:28:03 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-06-14 00:28:03 +0200
commitc8c6e6d6d0859e5e9b3c6f8b3daa4e6b6e709873 (patch)
treea26988a6cf8b172997a4ef6949198f23136de79f /ChangeLog
parentc8c910ed9cbff8c75e74149f227adf3c960f1dbc (diff)
downloadglibc-c8c6e6d6d0859e5e9b3c6f8b3daa4e6b6e709873.tar.gz
glibc-c8c6e6d6d0859e5e9b3c6f8b3daa4e6b6e709873.tar.xz
glibc-c8c6e6d6d0859e5e9b3c6f8b3daa4e6b6e709873.zip
hurd: Avoid PLTs for _hurd_port_locked_get/set
	* sysdeps/hurd/include/hurd/port.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61e7c1758f..7089241ffd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 	test-xfail-check-abi-libmachuser): Add.
 	* sysdeps/mach/hurd/localplt.data (ld.so): Add __open64, rename
 	__libc_read and __libc_write to __read and __write.
+	* sysdeps/hurd/include/hurd/port.h: New file.
 
 2018-06-13  Joseph Myers  <joseph@codesourcery.com>