1. 8d5d1f2 Sentinel commit. by Andrii Shyshkalov · 9 years ago main master
  2. 4fc9422 MIPS Android: use asm/sgidefs.h instead of sgidefs.h by mseaborn@chromium.org · 9 years ago
  3. 6f97298 Add support for sys_mmap MIPS64 N64 by petarj@mips.com · 9 years ago
  4. e079768 [MIPS] Fix syscall clone implementation by vapier@chromium.org · 9 years ago
  5. da4a489 MIPS: tweak register constraint to build under clang by vapier@chromium.org · 9 years ago
  6. db1e07d ARM64: fix build due to incomplete ppoll decl by vapier@chromium.org · 9 years ago
  7. 952107f MIPS: The new ABI should be allowed to use r8 and r9 for syscalls. by thestig@chromium.org · 10 years ago
  8. c0e5b38 Fix literal-suffix warning when using GCC 4.8 by mseaborn@chromium.org · 10 years ago
  9. 2f724fc Add arm64 support to linux_syscall_support.h. by anton@chromium.org · 10 years ago
  10. 43de052 Fix for x64. __unused is #defined elsewhere. by anton@chromium.org · 10 years ago
  11. e6c7682 Change prctl() syscall wrapper to take prctl()'s full set of arguments by mseaborn@chromium.org · 11 years ago
  12. 798c2f7 Fix restore_rt() getter's inline asm not to clobber the x86-64 red zone by mseaborn@chromium.org · 11 years ago
  13. a9c0272 Linux brk() syscall returns the new program break by phosek@chromium.org · 11 years ago
  14. 0ece1c6 [MIPS] Fix constraint modifier for syscall clone by petarj@mips.com · 11 years ago
  15. 833a10e fix up cast to fix errors w/-Wstrict-prototypes by vapier@chromium.org · 11 years ago
  16. 2273e81 Add x32 ABI support by vapier@chromium.org · 11 years ago
  17. cdda434 Fix building with glibc-2.16+ by vapier@chromium.org · 11 years ago
  18. 8dce358 Make linux_syscall_support.h compilable with -Wstrict-prototypes by mseaborn@chromium.org · 11 years ago
  19. e96ade3 Revert r15: Fix the calling conventions for the sixth argument on i386 by mseaborn@chromium.org · 11 years ago
  20. 8263cc3 Fix the calling conventions for the sixth argument on i386. I am surprised, this by zodiac@gmail.com · 12 years ago
  21. 77ebebe Applied patch provided by shenhan@google.com and previously reported by raymes@chromium.org (http://code.google.com/p/linux-syscall-support/issues/detail?id=2) by zodiac@gmail.com · 12 years ago
  22. 2c73abf [MIPS] Ignoring 4th parameter in a3 for pread64 system calls on MIPS. by mseaborn@chromium.org · 12 years ago
  23. ca74937 Define sys_stat64 for Android by mseaborn@chromium.org · 12 years ago
  24. 88a55e0 Fix to compile successfully with -Wundef by mseaborn@chromium.org · 12 years ago
  25. a659148 While adding MIPS support to breakpad I came across a few problems with the by zodiac@gmail.com · 12 years ago
  26. a799993 Fix pread64, pwrite64, readahead for ARM. by mcgrathr@google.com · 12 years ago
  27. 92bafa4 Fix a text relocation when SYS_SYSCALL_ENTRYPOINT is defined. by agl@chromium.org · 13 years ago
  28. 68c659b Make clone() compatible with ARM's Thumb-2 instruction set. Bug reported and by zodiac@gmail.com · 13 years ago
  29. db39de9 Make the code more friendly to Clang and other modern compilers: by zodiac@gmail.com · 13 years ago
  30. 4f47018 This patch contains (mostly) minor fixes for compiling linux_syscall_support by zodiac@gmail.com · 14 years ago
  31. d4ba6b8 Removed duplicated lines. Review URL: http://codereview.chromium.org/3421022 by zodiac@gmail.com · 14 years ago
  32. 71d26df Initial release by zodiac@gmail.com · 14 years ago