overhaul i386 syscall mechanism not to depend on external asm source
[musl] / src / internal / i386 / syscall.s
2019-04-10 Rich Felkeroverhaul i386 syscall mechanism not to depend on extern...
2015-04-14 Rich Felkerfix inconsistent visibility for internal syscall symbols
2015-04-14 Rich Felkeruse hidden visibility for i386 asm-internal __vsyscall...
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-11 Rich Felkerfix clobber of edx in i386 vsyscall asm
2012-10-12 Rich Felkercomment possibly-confusing i386 vsyscall asm
2012-10-12 Rich Felkeri386 vsyscall support (vdso-provided sysenter/syscall...
2011-06-15 Rich Felkerrestore use of .type in asm, but use modern @function...
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-03-19 Rich Felkeroverhaul syscall interface