1. 361ab5b Merge "Switch to the arm-optimized-routines memcpy() and memmove()." by Elliott Hughes · 2 years, 9 months ago
  2. 1b1bb35 Merge "Add invalid riscv64 ELF files for the linker tests." by Elliott Hughes · 2 years, 9 months ago
  3. 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 2 years, 9 months ago
  4. d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 2 years, 9 months ago
  5. 6c599e3 Merge "Move memcpy_base.S into memcpy.S." by Treehugger Robot · 2 years, 9 months ago
  6. 06868c8 Merge "Remove assembler wmemmove()." by Treehugger Robot · 2 years, 9 months ago
  7. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 2 years, 9 months ago
  8. d5ac40c Move memcpy_base.S into memcpy.S. by Elliott Hughes · 2 years, 9 months ago
  9. 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 2 years, 9 months ago
  10. ec9f023 Add invalid riscv64 ELF files for the linker tests. by Elliott Hughes · 2 years, 9 months ago
  11. 8d4014e Merge "Correctly print RISC-V arch name on error when verifying ELF header." by Treehugger Robot · 2 years, 9 months ago
  12. 73840b5 Merge "Update sys_ptrace_test.cpp for riscv64." by Elliott Hughes · 2 years, 9 months ago
  13. 56c4db9 Merge "Add riscv64 support to the linker relocation benchmark." by Elliott Hughes · 2 years, 9 months ago
  14. b973c75 Correctly print RISC-V arch name on error when verifying ELF header. by Ulya Trafimovich · 2 years, 9 months ago
  15. 20561b8 Add riscv64 support to the linker relocation benchmark. by Elliott Hughes · 2 years, 9 months ago
  16. 9874c54 Merge "Nullability check for regex module." by Treehugger Robot · 2 years, 9 months ago
  17. 502c290 Merge "Update a comment to be more intention-revealing." by Treehugger Robot · 2 years, 9 months ago
  18. 89719df Update sys_ptrace_test.cpp for riscv64. by Elliott Hughes · 2 years, 9 months ago
  19. fc03503 Update a comment to be more intention-revealing. by Elliott Hughes · 2 years, 9 months ago
  20. cf74c0c Merge "Simplify the malloc_debug unwind." by Treehugger Robot · 2 years, 9 months ago
  21. 5c41b06 Merge "TEST_MAPPING: add CTS bionic test to kernel-presubmit" by Edward Liaw · 2 years, 9 months ago
  22. c272332 Merge "Add a hack for a RISC-V bug." by Elliott Hughes · 2 years, 9 months ago
  23. 4a8d7d7 TEST_MAPPING: add CTS bionic test to kernel-presubmit by Edward Liaw · 2 years, 9 months ago
  24. ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 2 years, 9 months ago
  25. eeaf9ed Simplify the malloc_debug unwind. by Elliott Hughes · 2 years, 9 months ago
  26. 7ececf1 Nullability check for regex module. by zijunzhao · 2 years, 9 months ago
  27. ebe850e Merge "Remove strtoq() and strtouq()." by Elliott Hughes · 2 years, 9 months ago
  28. 4f8ead4 Merge "Update the README.md" by Treehugger Robot · 2 years, 9 months ago
  29. a3696c1 Update the README.md by zijunzhao · 2 years, 9 months ago
  30. e71efc5 Merge "Use the same union in riscv64's ucontext." by Treehugger Robot · 2 years, 9 months ago
  31. 315373d Merge "Failures to parse SYSCALLS.TXT-like files should be errors." by Treehugger Robot · 2 years, 9 months ago
  32. 8e82677 Use the same union in riscv64's ucontext. by Elliott Hughes · 2 years, 9 months ago
  33. 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 2 years, 9 months ago
  34. ebd2f76 Merge "Sync with upstream NetBSD." by Elliott Hughes · 2 years, 9 months ago
  35. b163898 Merge "Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev am: 2934645119" by Automerger Merge Worker · 2 years, 9 months ago
  36. fd0b800 Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev am: 2934645119 by Treehugger Robot · 2 years, 9 months ago
  37. 2934645 Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev by Treehugger Robot · 2 years, 9 months ago
  38. 2d5217c Merge "Disable MemtagNoteTest#SEGV for native bridge" by Elliott Hughes · 2 years, 9 months ago
  39. ee26705 Merge "Fix a typo." by Treehugger Robot · 2 years, 9 months ago
  40. 1c1dfb8 Failures to parse SYSCALLS.TXT-like files should be errors. by Elliott Hughes · 2 years, 9 months ago
  41. 2cc2910 Disable MemtagNoteTest#SEGV for native bridge by dimitry · 2 years, 9 months ago
  42. c8bf923 Fix a typo. by Elliott Hughes · 2 years, 9 months ago
  43. 88e4e60 Sync with upstream NetBSD. by Elliott Hughes · 2 years, 9 months ago
  44. dd64a6e Disable MemtagNoteTest#SEGV for native bridge by dimitry · 2 years, 9 months ago
  45. 09db641 Merge "Update to v6.0 kernel headers." by Christopher Ferris · 2 years, 9 months ago
  46. 5ac1ad6 Merge "Merge "Fix-up for change in pwd/grp ids for PRNG seeder daemon" into android13-tests-dev am: d06e75b7e3" by Automerger Merge Worker · 2 years, 9 months ago
  47. 974b15e Merge "Fix-up for change in pwd/grp ids for PRNG seeder daemon" into android13-tests-dev am: d06e75b7e3 by Orion Hodson · 2 years, 9 months ago
  48. d06e75b Merge "Fix-up for change in pwd/grp ids for PRNG seeder daemon" into android13-tests-dev by Orion Hodson · 2 years, 9 months ago
  49. d8b0171 Merge "Remove fallback C sqrt/sqrtf." by Treehugger Robot · 2 years, 9 months ago
  50. e0942db Remove fallback C sqrt/sqrtf. by Elliott Hughes · 2 years, 9 months ago
  51. 836753a Merge "Simplify the libm build now we don't support non-neon." by Treehugger Robot · 2 years, 9 months ago
  52. a854888 Merge "arm64: use llvm's builtins for lround/lroundf/llround/llroundf." by Treehugger Robot · 2 years, 9 months ago
  53. 0cbb902 arm64: use llvm's builtins for lround/lroundf/llround/llroundf. by Elliott Hughes · 2 years, 9 months ago
  54. f5fd5ad Fix-up for change in pwd/grp ids for PRNG seeder daemon by Orion Hodson · 2 years, 9 months ago
  55. 150829d Merge "arm64: use llvm's builtins for copysign() and copysignf()." by Treehugger Robot · 2 years, 9 months ago
  56. 46f24a1 arm64: use llvm's builtins for copysign() and copysignf(). by Elliott Hughes · 2 years, 9 months ago
  57. 7711073 Merge "riscv64: don't go via the PLT for setjmp." by Treehugger Robot · 2 years, 9 months ago
  58. 6a1dc51 riscv64: don't go via the PLT for setjmp. by Elliott Hughes · 2 years, 9 months ago
  59. 4b0e16b Merge "Fix stdio -NaN tests for riscv64." by Treehugger Robot · 2 years, 9 months ago
  60. 5fa1c3a Merge "Add riscv64 lrint.S." by Treehugger Robot · 2 years, 9 months ago
  61. e0a9a38 Fix stdio -NaN tests for riscv64. by Elliott Hughes · 2 years, 9 months ago
  62. 4ceb347 Add riscv64 lrint.S. by Elliott Hughes · 2 years, 9 months ago
  63. e21affe Merge "Add trivial assembler implementations of sqrt()/sqrtf()." by Treehugger Robot · 2 years, 9 months ago
  64. a70e345 Simplify the libm build now we don't support non-neon. by Elliott Hughes · 2 years, 9 months ago
  65. a439845 Add trivial assembler implementations of sqrt()/sqrtf(). by Elliott Hughes · 2 years, 9 months ago
  66. a97ac8c Merge "riscv64: build the linker." by Treehugger Robot · 2 years, 10 months ago
  67. 3e4f603 riscv64: build the linker. by Elliott Hughes · 2 years, 10 months ago
  68. d91e069 Merge "Punch a hole for renameat(2) for app compat." by Treehugger Robot · 2 years, 10 months ago
  69. f4cace6 Punch a hole for renameat(2) for app compat. by Elliott Hughes · 2 years, 10 months ago
  70. b2ced4c Merge "Modify path for python clang support package" by Treehugger Robot · 2 years, 10 months ago
  71. 00fde2a Modify path for python clang support package by Pat Tjin · 2 years, 10 months ago
  72. 0f91724 Merge "Add a zip package containing the crt*.o objects" by Colin Cross · 2 years, 10 months ago
  73. 290c495 Add a zip package containing the crt*.o objects by Colin Cross · 2 years, 10 months ago
  74. 579088b Merge "Add riscv64 kernel headers to the ndk sysroot" by Treehugger Robot · 2 years, 10 months ago
  75. b9af067 Merge "Fix bionic tests for undefined __SIGRTMIN in musl" by Treehugger Robot · 2 years, 10 months ago
  76. bd26e0f Add riscv64 kernel headers to the ndk sysroot by Colin Cross · 2 years, 10 months ago
  77. 23b986c Fix bionic tests for undefined __SIGRTMIN in musl by Colin Cross · 2 years, 10 months ago
  78. bd03a19 Merge "Remove Commodore 64 support." by Elliott Hughes · 2 years, 10 months ago
  79. fbabf08 Merge "arm64: fix fesetround()." by Treehugger Robot · 2 years, 10 months ago
  80. 7047431 arm64: fix fesetround(). by Elliott Hughes · 2 years, 10 months ago
  81. f2be65d Merge "Remove explicit lists of ABIs." by Treehugger Robot · 2 years, 10 months ago
  82. 3f73ea6 Remove explicit lists of ABIs. by Elliott Hughes · 2 years, 10 months ago
  83. 473dcc5 Remove Commodore 64 support. by Elliott Hughes · 2 years, 10 months ago
  84. 0b67417 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 2 years, 10 months ago
  85. d33a5c6 Merge "riscv64: fix <fenv.h> tests." by Treehugger Robot · 2 years, 10 months ago
  86. 017aec5 Merge "riscv64: fix setjmp so we're actually using the right cookie!" by Treehugger Robot · 2 years, 10 months ago
  87. 938ec9b Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 2 years, 10 months ago
  88. 5a4a2fe Merge "arm64: simplify the fenv implementation a bit." by Treehugger Robot · 2 years, 10 months ago
  89. 017bd98 riscv64: fix <fenv.h> tests. by Elliott Hughes · 2 years, 10 months ago
  90. 45a8486 riscv64: fix setjmp so we're actually using the right cookie! by Elliott Hughes · 2 years, 10 months ago
  91. e24dd59 Merge "riscv64: don't store both arguments in the same place on the stack." by Treehugger Robot · 2 years, 10 months ago
  92. c800a3b riscv64: don't store both arguments in the same place on the stack. by Elliott Hughes · 2 years, 10 months ago
  93. 8333532 Merge "Revert "Refactor the bp file to avoid arch variant in cc_genrule."" by Treehugger Robot · 2 years, 10 months ago
  94. b15a64f Merge "riscv64 setjmp." by Treehugger Robot · 2 years, 10 months ago
  95. 3a57969 Revert "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 2 years, 10 months ago
  96. 86ef947 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 2 years, 10 months ago
  97. ed2654c Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 2 years, 10 months ago
  98. e1905ed riscv64 setjmp. by Elliott Hughes · 2 years, 10 months ago
  99. 5acd891 Merge changes I712a9a93,Idd7b3610 by Treehugger Robot · 2 years, 10 months ago
  100. 7a19624 Add riscv64 crtbegin assembler. by Elliott Hughes · 2 years, 10 months ago