summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-09-14 16:02:06 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-09-14 16:02:06 +0200
commita0a9b6e376b75c07b4f65f270f008ce035bbf536 (patch)
tree631d70c64f836515b95b6c204fa73bb396efa284 /ChangeLog
parent02bbfb414f367c73196e6f23fa7435a08c92449f (diff)
Remove the ptw-% patterns
Nothing depends on the PTW macro anymore, so the mechanism to define PTW for recompliations of libc routines is no longer needed. The source files are still recompiled for the nptl directory, just without the “ptw-” prefix. (Reducing the number of pattern rules in sysd-rules is critical for improving make performance.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46ca5fa700..646c336dae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2016-09-14 Florian Weimer <fweimer@redhat.com>
+
+ Remove support for compiling wrappers with PTW.
+ * sysdeps/nptl/Makeconfig: Drop ptw- support.
+ * nptl/Makefile (pthread-compat-wrappers): Define.
+ (libpthread-routines): Use pthread-compat-wrappers.
+ * sysdeps/unix/sysv/linux/alpha/Makefile
+ (libpthread-routines, libpthread-shared-only-routines): Remove
+ ptw- prefix.
+ * sysdeps/s390/nptl/Makefile
+ (libpthread-routines, libpthread-shared-only-routines): Likewise.
+ * sysdeps/ia64/nptl/Makefile
+ (libpthread-routines, libpthread-shared-only-routines): Likewise.
+ * sysdeps/nacl/Makefile (libpthread-routines): Use
+ pthread-compat-wrappers to filter the routines list instead of the
+ ptw- prefix.
+
2016-09-13 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
* sysdeps/ieee754/ldbl-128/e_acoshl.c: Wrap long double literals