1. e21affe Merge "Add trivial assembler implementations of sqrt()/sqrtf()." by Treehugger Robot · 2 years, 9 months ago
  2. a439845 Add trivial assembler implementations of sqrt()/sqrtf(). by Elliott Hughes · 2 years, 9 months ago
  3. a97ac8c Merge "riscv64: build the linker." by Treehugger Robot · 2 years, 10 months ago
  4. 3e4f603 riscv64: build the linker. by Elliott Hughes · 2 years, 10 months ago
  5. d91e069 Merge "Punch a hole for renameat(2) for app compat." by Treehugger Robot · 2 years, 10 months ago
  6. f4cace6 Punch a hole for renameat(2) for app compat. by Elliott Hughes · 2 years, 10 months ago
  7. b2ced4c Merge "Modify path for python clang support package" by Treehugger Robot · 2 years, 10 months ago
  8. 00fde2a Modify path for python clang support package by Pat Tjin · 2 years, 10 months ago
  9. 0f91724 Merge "Add a zip package containing the crt*.o objects" by Colin Cross · 2 years, 10 months ago
  10. 290c495 Add a zip package containing the crt*.o objects by Colin Cross · 2 years, 10 months ago
  11. 579088b Merge "Add riscv64 kernel headers to the ndk sysroot" by Treehugger Robot · 2 years, 10 months ago
  12. b9af067 Merge "Fix bionic tests for undefined __SIGRTMIN in musl" by Treehugger Robot · 2 years, 10 months ago
  13. bd26e0f Add riscv64 kernel headers to the ndk sysroot by Colin Cross · 2 years, 10 months ago
  14. 23b986c Fix bionic tests for undefined __SIGRTMIN in musl by Colin Cross · 2 years, 10 months ago
  15. bd03a19 Merge "Remove Commodore 64 support." by Elliott Hughes · 2 years, 10 months ago
  16. fbabf08 Merge "arm64: fix fesetround()." by Treehugger Robot · 2 years, 10 months ago
  17. 7047431 arm64: fix fesetround(). by Elliott Hughes · 2 years, 10 months ago
  18. f2be65d Merge "Remove explicit lists of ABIs." by Treehugger Robot · 2 years, 10 months ago
  19. 3f73ea6 Remove explicit lists of ABIs. by Elliott Hughes · 2 years, 10 months ago
  20. 473dcc5 Remove Commodore 64 support. by Elliott Hughes · 2 years, 10 months ago
  21. 0b67417 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 2 years, 10 months ago
  22. d33a5c6 Merge "riscv64: fix <fenv.h> tests." by Treehugger Robot · 2 years, 10 months ago
  23. 017aec5 Merge "riscv64: fix setjmp so we're actually using the right cookie!" by Treehugger Robot · 2 years, 10 months ago
  24. 938ec9b Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 2 years, 10 months ago
  25. 5a4a2fe Merge "arm64: simplify the fenv implementation a bit." by Treehugger Robot · 2 years, 10 months ago
  26. 017bd98 riscv64: fix <fenv.h> tests. by Elliott Hughes · 2 years, 10 months ago
  27. 45a8486 riscv64: fix setjmp so we're actually using the right cookie! by Elliott Hughes · 2 years, 10 months ago
  28. e24dd59 Merge "riscv64: don't store both arguments in the same place on the stack." by Treehugger Robot · 2 years, 10 months ago
  29. c800a3b riscv64: don't store both arguments in the same place on the stack. by Elliott Hughes · 2 years, 10 months ago
  30. 8333532 Merge "Revert "Refactor the bp file to avoid arch variant in cc_genrule."" by Treehugger Robot · 2 years, 10 months ago
  31. b15a64f Merge "riscv64 setjmp." by Treehugger Robot · 2 years, 10 months ago
  32. 3a57969 Revert "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 2 years, 10 months ago
  33. 86ef947 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 2 years, 10 months ago
  34. ed2654c Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 2 years, 10 months ago
  35. e1905ed riscv64 setjmp. by Elliott Hughes · 2 years, 10 months ago
  36. 5acd891 Merge changes I712a9a93,Idd7b3610 by Treehugger Robot · 2 years, 10 months ago
  37. 7a19624 Add riscv64 crtbegin assembler. by Elliott Hughes · 2 years, 10 months ago
  38. 604ab0f riscv64: enable the version scripts. by Elliott Hughes · 2 years, 10 months ago
  39. 81f0bdb Merge "riscv64: fenv implementation." by Treehugger Robot · 2 years, 10 months ago
  40. 6cef594 Merge "riscv64: add bionic assembler and string functions." by Elliott Hughes · 2 years, 10 months ago
  41. a073397 Merge "Add an explicit test that fegetenv()/fesetenv() includes the rounding mode." by Elliott Hughes · 2 years, 10 months ago
  42. ebc19a9 riscv64: add bionic assembler and string functions. by Elliott Hughes · 2 years, 10 months ago
  43. edc06da Merge "arm64: remove unnecessary duplication of constants in vfork.S." by Treehugger Robot · 2 years, 10 months ago
  44. faac8e6 arm64: remove unnecessary duplication of constants in vfork.S. by Elliott Hughes · 2 years, 10 months ago
  45. 6a1b0f3 riscv64: fenv implementation. by Elliott Hughes · 2 years, 10 months ago
  46. d25a5e7 Add an explicit test that fegetenv()/fesetenv() includes the rounding mode. by Elliott Hughes · 2 years, 10 months ago
  47. a93431c arm64: simplify the fenv implementation a bit. by Elliott Hughes · 2 years, 10 months ago
  48. 4c2de1f Merge "riscv64 syscall stub and seccomp filter generation." by Elliott Hughes · 2 years, 10 months ago
  49. 716b480 Merge "Add REG_S0 to ucontext.h for riscv64" by Treehugger Robot · 2 years, 10 months ago
  50. 704772b riscv64 syscall stub and seccomp filter generation. by Elliott Hughes · 2 years, 10 months ago
  51. 91529b7 Add REG_S0 to ucontext.h for riscv64 by Colin Cross · 2 years, 10 months ago
  52. 8f54812 Merge "Build libdl for risc-v." by Treehugger Robot · 2 years, 10 months ago
  53. c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 2 years, 10 months ago
  54. ed70c17 Build libdl for risc-v. by Elliott Hughes · 2 years, 10 months ago
  55. 6987120 Merge "riscv64: add "private/bionic_asm.h"." by Treehugger Robot · 2 years, 10 months ago
  56. d5b5adf Merge "riscv64: more <sys/ucontext.h>." by Treehugger Robot · 2 years, 10 months ago
  57. 7f50756 Merge "Use allowlists.go for all bp2build config and remove Android.bp prop." by Jingwen Chen · 2 years, 10 months ago
  58. add0c48 riscv64: add "private/bionic_asm.h". by Elliott Hughes · 2 years, 10 months ago
  59. 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 2 years, 10 months ago
  60. ea988f4 Merge "Add riscv64 <ucontext.h>." by Treehugger Robot · 2 years, 10 months ago
  61. 4346270 riscv64 TLS support. by Elliott Hughes · 2 years, 10 months ago
  62. 4043e5e Add riscv64 <ucontext.h>. by Elliott Hughes · 2 years, 10 months ago
  63. 5b2552a Merge "riscv64 <sys/user.h>." by Elliott Hughes · 2 years, 10 months ago
  64. 95ca177 Use allowlists.go for all bp2build config and remove Android.bp prop. by Jingwen Chen · 2 years, 10 months ago
  65. c6bddf4 Merge "riscv64 <fenv.h>." by Elliott Hughes · 2 years, 10 months ago
  66. e0b9474 Merge "riscv64 __get_tls()." by Elliott Hughes · 2 years, 10 months ago
  67. 002b57c Merge "riscv64 BIONIC_STOP_UNWIND." by Treehugger Robot · 2 years, 10 months ago
  68. 775112a Merge "Pull in the riscv64 uapi headers for riscv64 builds." by Treehugger Robot · 2 years, 10 months ago
  69. fc009dd riscv64 __get_tls(). by Elliott Hughes · 2 years, 10 months ago
  70. 203b0b7 riscv64 BIONIC_STOP_UNWIND. by Elliott Hughes · 2 years, 10 months ago
  71. 4c6d66c riscv64 <fenv.h>. by Elliott Hughes · 2 years, 10 months ago
  72. cf12381 riscv64 <sys/user.h>. by Elliott Hughes · 2 years, 10 months ago
  73. 48e5333 Pull in the riscv64 uapi headers for riscv64 builds. by Elliott Hughes · 2 years, 10 months ago
  74. 771eacc Merge changes from topic "riscv64-elf" by Treehugger Robot · 2 years, 10 months ago
  75. 0f19b10 Switch to FreeBSD's elf_common.h. by Elliott Hughes · 2 years, 10 months ago
  76. bba6ddf Kernel header scrubber: remove unused map entries. by Elliott Hughes · 2 years, 10 months ago
  77. 4091afb Merge "Add __tls_get_addr for riscv64." by Treehugger Robot · 2 years, 10 months ago
  78. 76be72d Add __tls_get_addr for riscv64. by Elliott Hughes · 2 years, 10 months ago
  79. 5394de7 Merge "riscv64's struct stat is the same as arm64's." by Elliott Hughes · 2 years, 10 months ago
  80. 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
  81. 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
  82. 5cc8a46 riscv64's struct stat is the same as arm64's. by Elliott Hughes · 2 years, 10 months ago
  83. 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
  84. 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
  85. 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
  86. 32e6cca Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev am: 793d1fb5ab by Shubhangi Pawar · 2 years, 10 months ago
  87. 793d1fb Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev by Shubhangi Pawar · 2 years, 10 months ago
  88. 4c52471 Merge "s/riscv/riscv64/" by Treehugger Robot · 2 years, 10 months ago
  89. 82770d8 Merge "Call out the REL architectures and make RELA the default." by Elliott Hughes · 2 years, 10 months ago
  90. 6cfd1b5 Call out the REL architectures and make RELA the default. by Elliott Hughes · 2 years, 10 months ago
  91. 28a6445 s/riscv/riscv64/ by Elliott Hughes · 2 years, 10 months ago
  92. 5f16769 Merge "Add riscv64 to the map files." by Treehugger Robot · 2 years, 10 months ago
  93. 60bf36b Merge "Tell the version script generation script about risc-v." by Treehugger Robot · 2 years, 10 months ago
  94. 02cbe53 Merge "Remove a mips-specific hack." by Elliott Hughes · 2 years, 10 months ago
  95. de1df21 Remove a mips-specific hack. by Elliott Hughes · 2 years, 10 months ago
  96. df48d0f Add riscv64 to the map files. by Elliott Hughes · 2 years, 10 months ago
  97. 0a34425 Tell the version script generation script about risc-v. by Elliott Hughes · 2 years, 10 months ago
  98. 9ba9233 Merge "Remove unused variable." by Treehugger Robot · 2 years, 10 months ago
  99. b853510 Merge "Rewrite renameat()." by Treehugger Robot · 2 years, 10 months ago
  100. dc810a3 Remove unused variable. by Elliott Hughes · 2 years, 10 months ago