1. c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 5 months ago
  2. e58d49e Improve the comment in the ARM setjmp.S. by Elliott Hughes · 8 years ago
  3. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 8 years ago
  4. 7ebafb3 Use sigprocmask rather than sigblock/sigsetmask. by Elliott Hughes · 8 years ago
  5. fa43252 Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols by dimitry · 8 years ago
  6. dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
  7. a4c6913 Add a checksum to jmp_buf on ARM. by Josh Gao · 10 years ago
  8. b24d743 Remove deprecated use of ldm/stm in ARM setjmp. by Josh Gao · 10 years ago
  9. 7fda8d2 Implement setjmp cookies on ARM. by Josh Gao · 10 years ago
  10. 2495851 Use ALIAS_SYMBOL for assembler aliasing. by Christopher Ferris · 10 years ago
  11. 7509622 Switch arm and arm64 over to the x86 style of jmpbuf. by Elliott Hughes · 11 years ago
  12. 7b78e81 Fix signal mask save/restore for arm64. by Elliott Hughes · 11 years ago
  13. b393299 Clean up arm setjmp family. by Elliott Hughes · 11 years ago
  14. 9fb536d Clean up the arm64 setjmp. by Elliott Hughes · 11 years ago
  15. cb4c615 Remove __ARM_HAVE_VFP. by Elliott Hughes · 11 years ago
  16. 651a068 Remove misleading arm/arm64 PIC_SYM. by Elliott Hughes · 11 years ago
  17. 851e68a Unify our assembler macros. by Elliott Hughes · 12 years ago
  18. 09289d9 Remove useless _C_LABEL from our assembler source. by Elliott Hughes · 12 years ago
  19. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago
  20. 420878c Add function marks and size indications by Kenny Root · 15 years ago
  21. 68b5f55 Fix setjmp()/longjmp() to save FP registers on ARMv7. by David 'Digit' Turner · 15 years ago
  22. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  23. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  24. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago