Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-26 | elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC | Fangrui Song | 2 | -5/+0 |
2022-02-10 | elf: Remove prelink support | Adhemerval Zanella | 1 | -4/+0 |
2022-02-02 | or1k: Define PI_STATIC_AND_HIDDEN | Stafford Horne | 2 | -0/+9 |
2022-01-05 | or1k: Build Infrastructure | Stafford Horne | 4 | -0/+43 |
2022-01-05 | or1k: Linux ABI | Stafford Horne | 1 | -0/+36 |
2022-01-05 | or1k: math soft float support | Stafford Horne | 7 | -0/+1333 |
2022-01-05 | or1k: Atomics and Locking primitives | Stafford Horne | 1 | -0/+71 |
2022-01-05 | or1k: Thread Local Storage support | Stafford Horne | 4 | -0/+279 |
2022-01-05 | or1k: startup and dynamic linking code | Stafford Horne | 7 | -0/+666 |
2022-01-05 | or1k: ABI Implementation | Stafford Horne | 12 | -0/+419 |