aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-02-06 10:53:38 -0800
committerRoland McGrath <roland@hack.frob.com>2015-02-06 10:53:38 -0800
commit8c28bbc6d989575388ac42e00ee852fc3666bb5f (patch)
tree119db059c324f42aef71bd8ed7fd6349bceb4ea0 /ChangeLog
parentec2a88b3c659ad4f5a662ca289edae4f0dc19d88 (diff)
downloadglibc-8c28bbc6d989575388ac42e00ee852fc3666bb5f.tar
glibc-8c28bbc6d989575388ac42e00ee852fc3666bb5f.tar.gz
glibc-8c28bbc6d989575388ac42e00ee852fc3666bb5f.tar.bz2
glibc-8c28bbc6d989575388ac42e00ee852fc3666bb5f.zip
Clean up NPTL system to be compat-only.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31efde9d7d..94a3907a27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-02-06 Roland McGrath <roland@hack.frob.com>
+ * nptl/pt-system.c: Rewritten. Put everything under
+ [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
+ Use IFUNC to redirect when possible.
+
* nptl/pt-longjmp.c: Rewritten. Put everything under
[SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
Use IFUNC to redirect when possible.