aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-01-31 22:57:06 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-01-31 22:57:06 +0000
commitc2d549290d24aeae30a328a6b4061f60f095dea2 (patch)
treea44c7c7eb4f8acd4d69c01c6b757039fa0ecee6e /ChangeLog
parent8cf28c5ebe7b02e769a3f3082fd390e6d8c11542 (diff)
downloadglibc-c2d549290d24aeae30a328a6b4061f60f095dea2.tar
glibc-c2d549290d24aeae30a328a6b4061f60f095dea2.tar.gz
glibc-c2d549290d24aeae30a328a6b4061f60f095dea2.tar.bz2
glibc-c2d549290d24aeae30a328a6b4061f60f095dea2.zip
Remove bp-thunks code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89e47ab0e3..f5b0bc7875 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,24 @@
2013-01-31 Joseph Myers <joseph@codesourcery.com>
+ [BZ #13550]
+ * Makerules (elide-bp-thunks): Remove variable.
+ (elide-routines.oS): Don't use $(elide-bp-thunks).
+ (elide-routines.os): Likewise.
+ (elide-routines.o): Likewise.
+ (elide-routines.op): Likewise.
+ (elide-routines.og): Likewise.
+ (objects): Don't use $(bp-thunks).
+ * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
+ include.
+ (common-generated): Do not add s-proto-bp.d.
+ * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
+ (int): Likewise.
+ (typ): Likewise.
+ Do not generate makefile rules for bounded-pointer thunks.
+ * sysdeps/generic/bp-thunks.h: Remove file.
+ * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
+ * sysdeps/unix/s-proto-bp.S: Likewise.
+
[BZ #15062]
* math/k_casinh.c (__kernel_casinh): Compute real and imaginary
parts of result separately when argument is not close to line from