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