1. 7405cd1 fix inconsistent visibility for internal syscall symbols by Rich Felker · 10 years ago
  2. da7ccf8 use hidden visibility for i386 asm-internal __vsyscall symbol by Rich Felker · 10 years ago
  3. e9b885e fix clobber of edx in i386 vsyscall asm by Rich Felker · 12 years ago
  4. 216dca8 comment possibly-confusing i386 vsyscall asm by Rich Felker · 12 years ago
  5. 12e9b4f i386 vsyscall support (vdso-provided sysenter/syscall instruction based) by Rich Felker · 12 years ago
  6. c7d19f9 restore use of .type in asm, but use modern @function (vs %function) by Rich Felker · 13 years ago
  7. 1e4f1cf remove all .size and .type directives for functions from the asm by Rich Felker · 13 years ago
  8. d00ff29 overhaul syscall interface by Rich Felker · 14 years ago