From 053406fa70d071423c43465d60042d84c24f94cf Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Thu, 6 Sep 2012 11:25:04 -0400 Subject: tile: BZ#14237: fix __tls_get_addr bug initializing new modules We were missing a check for TLS_DTV_UNALLOCATED; if set, we need to go to the slow path. --- ports/ChangeLog.tile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ports/ChangeLog.tile') diff --git a/ports/ChangeLog.tile b/ports/ChangeLog.tile index 0be61921eb..c3a027d6ab 100644 --- a/ports/ChangeLog.tile +++ b/ports/ChangeLog.tile @@ -1,3 +1,7 @@ +2012-09-06 Chris Metcalf + + * sysdeps/tile/__tls_get_addr.S: Fix TLS module initialization bug. + 2012-08-27 Joseph Myers * sysdeps/unix/sysv/linux/tile/kernel-features.h -- cgit 1.4.1