Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) | Florian Weimer | 2022-11-03 | 1 | -1/+1 |
* | Use atomic_exchange_release/acquire | Wilco Dijkstra | 2022-09-26 | 1 | -1/+1 |
* | csu: Change start code license to have link exception | Szabolcs Nagy | 2022-08-26 | 1 | -3/+19 |
* | elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC | Fangrui Song | 2022-04-26 | 2 | -5/+0 |
* | elf: Remove prelink support | Adhemerval Zanella | 2022-02-10 | 1 | -4/+0 |
* | or1k: Define PI_STATIC_AND_HIDDEN | Stafford Horne | 2022-02-02 | 2 | -0/+9 |
* | or1k: Build Infrastructure | Stafford Horne | 2022-01-05 | 4 | -0/+43 |
* | or1k: Linux ABI | Stafford Horne | 2022-01-05 | 1 | -0/+36 |
* | or1k: math soft float support | Stafford Horne | 2022-01-05 | 7 | -0/+1333 |
* | or1k: Atomics and Locking primitives | Stafford Horne | 2022-01-05 | 1 | -0/+71 |
* | or1k: Thread Local Storage support | Stafford Horne | 2022-01-05 | 4 | -0/+279 |
* | or1k: startup and dynamic linking code | Stafford Horne | 2022-01-05 | 7 | -0/+666 |
* | or1k: ABI Implementation | Stafford Horne | 2022-01-05 | 12 | -0/+419 |