summaryrefslogtreecommitdiffstats
path: root/libasm/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2009-01-10 18:02:05 -0800
committerUlrich Drepper <[email protected]>2009-01-10 18:02:05 -0800
commit7e678fa3f6051f7ef24b4610c9a66cab858b6b6e (patch)
treefed33d7f4b2d3fe6651bf016e8cabcf26bbb1e42 /libasm/ChangeLog
parenta4b1a95434b90ed147e33363d92e24a035b6b775 (diff)
Require __thread support in compiler.
Rename --enable-tls to more appropriate --enable-thread-safety.
Diffstat (limited to 'libasm/ChangeLog')
-rw-r--r--libasm/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libasm/ChangeLog b/libasm/ChangeLog
index c98deb64..d0d40396 100644
--- a/libasm/ChangeLog
+++ b/libasm/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-10 Ulrich Drepper <[email protected]>
+
+ * Makefile.am: Use USE_LOCKS instead of USE_TLS.
+ * asm_error.c: Always use __thread. Remove all !USE_TLS code.
+
2008-12-03 Ulrich Drepper <[email protected]>
* Makefile.am [USE_TLS]: Like libasm.so with libpthread.