1. 7fc63f2 Add an enum for the riscv64 <sys/ucontext.h> register constants. by Elliott Hughes · 2 years, 4 months ago
  2. 53c90eb riscv64: typedef struct ucontext {...} ucontext_t. by Elliott Hughes · 2 years, 5 months ago
  3. 1cb3158 Guard registers definitions for riscv64 by Nelly Vouzoukidou · 2 years, 6 months ago
  4. 8e82677 Use the same union in riscv64's ucontext. by Elliott Hughes · 2 years, 10 months ago
  5. 91529b7 Add REG_S0 to ucontext.h for riscv64 by Colin Cross · 2 years, 11 months ago
  6. 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 2 years, 11 months ago
  7. 4043e5e Add riscv64 <ucontext.h>. by Elliott Hughes · 2 years, 11 months ago
  8. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  9. 23415fc Add uc_sigmask64. by Elliott Hughes · 8 years ago
  10. 8ad4093 Add #defines for some key enums. by Elliott Hughes · 8 years ago
  11. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  12. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  13. 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago
  14. 03f2246 Add the missing aarch64 user structs. by Elliott Hughes · 10 years ago
  15. 0577733 Avoid name collision with user_fpsimd_state in <asm/ptrace.h>. by Elliott Hughes · 10 years ago
  16. bf18c61 Add a sys/procfs.h. by Dan Albert · 11 years ago
  17. e247e1c [MIPS64] Add correct mcontext_t for 64-bit MIPS by Faraz Shahbazker · 11 years ago
  18. 8e4d371 Add greg_t for arm64. by Elliott Hughes · 11 years ago
  19. 26a8eb5 POSIX says <signal.h> gets you ucontext_t. by Elliott Hughes · 11 years ago
  20. bdca380 Remove unnecessary padding in ucontext_t by Calin Juravle · 11 years ago
  21. ae0f8f1 Add padding to mips ucontext_t. by Calin Juravle · 11 years ago
  22. eb45452 Clean up ucontext.h TODOs. by Calin Juravle · 11 years ago
  23. 0e85fb6 Add uc_regspace to arm's ucontext_t by Calin Juravle · 11 years ago
  24. a6ab968 Fill in missing bits in x86(_64) ucontext_t by Calin Juravle · 11 years ago
  25. 9b5b40b Rename user_i387_struct -> user_fpregs_struct in sys/ucontext.h by Andrew Hsieh · 11 years ago
  26. c5992a0 Fix mcontext_t for x86-64. by Elliott Hughes · 11 years ago
  27. 50249bc Fix build: __unused isn't unused! by Elliott Hughes · 11 years ago
  28. 5c7bda5 Fix aarch64 struct ucontext. by Elliott Hughes · 11 years ago
  29. 7b95807 Add missing ucontext_t definition to bionic for arch-arm64. by Ross McIlroy · 12 years ago
  30. 02c661b Add mips <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  31. 4e72fcc Add arm <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  32. 677a07c Add x86 <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  33. e61d106 Add x86_64 ucontext.h for better compatibility by Pavel Chupin · 12 years ago