1. 86968d9 setjmp_test: riscv64 does have callee-save fp registers. by Elliott Hughes · 1 year, 3 months ago
  2. 11f696a Use vmov.f64 for SET_FREG by Yi Kong · 1 year, 4 months ago
  3. 25a7c3f Fix setjmp.bug_152210274 with HWASan/stack MTE enabled. by Peter Collingbourne · 2 years, 5 months ago
  4. 23b986c Fix bionic tests for undefined __SIGRTMIN in musl by Colin Cross · 2 years, 10 months ago
  5. e1905ed riscv64 setjmp. by Elliott Hughes · 2 years, 11 months ago
  6. 4817ca6 Skip setjmp.bug_152210274 on HWASan. by Florian Mayer · 3 years, 5 months ago
  7. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 5 months ago
  8. 14ab353 Use GTEST_SKIP() rather than GTEST_LOG_() when skipping. by Elliott Hughes · 4 years, 5 months ago
  9. c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 5 months ago
  10. e657eb4 Fix some bionic death tests. by Elliott Hughes · 4 years, 6 months ago
  11. 6a65ccd Remove mips test workarounds. by Elliott Hughes · 6 years ago
  12. 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
  13. baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  14. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  15. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 8 years ago
  16. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 8 years ago
  17. 3299590 Add a checksum to jmp_buf on mips and mips64. by Predrag Blagojevic · 9 years ago
  18. a4c6913 Add a checksum to jmp_buf on ARM. by Josh Gao · 9 years ago
  19. 1b519c0 Implement setjmp cookies on MIPS and MIPS64 by Nikola Veljkovic · 10 years ago
  20. 7fda8d2 Implement setjmp cookies on ARM. by Josh Gao · 10 years ago
  21. 87dd503 Add a test for float registers across setjmp/logjmp. by Elliott Hughes · 11 years ago
  22. 1510a1c Fix the setjmp tests for mips. by Elliott Hughes · 11 years ago
  23. 1c0c0ed Fix signal mask save/restore for x86-64. by Elliott Hughes · 11 years ago
  24. e323e99 restore sigprocmask in setjmp/longjmp test. by Yabin Cui · 11 years ago
  25. 9fea409 bionic tests: add setjmp/_setjmp/sigsetjmp tests. by Yongqin Liu · 11 years ago