1. d2eaa33 Merge "Remove remaining "ASCII binary blobs"." am: c88467704f by Elliott Hughes · 2 years, 8 months ago
  2. c884677 Merge "Remove remaining "ASCII binary blobs"." by Elliott Hughes · 2 years, 8 months ago
  3. a0faeb2 Remove remaining "ASCII binary blobs". by Elliott Hughes · 2 years, 9 months ago
  4. 4bfa3e3 Merge "Move to arm-optimized-routines memset()." am: db681c0223 by Elliott Hughes · 2 years, 9 months ago
  5. db681c0 Merge "Move to arm-optimized-routines memset()." by Elliott Hughes · 2 years, 9 months ago
  6. b968a2f Merge "Switch to the arm-optimized-routines memcpy() and memmove()." am: 361ab5beab by Elliott Hughes · 2 years, 9 months ago
  7. 023e4e7 Move to arm-optimized-routines memset(). by Elliott Hughes · 2 years, 9 months ago
  8. 361ab5b Merge "Switch to the arm-optimized-routines memcpy() and memmove()." by Elliott Hughes · 2 years, 9 months ago
  9. 1c652bd Merge "Add invalid riscv64 ELF files for the linker tests." am: 1b1bb3543d by Elliott Hughes · 2 years, 9 months ago
  10. 1b1bb35 Merge "Add invalid riscv64 ELF files for the linker tests." by Elliott Hughes · 2 years, 9 months ago
  11. 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 2 years, 9 months ago
  12. 265920e Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." am: d26d3c0b5c by Treehugger Robot · 2 years, 9 months ago
  13. d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 2 years, 9 months ago
  14. 4895b28 Merge "Move memcpy_base.S into memcpy.S." am: 6c599e3a67 by Treehugger Robot · 2 years, 9 months ago
  15. c7a0f0e Merge "Remove assembler wmemmove()." am: 06868c8646 by Treehugger Robot · 2 years, 9 months ago
  16. 6c599e3 Merge "Move memcpy_base.S into memcpy.S." by Treehugger Robot · 2 years, 9 months ago
  17. 06868c8 Merge "Remove assembler wmemmove()." by Treehugger Robot · 2 years, 9 months ago
  18. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 2 years, 9 months ago
  19. d5ac40c Move memcpy_base.S into memcpy.S. by Elliott Hughes · 2 years, 9 months ago
  20. 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 2 years, 9 months ago
  21. ec9f023 Add invalid riscv64 ELF files for the linker tests. by Elliott Hughes · 2 years, 9 months ago
  22. 179fc3d Merge "Correctly print RISC-V arch name on error when verifying ELF header." am: 8d4014e135 by Treehugger Robot · 2 years, 9 months ago
  23. 8d4014e Merge "Correctly print RISC-V arch name on error when verifying ELF header." by Treehugger Robot · 2 years, 9 months ago
  24. a2d3b1e Merge "Update sys_ptrace_test.cpp for riscv64." am: 73840b56b2 by Elliott Hughes · 2 years, 9 months ago
  25. 73840b5 Merge "Update sys_ptrace_test.cpp for riscv64." by Elliott Hughes · 2 years, 9 months ago
  26. d93bf64 Merge "Add riscv64 support to the linker relocation benchmark." am: 56c4db9aeb by Elliott Hughes · 2 years, 9 months ago
  27. 56c4db9 Merge "Add riscv64 support to the linker relocation benchmark." by Elliott Hughes · 2 years, 9 months ago
  28. b973c75 Correctly print RISC-V arch name on error when verifying ELF header. by Ulya Trafimovich · 2 years, 9 months ago
  29. 20561b8 Add riscv64 support to the linker relocation benchmark. by Elliott Hughes · 2 years, 9 months ago
  30. 00c63fc Merge "Nullability check for regex module." am: 9874c54c93 by Treehugger Robot · 2 years, 9 months ago
  31. 9874c54 Merge "Nullability check for regex module." by Treehugger Robot · 2 years, 9 months ago
  32. d3cc9e9 Merge "Update a comment to be more intention-revealing." am: 502c290a29 by Treehugger Robot · 2 years, 9 months ago
  33. 502c290 Merge "Update a comment to be more intention-revealing." by Treehugger Robot · 2 years, 9 months ago
  34. 89719df Update sys_ptrace_test.cpp for riscv64. by Elliott Hughes · 2 years, 9 months ago
  35. fc03503 Update a comment to be more intention-revealing. by Elliott Hughes · 2 years, 9 months ago
  36. c24dc38 Merge "Simplify the malloc_debug unwind." am: cf74c0c020 by Treehugger Robot · 2 years, 9 months ago
  37. cf74c0c Merge "Simplify the malloc_debug unwind." by Treehugger Robot · 2 years, 9 months ago
  38. fdc005d Merge "TEST_MAPPING: add CTS bionic test to kernel-presubmit" am: 5c41b06529 by Edward Liaw · 2 years, 9 months ago
  39. 5c41b06 Merge "TEST_MAPPING: add CTS bionic test to kernel-presubmit" by Edward Liaw · 2 years, 9 months ago
  40. 69528da Merge "Add a hack for a RISC-V bug." am: c272332747 by Elliott Hughes · 2 years, 9 months ago
  41. c272332 Merge "Add a hack for a RISC-V bug." by Elliott Hughes · 2 years, 9 months ago
  42. 4a8d7d7 TEST_MAPPING: add CTS bionic test to kernel-presubmit by Edward Liaw · 2 years, 9 months ago
  43. ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 2 years, 9 months ago
  44. eeaf9ed Simplify the malloc_debug unwind. by Elliott Hughes · 2 years, 9 months ago
  45. 88c683a Merge "Remove strtoq() and strtouq()." am: ebe850e01c by Elliott Hughes · 2 years, 9 months ago
  46. c29c53f Merge "Update the README.md" am: 4f8ead4a63 by Treehugger Robot · 2 years, 9 months ago
  47. 7ececf1 Nullability check for regex module. by zijunzhao · 2 years, 9 months ago
  48. ebe850e Merge "Remove strtoq() and strtouq()." by Elliott Hughes · 2 years, 9 months ago
  49. 4f8ead4 Merge "Update the README.md" by Treehugger Robot · 2 years, 9 months ago
  50. a3696c1 Update the README.md by zijunzhao · 2 years, 9 months ago
  51. dba9325 Merge "Use the same union in riscv64's ucontext." am: e71efc5ca6 by Treehugger Robot · 2 years, 9 months ago
  52. e71efc5 Merge "Use the same union in riscv64's ucontext." by Treehugger Robot · 2 years, 9 months ago
  53. a9f5c49 Merge "Failures to parse SYSCALLS.TXT-like files should be errors." am: 315373dcab by Treehugger Robot · 2 years, 9 months ago
  54. 315373d Merge "Failures to parse SYSCALLS.TXT-like files should be errors." by Treehugger Robot · 2 years, 9 months ago
  55. 8e82677 Use the same union in riscv64's ucontext. by Elliott Hughes · 2 years, 9 months ago
  56. a33c666 Merge "Sync with upstream NetBSD." am: ebd2f76c9b by Elliott Hughes · 2 years, 9 months ago
  57. 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 2 years, 9 months ago
  58. ebd2f76 Merge "Sync with upstream NetBSD." by Elliott Hughes · 2 years, 9 months ago
  59. a42733c Merge "Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev am: 2934645119" am: b1638983e6 by Automerger Merge Worker · 2 years, 9 months ago
  60. b163898 Merge "Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev am: 2934645119" by Automerger Merge Worker · 2 years, 9 months ago
  61. fd0b800 Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev am: 2934645119 by Treehugger Robot · 2 years, 9 months ago
  62. 2934645 Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev by Treehugger Robot · 2 years, 9 months ago
  63. 69a3932 Merge "Disable MemtagNoteTest#SEGV for native bridge" am: 2d5217ced1 by Elliott Hughes · 2 years, 9 months ago
  64. 2d5217c Merge "Disable MemtagNoteTest#SEGV for native bridge" by Elliott Hughes · 2 years, 9 months ago
  65. b75ed73 Merge "Fix a typo." am: ee267053bc by Treehugger Robot · 2 years, 9 months ago
  66. ee26705 Merge "Fix a typo." by Treehugger Robot · 2 years, 9 months ago
  67. 1c1dfb8 Failures to parse SYSCALLS.TXT-like files should be errors. by Elliott Hughes · 2 years, 9 months ago
  68. 2cc2910 Disable MemtagNoteTest#SEGV for native bridge by dimitry · 2 years, 9 months ago
  69. c8bf923 Fix a typo. by Elliott Hughes · 2 years, 9 months ago
  70. 88e4e60 Sync with upstream NetBSD. by Elliott Hughes · 2 years, 9 months ago
  71. dd64a6e Disable MemtagNoteTest#SEGV for native bridge by dimitry · 2 years, 9 months ago
  72. 9f930dd Merge "Update to v6.0 kernel headers." am: 09db6416bc by Christopher Ferris · 2 years, 9 months ago
  73. 09db641 Merge "Update to v6.0 kernel headers." by Christopher Ferris · 2 years, 9 months ago
  74. 72b7c44 Merge "Merge "Fix-up for change in pwd/grp ids for PRNG seeder daemon" into android13-tests-dev am: d06e75b7e3" am: 5ac1ad606a by Automerger Merge Worker · 2 years, 9 months ago
  75. 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
  76. 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
  77. 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
  78. 4eeafde Merge "Remove fallback C sqrt/sqrtf." am: d8b0171e35 by Treehugger Robot · 2 years, 9 months ago
  79. d8b0171 Merge "Remove fallback C sqrt/sqrtf." by Treehugger Robot · 2 years, 9 months ago
  80. e0942db Remove fallback C sqrt/sqrtf. by Elliott Hughes · 2 years, 9 months ago
  81. e78cca0 Merge "Simplify the libm build now we don't support non-neon." am: 836753a22b by Treehugger Robot · 2 years, 9 months ago
  82. 836753a Merge "Simplify the libm build now we don't support non-neon." by Treehugger Robot · 2 years, 9 months ago
  83. dd74d44 Merge "arm64: use llvm's builtins for lround/lroundf/llround/llroundf." am: a854888c67 by Treehugger Robot · 2 years, 9 months ago
  84. a854888 Merge "arm64: use llvm's builtins for lround/lroundf/llround/llroundf." by Treehugger Robot · 2 years, 9 months ago
  85. 0cbb902 arm64: use llvm's builtins for lround/lroundf/llround/llroundf. by Elliott Hughes · 2 years, 9 months ago
  86. f5fd5ad Fix-up for change in pwd/grp ids for PRNG seeder daemon by Orion Hodson · 2 years, 9 months ago
  87. 8472577 Merge "arm64: use llvm's builtins for copysign() and copysignf()." am: 150829d73d by Treehugger Robot · 2 years, 9 months ago
  88. 150829d Merge "arm64: use llvm's builtins for copysign() and copysignf()." by Treehugger Robot · 2 years, 9 months ago
  89. ffeadc6 Merge "riscv64: don't go via the PLT for setjmp." am: 77110736f0 by Treehugger Robot · 2 years, 9 months ago
  90. 46f24a1 arm64: use llvm's builtins for copysign() and copysignf(). by Elliott Hughes · 2 years, 9 months ago
  91. 7711073 Merge "riscv64: don't go via the PLT for setjmp." by Treehugger Robot · 2 years, 9 months ago
  92. 6a1dc51 riscv64: don't go via the PLT for setjmp. by Elliott Hughes · 2 years, 9 months ago
  93. c559f1d Merge "Fix stdio -NaN tests for riscv64." am: 4b0e16bc72 by Treehugger Robot · 2 years, 9 months ago
  94. 39d60d4 Merge "Add riscv64 lrint.S." am: 5fa1c3ae37 by Treehugger Robot · 2 years, 9 months ago
  95. 4b0e16b Merge "Fix stdio -NaN tests for riscv64." by Treehugger Robot · 2 years, 9 months ago
  96. 5fa1c3a Merge "Add riscv64 lrint.S." by Treehugger Robot · 2 years, 9 months ago
  97. e0a9a38 Fix stdio -NaN tests for riscv64. by Elliott Hughes · 2 years, 9 months ago
  98. 4ceb347 Add riscv64 lrint.S. by Elliott Hughes · 2 years, 9 months ago
  99. f351180 Merge "Add trivial assembler implementations of sqrt()/sqrtf()." am: e21affe39f by Treehugger Robot · 2 years, 9 months ago
  100. e21affe Merge "Add trivial assembler implementations of sqrt()/sqrtf()." by Treehugger Robot · 2 years, 9 months ago