fcntl-linux.h: add new definitions for file-private lock cmd values
[jlayton/glibc.git] / ChangeLog
index ce8b20735dc2aec35d8b19dacc4c25545a41b981..0cbc1bb4cba9285fae6edcd949aade30f49357d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2014-02-11  Jeff Layton  <jlayton@redhat.com>
+
+       * sysdeps/unix/sysv/linux/bits/fcntl-linux.h:
+         (F_GETLKP, F_SETLKP, F_SETLKPW): New macros.
+
+2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
+
+       [BZ #16447]
+       * math/auto-libm-test-in: Add testcase for expl.
+       * math/auto-libm-test-out: Regenerate.
+       * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
+       calculation of unsafe.
+       * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
+
+2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
+       * sysdeps/unix/sysv/linux/aarch64: Move directory from
+       ports/sysdeps/unix/sysv/linux/aarch64.
+       * README: Update listing for aarch64*-*-linux-gnu.
+
+2014-02-11  Will Newton  <will.newton@linaro.org>
+
+       * manual/probes.texi (Mathematical Function Probes): Use
+       "triggered" instead of "hit".
+
+2014-02-11  Will Newton  <will.newton@linaro.org>
+
+       * manual/probes.texi (Internal Probes): Add documentation
+       of setjmp, longjmp and longjmp_target probes.
+
+2014-02-11  Will Newton  <will.newton@linaro.org>
+
+       * include/stap-probe.h: Add comment about probe argument
+       format.
+
+2014-02-11  Will Newton  <will.newton@linaro.org>
+
+       * malloc/mtrace.c (attribute_hidden): Remove unused macro
+       definition.  (tr_where, tr_freehook, tr_mallochook,
+       tr_reallochook, tr_memalignhook): Use ANSI protoype.
+
 2014-02-11  David S. Miller  <davem@davemloft.net>
 
        * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when