From 5eac47606bdec9aa2c4ea52bc0c907b5bb54c4b8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 22 Sep 2005 07:29:50 +0000 Subject: * elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie for static __thread variable. From Alexandre Oliva --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3b02a19374..9f4e285687 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-09-22 Roland McGrath + * elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie for + static __thread variable. + From Alexandre Oliva + * Makefile ($(objpfx)c++-types-check.out): Use $<, not $^, in command. Reported by Alexandre Oliva . -- cgit v1.2.3