Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in i386 __set_thread_area, don't assume %gs register is initially zero | Rich Felker | 2015-05-16 | 1 | -4/+9 |
* | allow i386 __set_thread_area to be called more than once | Rich Felker | 2015-04-13 | 1 | -1/+5 |
* | add thread-pointer support for pre-2.6 kernels on i386 | Rich Felker | 2014-06-10 | 1 | -4/+18 |
* | overhaul clone syscall wrapping | Rich Felker | 2011-09-18 | 1 | -10/+11 |
* | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | 2011-06-14 | 1 | -0/+1 |
* | remove all .size and .type directives for functions from the asm | Rich Felker | 2011-06-13 | 1 | -2/+0 |
* | finish unifying thread register handling in preparation for porting | Rich Felker | 2011-02-15 | 1 | -0/+22 |