Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-16 | patch by njk, simplifies thread register initialization for x86_64 | Rich Felker | 1 | -4/+0 | |
It's not necessary to save any registers on the stack across syscall in x86_64 __set_thread_area. Don't waste cycles or bytes on it. | |||||
2011-02-16 | patch from njk: make x86_64 __uniclone branchless. | Rich Felker | 1 | -6/+6 | |
2011-02-15 | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 3 | -0/+61 | |