Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-05 | or1k: Linux ABI | Stafford Horne | |
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> | |||
2022-01-05 | or1k: Thread Local Storage support | Stafford Horne | |
OpenRISC includes 3 TLS addressing models. Local Dynamic optimizations are not done in the linker and therefore use the same code sequences as Global Dynamic. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |