Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-06 | Harden tls_dtor_list with pointer mangling [BZ #19018] | Florian Weimer | 1 | -1/+9 |
2015-07-24 | Mention dl_load_lock by name in the comments | Siddhesh Poyarekar | 1 | -9/+10 |
2015-07-23 | Also use l_tls_dtor_count to decide on object unload (BZ #18657) | Siddhesh Poyarekar | 1 | -18/+72 |
2015-07-16 | Whitespace fixup in cxa_thread_atexit_impl.c | Siddhesh Poyarekar | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-03-28 | Avoid unconditional __call_tls_dtors calls in static linking. | Roland McGrath | 1 | -1/+1 |
2013-02-19 | Fix copyright year in new files | Siddhesh Poyarekar | 1 | -1/+1 |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar | 1 | -0/+102 |