Commit History

Author SHA1 Message Date
  Rich Felker 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source 6 years ago
  Rich Felker 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 years ago
  Rich Felker da7ccf822c use hidden visibility for i386 asm-internal __vsyscall symbol 10 years ago
  Rich Felker e9b885ee55 fix clobber of edx in i386 vsyscall asm 12 years ago
  Rich Felker 216dca82f6 comment possibly-confusing i386 vsyscall asm 12 years ago
  Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) 12 years ago
  Rich Felker c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 14 years ago
  Rich Felker 1e4f1cf154 remove all .size and .type directives for functions from the asm 14 years ago
  Rich Felker d00ff2950e overhaul syscall interface 14 years ago