aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/linux/tls.zig
AgeCommit message (Expand)Author
2020-04-24Add mips support to standard libraryTimon Kruiper
2020-03-31std: linux syscall numbers are now an extensible enumdaurnimator
2020-03-28std: Minor changes to TLS handlingLemonBoy
2020-03-25Revert "Merge pull request #4807 from LemonBoy/tls-touchups"Andrew Kelley
2020-03-25std: Minor changes to TLS handlingLemonBoy
2020-02-19update tls in std lib for lack of sub-archAndrew Kelley
2020-01-19progress towards mergingAndrew Kelley
2019-12-15Make sure the address is aligned for intToPtr opsLemonBoy
2019-11-30linux-i386 supportLemonBoy
2019-09-26Initial support for mipsel architecture¬LemonBoy
2019-09-25mv std/ lib/Andrew Kelley