From a3636e8b89a7c565b1141d56055a6a07a053792c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 12 May 2008 05:36:02 +0000 Subject: * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in its own function. This reduces the frame setup costs and more. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa59286292..2c21a7d571 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-11 Ulrich Drepper + + * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in + its own function. This reduces the frame setup costs and more. + 2008-02-11 Joseph Myers [BZ #3406] -- cgit v1.2.3