Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-11 | fix clobber of edx in i386 vsyscall asm | Rich Felker | -1/+2 |
2012-10-11 | comment possibly-confusing i386 vsyscall asm | Rich Felker | -1/+13 |
2012-10-11 | i386 vsyscall support (vdso-provided sysenter/syscall instruction based) | Rich Felker | -16/+58 |
2011-06-14 | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | -0/+1 |
2011-06-13 | remove all .size and .type directives for functions from the asm | Rich Felker | -2/+0 |
2011-03-19 | overhaul syscall interface | Rich Felker | -0/+21 |