Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force building with -fno-common | Florian Weimer | 2021-07-09 | 1 | -2/+2 |
* | nptl: Move pthreadP.h into sysdeps directory | Florian Weimer | 2021-06-22 | 1 | -1/+1 |
* | nptl: Move cancel type out of cancelhandling | Adhemerval Zanella | 2021-06-09 | 1 | -0/+1 |
* | nptl: Move cancel state out of cancelhandling | Adhemerval Zanella | 2021-06-09 | 1 | -0/+2 |
* | nptl: Move __nptl_initial_report_events into ld.so/startup code | Florian Weimer | 2021-05-17 | 1 | -0/+8 |
* | nptl: Move more stack management variables into _rtld_global | Florian Weimer | 2021-05-10 | 1 | -0/+1 |
* | elf: Introduce __tls_pre_init_tp | Florian Weimer | 2021-05-10 | 1 | -2/+23 |
* | nptl: __nptl_set_robust_list_avail must be nocommon | Florian Weimer | 2021-04-22 | 1 | -1/+1 |
* | nptl: Move part of TCB initialization from libpthread to __tls_init_tp | Florian Weimer | 2021-04-21 | 1 | -0/+37 |
* | elf: Introduce __tls_init_tp for second-phase TCB initialization | Florian Weimer | 2021-04-21 | 1 | -0/+30 |