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