1. d53ad05 Merge "riscv64: fix ifuncs, improve the ifunc tests." into main by Elliott Hughes · 2 years ago
  2. 620a722 riscv64: fix ifuncs, improve the ifunc tests. by Elliott Hughes · 2 years ago
  3. e722c75 Merge "linker_main: acquire loader lock earlier and release it later" into main by Ryan Prichard · 2 years ago
  4. d8708ba Merge "sys_hwprobe_test.cpp: compare vdso to syscall." into main by Treehugger Robot · 2 years ago
  5. e219a41 Merge "Move bionic test libraries to a default, for easy consumption in cts." into main by Mitch Phillips · 2 years ago
  6. f5c9a65 Move bionic test libraries to a default, for easy consumption in cts. by Mitch Phillips · 2 years ago
  7. 8ff3886 Merge "bionic: Fix typo in the argument passed to getauxval()" into main by Juan Yescas · 2 years ago
  8. 4c56259 Merge changes from topic "bionic_max_pgsize" into main by Juan Yescas · 2 years ago
  9. 0c56cba Merge "Add some new risc-v ELF relocations." into main by Treehugger Robot · 2 years ago
  10. 2bdf22e bionic: libc: WriteProtected use max_page_size() by Kalesh Singh · 2 years ago
  11. 307bae7 bionic: Introduce max_page_size() by Kalesh Singh · 2 years ago
  12. 67e8f22 linker_main: acquire loader lock earlier and release it later by Ryan Prichard · 2 years ago
  13. f517b68 Add some new risc-v ELF relocations. by Elliott Hughes · 2 years ago
  14. 0bd4117 bionic: Fix typo in the argument passed to getauxval() by Juan Yescas · 2 years ago
  15. c983dbf Merge "Point to the riscv64 psABI frame pointer documentation." into main by Elliott Hughes · 2 years ago
  16. 728aaf6 sys_hwprobe_test.cpp: compare vdso to syscall. by Elliott Hughes · 2 years ago
  17. f9571ec Point to the riscv64 psABI frame pointer documentation. by Elliott Hughes · 2 years ago
  18. 6e73f92 Merge changes from topic "bionic no page size macro" into main by Juan Yescas · 2 years ago
  19. 7de2012 bionic: PAGE_SIZE macro won't be used in page size agnostic targets by Juan Yescas · 2 years ago
  20. 49fdb0b bionic: Use getauxval(AT_PAGESZ) for page agnostic targets by Juan Yescas · 2 years ago
  21. c5c913b Merge "Clarify a confusing passage in the docs." into main by Treehugger Robot · 2 years ago
  22. 9b81e58 Clarify a confusing passage in the docs. by Elliott Hughes · 2 years ago
  23. 20ad912 Merge "Rename prop_bt." into main by Elliott Hughes · 2 years ago
  24. c37aa7a Rename prop_bt. by Elliott Hughes · 2 years ago
  25. b88dba9 Merge "linker_block_alloctor: Remove 4k page size assumption" into main by Kalesh Singh · 2 years ago
  26. 8b96b46 Merge "Use L() in libc/arch-x86_64/bionic/*.S." into main by Treehugger Robot · 2 years ago
  27. 1982dce Merge changes I1a60d6ef,Idabf0107 into main by Dan Albert · 2 years ago
  28. 072ff57 Use L() in libc/arch-x86_64/bionic/*.S. by Elliott Hughes · 2 years ago
  29. 6b2aa54 Merge "Add the L() macro for local labels to <private/bionic_asm.h>." into main by Treehugger Robot · 2 years ago
  30. ff8e00e linker_block_alloctor: Remove 4k page size assumption by Kalesh Singh · 2 years ago
  31. 636b9b9 Merge "Increase time to set allocation limit." into main by Christopher Ferris · 2 years ago
  32. b000788 Merge "Update NOTICE file." into main by Treehugger Robot · 2 years ago
  33. 23c97e9 Merge "Fix signature of mbstate_reset_and_return." into main by Treehugger Robot · 2 years ago
  34. 007bb4d Merge changes Ia6b8cff4,I390ea200 into main by Treehugger Robot · 2 years ago
  35. e1fbf3e Merge changes I51c6536e,Ifa0a555e,Iead5eb01,I11236609,Ia307cbd6 into main by Dan Albert · 2 years ago
  36. bc192cf Add the L() macro for local labels to <private/bionic_asm.h>. by Elliott Hughes · 2 years ago
  37. e9ffc52 Increase time to set allocation limit. by Christopher Ferris · 2 years ago
  38. 16007d5 Fix result for zero-length non-null conversion. by Dan Albert · 2 years ago
  39. 013d747 Fix signature of mbstate_reset_and_return. by Dan Albert · 2 years ago
  40. a9e914d Make multibyte result constants public. by Dan Albert · 2 years ago
  41. 3a8fed1 Fix mismatched return types for surrogate pairs. by Dan Albert · 2 years ago
  42. 9f30c6b Disable 0b parsing test for glibc. by Dan Albert · 2 years ago
  43. a137234 Update NOTICE file. by Elliott Hughes · 2 years ago
  44. 9a80691 Merge "Sync upstream FreeBSD libm." into main by Elliott Hughes · 2 years ago
  45. a40159f Improve output for failed wcsto* tests. by Dan Albert · 2 years ago
  46. 9f78c51 Add missing setlocale/uselocale for glibc tests. by Dan Albert · 2 years ago
  47. 5325653 Fix test for out of range multibyte characters. by Dan Albert · 2 years ago
  48. 4088e3a Sync upstream FreeBSD libm. by Elliott Hughes · 2 years ago
  49. 512469a Fix wchar tests for zero length conversions. by Dan Albert · 2 years ago
  50. 686e67d Fix wcsto*_l tests for glibc. by Dan Albert · 2 years ago
  51. e31c863 Merge "Define gettid symbol when testing on glibc < 2.30" into main by Treehugger Robot · 2 years ago
  52. 704e4e6 Define gettid symbol when testing on glibc < 2.30 by Tomasz Wasilczyk · 2 years ago
  53. 249ae82 Merge "riscv64: inline raise." into main by Elliott Hughes · 2 years ago
  54. 0e5b89c riscv64: inline raise. by Elliott Hughes · 2 years ago
  55. 85beace Merge "libm/libc: remove 'allow_untyped_symbols' flags" into main by Matthias Männich · 2 years ago
  56. 68cbdca libm/libc: remove 'allow_untyped_symbols' flags by Matthias Maennich · 2 years, 1 month ago
  57. 2df6e5f Merge "riscv64: use vdso for __riscv_hwprobe()." into main by Elliott Hughes · 2 years ago
  58. 95936ae Merge "riscv64: pass a null argument to ifunc resolvers." into main by Elliott Hughes · 2 years ago
  59. 1af07a9 Merge "avx2 memset: add missing `vzeroupper`." into main by Elliott Hughes · 2 years ago
  60. b08f79a riscv64: pass a null argument to ifunc resolvers. by Elliott Hughes · 2 years ago
  61. 9a7d048 riscv64: use vdso for __riscv_hwprobe(). by Elliott Hughes · 2 years ago
  62. 8a2f035 Merge "Don't assume size of functions." into main by Florian Mayer · 2 years ago
  63. c4d3867 Merge "riscv64: add <sys/hwprobe.h>." into main by Elliott Hughes · 2 years ago
  64. 8fc5ab4 Don't assume size of functions. by Florian Mayer · 2 years ago
  65. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years ago
  66. 7c95495 avx2 memset: add missing `vzeroupper`. by Elliott Hughes · 2 years ago
  67. 6e60191 Merge "Hold the loader mutex in linker_main once constructors are running" into main by Ryan Prichard · 2 years ago
  68. 504590d Merge changes I9c181568,Ic0b08511 into main by Ryan Prichard · 2 years ago
  69. 78a74b0 Merge "No tombstones under normal bionic unit tests run." into main by Christopher Ferris · 2 years ago
  70. 15c22cd No tombstones under normal bionic unit tests run. by Christopher Ferris · 2 years ago
  71. 1b42f8b Merge "Mark death tests properly." into main by Christopher Ferris · 2 years ago
  72. c833fab Mark death tests properly. by Christopher Ferris · 2 years ago
  73. 18d856e Add aligned_alloc to linker_memory.cpp by Ryan Prichard · 2 years ago
  74. 3714f21 Add missing assert.h include by Ryan Prichard · 2 years ago
  75. 9a027c7 Hold the loader mutex in linker_main once constructors are running by Ryan Prichard · 2 years ago
  76. 1b61cbf Merge "Fix potential flakiness in android_mallopt test." into main by Christopher Ferris · 2 years ago
  77. fe13041 Fix potential flakiness in android_mallopt test. by Christopher Ferris · 2 years ago
  78. 5684b72 Merge "Reuse the libm scalbn() as ldexp()." into main by Elliott Hughes · 2 years ago
  79. 23f67fb Merge "Disable uchar.start_state test for musl." into main by Treehugger Robot · 2 years ago
  80. 09d3b50 Disable uchar.start_state test for musl. by Dan Albert · 2 years ago
  81. c204334 Reuse the libm scalbn() as ldexp(). by Elliott Hughes · 2 years ago
  82. c1c39ca Merge "Add missing setlocale calls in tests." into main by Treehugger Robot · 2 years ago
  83. a0d0e35 Add missing setlocale calls in tests. by Dan Albert · 2 years, 1 month ago
  84. a8a9c09 Merge "Fix another over-long UTF-8 sequence test." into main by Treehugger Robot · 2 years ago
  85. 876f366 Merge changes I0845fdee,I879de1e8 into main by Treehugger Robot · 2 years ago
  86. ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years ago
  87. 87e7955 Merge "Sync upstream NetBSD." into main by Treehugger Robot · 2 years ago
  88. 6de9b74 Merge "Sync upstream OpenBSD." into main by Treehugger Robot · 2 years ago
  89. 8a77130 Merge "Sync upstream FreeBSD libm (trivial changes)." into main by Treehugger Robot · 2 years ago
  90. a1fa960 Merge "Sync upstream FreeBSD libm (real changes)." into main by Treehugger Robot · 2 years ago
  91. b6dda03 Merge "Sync upstream FreeBSD (qsort)." into main by Treehugger Robot · 2 years, 1 month ago
  92. 5220645 Merge changes Iac46bc9c,I4f853107 into main by Treehugger Robot · 2 years, 1 month ago
  93. f0d6c0a Merge "Sync with upstream FreeBSD." into main by Treehugger Robot · 2 years, 1 month ago
  94. f5b8c7d Fix another over-long UTF-8 sequence test. by Dan Albert · 2 years, 1 month ago
  95. ef8e158 Fix mbrtoc16 reserved range test for musl. by Dan Albert · 2 years, 1 month ago
  96. 78da292 Invert over-long UTF-8 bool for readability. by Dan Albert · 2 years, 1 month ago
  97. 1e8e0c1 Fix surrogate pair deocding for musl/glibc. by Dan Albert · 2 years, 1 month ago
  98. b9bc509 Add musl handling in run-on-host.sh. by Dan Albert · 2 years, 1 month ago
  99. 1b256de Merge changes Ia7dd2ded,I9e85a9ae,Id7436404 into main by Dan Albert · 2 years, 1 month ago
  100. 65ab63b Sync upstream FreeBSD (qsort). by Elliott Hughes · 2 years, 1 month ago