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