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