1. 6a1b0f3 riscv64: fenv implementation. by Elliott Hughes · 2 years, 10 months ago
  2. 4c2de1f Merge "riscv64 syscall stub and seccomp filter generation." by Elliott Hughes · 2 years, 10 months ago
  3. 716b480 Merge "Add REG_S0 to ucontext.h for riscv64" by Treehugger Robot · 2 years, 10 months ago
  4. 704772b riscv64 syscall stub and seccomp filter generation. by Elliott Hughes · 2 years, 10 months ago
  5. 91529b7 Add REG_S0 to ucontext.h for riscv64 by Colin Cross · 2 years, 10 months ago
  6. 8f54812 Merge "Build libdl for risc-v." by Treehugger Robot · 2 years, 10 months ago
  7. c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 2 years, 10 months ago
  8. ed70c17 Build libdl for risc-v. by Elliott Hughes · 2 years, 10 months ago
  9. 6987120 Merge "riscv64: add "private/bionic_asm.h"." by Treehugger Robot · 2 years, 10 months ago
  10. d5b5adf Merge "riscv64: more <sys/ucontext.h>." by Treehugger Robot · 2 years, 10 months ago
  11. 7f50756 Merge "Use allowlists.go for all bp2build config and remove Android.bp prop." by Jingwen Chen · 2 years, 10 months ago
  12. add0c48 riscv64: add "private/bionic_asm.h". by Elliott Hughes · 2 years, 10 months ago
  13. 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 2 years, 10 months ago
  14. ea988f4 Merge "Add riscv64 <ucontext.h>." by Treehugger Robot · 2 years, 10 months ago
  15. 4346270 riscv64 TLS support. by Elliott Hughes · 2 years, 10 months ago
  16. 4043e5e Add riscv64 <ucontext.h>. by Elliott Hughes · 2 years, 10 months ago
  17. 5b2552a Merge "riscv64 <sys/user.h>." by Elliott Hughes · 2 years, 10 months ago
  18. 95ca177 Use allowlists.go for all bp2build config and remove Android.bp prop. by Jingwen Chen · 2 years, 10 months ago
  19. c6bddf4 Merge "riscv64 <fenv.h>." by Elliott Hughes · 2 years, 10 months ago
  20. e0b9474 Merge "riscv64 __get_tls()." by Elliott Hughes · 2 years, 10 months ago
  21. 002b57c Merge "riscv64 BIONIC_STOP_UNWIND." by Treehugger Robot · 2 years, 10 months ago
  22. 775112a Merge "Pull in the riscv64 uapi headers for riscv64 builds." by Treehugger Robot · 2 years, 10 months ago
  23. fc009dd riscv64 __get_tls(). by Elliott Hughes · 2 years, 10 months ago
  24. 203b0b7 riscv64 BIONIC_STOP_UNWIND. by Elliott Hughes · 2 years, 10 months ago
  25. 4c6d66c riscv64 <fenv.h>. by Elliott Hughes · 2 years, 10 months ago
  26. cf12381 riscv64 <sys/user.h>. by Elliott Hughes · 2 years, 10 months ago
  27. 48e5333 Pull in the riscv64 uapi headers for riscv64 builds. by Elliott Hughes · 2 years, 10 months ago
  28. 771eacc Merge changes from topic "riscv64-elf" by Treehugger Robot · 2 years, 10 months ago
  29. 0f19b10 Switch to FreeBSD's elf_common.h. by Elliott Hughes · 2 years, 10 months ago
  30. bba6ddf Kernel header scrubber: remove unused map entries. by Elliott Hughes · 2 years, 10 months ago
  31. 4091afb Merge "Add __tls_get_addr for riscv64." by Treehugger Robot · 2 years, 10 months ago
  32. 76be72d Add __tls_get_addr for riscv64. by Elliott Hughes · 2 years, 10 months ago
  33. 5394de7 Merge "riscv64's struct stat is the same as arm64's." by Elliott Hughes · 2 years, 10 months ago
  34. aafcd98 Merge "Merge "Merge "Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev am: 793d1fb5ab" into android12L-tests-dev am: 6aa3bdfb16" into android13-tests-dev am: 159a0e884f" by Automerger Merge Worker · 2 years, 10 months ago
  35. cdcaa48 Merge "Merge "Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev am: 793d1fb5ab" into android12L-tests-dev am: 6aa3bdfb16" into android13-tests-dev am: 159a0e884f by Automerger Merge Worker · 2 years, 10 months ago
  36. 5cc8a46 riscv64's struct stat is the same as arm64's. by Elliott Hughes · 2 years, 10 months ago
  37. 159a0e8 Merge "Merge "Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev am: 793d1fb5ab" into android12L-tests-dev am: 6aa3bdfb16" into android13-tests-dev by Automerger Merge Worker · 2 years, 10 months ago
  38. 4b13827 Merge "Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev am: 793d1fb5ab" into android12L-tests-dev am: 6aa3bdfb16 by Automerger Merge Worker · 2 years, 10 months ago
  39. 6aa3bdf Merge "Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev am: 793d1fb5ab" into android12L-tests-dev by Automerger Merge Worker · 2 years, 10 months ago
  40. 32e6cca Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev am: 793d1fb5ab by Shubhangi Pawar · 2 years, 10 months ago
  41. 793d1fb Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev by Shubhangi Pawar · 2 years, 10 months ago
  42. 4c52471 Merge "s/riscv/riscv64/" by Treehugger Robot · 2 years, 10 months ago
  43. 82770d8 Merge "Call out the REL architectures and make RELA the default." by Elliott Hughes · 2 years, 10 months ago
  44. 6cfd1b5 Call out the REL architectures and make RELA the default. by Elliott Hughes · 2 years, 10 months ago
  45. 28a6445 s/riscv/riscv64/ by Elliott Hughes · 2 years, 10 months ago
  46. 5f16769 Merge "Add riscv64 to the map files." by Treehugger Robot · 2 years, 10 months ago
  47. 60bf36b Merge "Tell the version script generation script about risc-v." by Treehugger Robot · 2 years, 10 months ago
  48. 02cbe53 Merge "Remove a mips-specific hack." by Elliott Hughes · 2 years, 10 months ago
  49. de1df21 Remove a mips-specific hack. by Elliott Hughes · 2 years, 10 months ago
  50. df48d0f Add riscv64 to the map files. by Elliott Hughes · 2 years, 10 months ago
  51. 0a34425 Tell the version script generation script about risc-v. by Elliott Hughes · 2 years, 10 months ago
  52. 9ba9233 Merge "Remove unused variable." by Treehugger Robot · 2 years, 10 months ago
  53. b853510 Merge "Rewrite renameat()." by Treehugger Robot · 2 years, 10 months ago
  54. dc810a3 Remove unused variable. by Elliott Hughes · 2 years, 10 months ago
  55. 6660d6c Rewrite renameat(). by Elliott Hughes · 2 years, 10 months ago
  56. e2a10da Merge "Do not strip bionic test helpers" by Florian Mayer · 2 years, 10 months ago
  57. 8d585e2 Merge "Add risc-v support to versioner." by Treehugger Robot · 2 years, 10 months ago
  58. d7f0844 Add risc-v support to versioner. by Elliott Hughes · 2 years, 10 months ago
  59. b24c89b stack_protector_DeathTest#modify_stack_protector: avoid flake. by Elliott Hughes · 2 years, 10 months ago
  60. 37b4a15 Do not strip bionic test helpers by Florian Mayer · 2 years, 10 months ago
  61. 4d974e2 Merge "Clarify the docs for updating kernel headers." by Treehugger Robot · 2 years, 10 months ago
  62. b8be231 Merge "Initial import of the risc-v uapi headers." by Treehugger Robot · 2 years, 10 months ago
  63. 5afcbe1 Merge "[MTE] use GTEST_SKIP on non-MTE hw for memtag_stack_test" by Treehugger Robot · 2 years, 10 months ago
  64. 93fb6b9 Clarify the docs for updating kernel headers. by Elliott Hughes · 2 years, 10 months ago
  65. 5e7f8f1 Initial import of the risc-v uapi headers. by Elliott Hughes · 2 years, 10 months ago
  66. a4ec112 Merge "Improve a debug message to log a more useful namespace." by Treehugger Robot · 2 years, 10 months ago
  67. ceed4b1 Merge "Add riscv64 to the list of uapi architectures." by Treehugger Robot · 2 years, 10 months ago
  68. 7819140 [MTE] use GTEST_SKIP on non-MTE hw for memtag_stack_test by Florian Mayer · 2 years, 10 months ago
  69. 05ef5d4 Add riscv64 to the list of uapi architectures. by Elliott Hughes · 2 years, 10 months ago
  70. 964b14c Improve a debug message to log a more useful namespace. by Martin Stjernholm · 2 years, 10 months ago
  71. ef49903 Merge "Cast sysinfo.uptime for musl" by Treehugger Robot · 2 years, 10 months ago
  72. 2653252 Cast sysinfo.uptime for musl by Colin Cross · 2 years, 10 months ago
  73. ffa1106 Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." by Elliott Hughes · 2 years, 10 months ago
  74. 2433fd2 Merge "Extend the process_madvise() docs." by Elliott Hughes · 2 years, 10 months ago
  75. 23ce50c stack_protector_DeathTest#modify_stack_protector: avoid flake. by Elliott Hughes · 2 years, 10 months ago
  76. ee41a35 Extend the process_madvise() docs. by Elliott Hughes · 2 years, 10 months ago
  77. 3053992 Merge "Add __freadahead." by Elliott Hughes · 2 years, 10 months ago
  78. 25e712c Merge "fdsan: fix overflow in FdTableImpl::at" by Benjamin Lerman · 2 years, 10 months ago
  79. 27a37e7 fdsan: fix overflow in FdTableImpl::at by Benjamin Lerman · 2 years, 10 months ago
  80. 82be76b Add __freadahead. by Elliott Hughes · 2 years, 11 months ago
  81. 72f5721 Merge "Update module configs for native tests" by Elliott Hughes · 2 years, 11 months ago
  82. 82fc2d5 Update module configs for native tests by Guang Zhu · 3 years, 11 months ago
  83. f8d7761 Merge "Give init visibility into bionic headers." by Florian Mayer · 2 years, 11 months ago
  84. f5d70ce Give init visibility into bionic headers. by Florian Mayer · 2 years, 11 months ago
  85. cac5789 Merge "Write record allocs from interrupt handler." by Christopher Ferris · 2 years, 11 months ago
  86. f724f00 Merge "Merge "Merge android12L-tests-dev@8941410." into android13-tests-dev am: 2f297f9c39" by Automerger Merge Worker · 2 years, 11 months ago
  87. 10cd54e Merge "Merge android12L-tests-dev@8941410." into android13-tests-dev am: 2f297f9c39 by Treehugger Robot · 2 years, 11 months ago
  88. 06993a6 Write record allocs from interrupt handler. by Christopher Ferris · 2 years, 11 months ago
  89. 73306db Merge "Declare the headers of the ndk_library" by Treehugger Robot · 2 years, 11 months ago
  90. 298bcec Merge "Add android_mallopt to query MTE stack state" by Florian Mayer · 2 years, 11 months ago
  91. 6feb2cc Declare the headers of the ndk_library by Spandan Das · 2 years, 11 months ago
  92. 41d1f94 Merge "Fix tests/NOTICE file." by Christopher Ferris · 2 years, 11 months ago
  93. 76da7ba Fix tests/NOTICE file. by Christopher Ferris · 2 years, 11 months ago
  94. cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 3 years ago
  95. 2526b66 Merge changes from topics "gwp-asan-headers", "native_handle_fdsan" by Treehugger Robot · 2 years, 11 months ago
  96. e78ea1f Open libasync_safe to any APEX by Brian Duddie · 3 years ago
  97. b09a3ca Remove gwp_asan_headers from libc_defaults by Mitch Phillips · 3 years ago
  98. 4474270 Merge "Revert^2 "memtag_stack tests."" by Florian Mayer · 3 years ago
  99. de01d6f Merge "Fix comment to indicate android_mallopt is also available to APEXes." by Treehugger Robot · 3 years ago
  100. d71bc4b Fix comment to indicate android_mallopt is also available to APEXes. by Florian Mayer · 3 years ago