1. fe2a9eb Clean up malloc stress test. by Christopher Ferris · 1 year, 3 months ago
  2. f459d80 Merge "Remove unused variable." into main by Christopher Ferris · 1 year, 3 months ago
  3. 8111487 Merge "Revert "Tidy up and document <limits.h>."" into main by Treehugger Robot · 1 year, 3 months ago
  4. babfe80 Merge "Remove <private/bsd_sys_param.h>." into main by Matthew Maurer · 1 year, 3 months ago
  5. e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 1 year, 3 months ago
  6. eae2849 Revert "Tidy up and document <limits.h>." by Elliott Hughes · 1 year, 3 months ago
  7. be39089 Merge "Tidy up and document <limits.h>." into main by Elliott Hughes · 1 year, 3 months ago
  8. 665bf63 Merge "Always include <sys/cdefs.h> first." into main by Elliott Hughes · 1 year, 3 months ago
  9. 2a5473f Merge "Remove unused variable." into main by Christopher Ferris · 1 year, 3 months ago
  10. 414dd2d Always include <sys/cdefs.h> first. by Elliott Hughes · 1 year, 3 months ago
  11. 87a5d20 Remove unused variable. by Christopher Ferris · 1 year, 3 months ago
  12. 47eb527 Tidy up and document <limits.h>. by Elliott Hughes · 1 year, 3 months ago
  13. ba3805a Remove unused variable. by Christopher Ferris · 1 year, 3 months ago
  14. 4abb163 Merge changes Ifbb55372,I26f5833b,I19ec542e,Ibe203918 into main by Florian Mayer · 1 year, 3 months ago
  15. b4fa67f Implement deterministic MTE globals for dlext RELRO sharing by Mitch Phillips · 1 year, 5 months ago
  16. c54d307 Fix dlext tests for MTE globals by Mitch Phillips · 1 year, 5 months ago
  17. 61436e2 Re-land tests for MTE globals by Mitch Phillips · 1 year, 5 months ago
  18. 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 1 year, 5 months ago
  19. bc95854 Merge "bionic: Add page size 16KiB compat tests" into main by Treehugger Robot · 1 year, 3 months ago
  20. 6459ad3 bionic: Add page size 16KiB compat tests by Kalesh Singh · 1 year, 3 months ago
  21. 9232ff4 Merge changes I3b4e4293,Ice110c6e into main by Kalesh Singh · 1 year, 3 months ago
  22. 25a5023 Merge "libc: Set __bionic_asm_align to 64 for arm and arm64" into main by Elliott Hughes · 1 year, 3 months ago
  23. 755b9c1 libc: Set __bionic_asm_align to 64 for arm and arm64 by Jake Weinstein · 7 years ago
  24. ce1c3cf linker: LoadSegments: Load 4KiB ELFs on 16KiB page-sized systems by Kalesh Singh · 1 year, 4 months ago
  25. 341537e Merge "Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension" into main by Aditya Kumar · 1 year, 3 months ago
  26. 52fe6ce Disable warning: passing no argument for the '...' parameter of a variadic macro is a C23 extension by Aditya Kumar · 1 year, 3 months ago
  27. 6b24bfa Merge "16kb: bionic: Re-align libtest_invalid-zero_shdr_table_offset.so to 16kb" into main by Juan Yescas · 1 year, 3 months ago
  28. 6cd85a7 Merge "librust_baremetal: Use cc_baremetal_defaults" into main by Treehugger Robot · 1 year, 3 months ago
  29. 9eeb033 Merge "16kb: bionic: Re-align libtest_invalid-zero_shdr_table_content.so to 16kb" into main by Treehugger Robot · 1 year, 3 months ago
  30. b23787f linker: LoadSegments: Preparatory work for 16KiB App Compat by Kalesh Singh · 1 year, 4 months ago
  31. 05113d4 Merge "[AArch64] BTI flag is missing from the crt_pad_segment.S" into main by Treehugger Robot · 1 year, 3 months ago
  32. 1d4f7f5 16kb: bionic: Re-align libtest_invalid-zero_shdr_table_offset.so to 16kb by Juan Yescas · 1 year, 3 months ago
  33. 5b17c76 16kb: bionic: Re-align libtest_invalid-zero_shdr_table_content.so to 16kb by Juan Yescas · 1 year, 3 months ago
  34. 9018e5f librust_baremetal: Use cc_baremetal_defaults by Pierre-Clément Tosi · 1 year, 3 months ago
  35. 63fca20 [AArch64] BTI flag is missing from the crt_pad_segment.S by Daniel Kiss · 1 year, 3 months ago
  36. 846d85e Merge "Allow v4l2r access to libc_uapi_headers" into main by Alistair Delva · 1 year, 3 months ago
  37. bad2272 Allow v4l2r access to libc_uapi_headers by Alistair Delva · 1 year, 3 months ago
  38. fdcb85d Merge "16kb: bionic: Re-align libtest_invalid-local-tls.so to 16kb" into main by Juan Yescas · 1 year, 3 months ago
  39. 0225a38 16kb: bionic: Re-align libtest_invalid-local-tls.so to 16kb by Juan Yescas · 1 year, 3 months ago
  40. 79cb4b9 Merge "16kb: bionic: Re-align libtest_invalid-unaligned_shdr_offset.so to 16kb" into main by Juan Yescas · 1 year, 3 months ago
  41. b710548 16kb: bionic: Re-align libtest_invalid-unaligned_shdr_offset.so to 16kb by Juan Yescas · 1 year, 3 months ago
  42. 98df7db Merge "Get out of the business of hard-coding a list of uapi unistd.h files." into main by Elliott Hughes · 1 year, 3 months ago
  43. 039a100 Merge "Add note about seemingly double relocation of the linker" into main by Treehugger Robot · 1 year, 3 months ago
  44. 81d7c82 Add note about seemingly double relocation of the linker by Florian Mayer · 1 year, 3 months ago
  45. 2bef43c Merge "Make the strncpy() test test strncpy()." into main by Elliott Hughes · 1 year, 3 months ago
  46. 2b08051 Merge "Remove 32-bit x86 wcs*()/wmem*() assembler." into main by Elliott Hughes · 1 year, 3 months ago
  47. 80246ff Get out of the business of hard-coding a list of uapi unistd.h files. by Elliott Hughes · 1 year, 3 months ago
  48. 71e585d Merge "Remove manual -fPIC from x86/x86-64 crt_so_defaults." into main by Elliott Hughes · 1 year, 3 months ago
  49. 49074ba Remove manual -fPIC from x86/x86-64 crt_so_defaults. by Elliott Hughes · 1 year, 3 months ago
  50. b24d217 Make the strncpy() test test strncpy(). by Elliott Hughes · 1 year, 3 months ago
  51. 06f28be Remove 32-bit x86 wcs*()/wmem*() assembler. by Elliott Hughes · 1 year, 3 months ago
  52. 91c23e7 Merge "16kb: bionic: Re-align libtest_invalid-empty_shdr_table.so to 16kb" into main by Juan Yescas · 1 year, 3 months ago
  53. e2d872e 16kb: bionic: Re-align libtest_invalid-empty_shdr_table.so to 16kb by Juan Yescas · 1 year, 3 months ago
  54. 72b47c9 Merge "cpp: Explicitly retain array definitions" into main by Treehugger Robot · 1 year, 3 months ago
  55. c76342d cpp: Explicitly retain array definitions by Brian Norris · 1 year, 4 months ago
  56. 366f5b5 Merge "Fix tests for change that modified #include names." into main by Christopher Ferris · 1 year, 3 months ago
  57. 05a9ff8 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 1 year, 3 months ago
  58. 3258fa5 Merge "Product variants are not in the NDK API surface." into main by Treehugger Robot · 1 year, 4 months ago
  59. 44df2c4 Fix tests for change that modified #include names. by Christopher Ferris · 1 year, 4 months ago
  60. 815dc39 Merge "Revert^4 "Use DoNotOptimize rather than rely on a volatile."" into main by Christopher Ferris · 1 year, 4 months ago
  61. dc9b0fd Revert^4 "Use DoNotOptimize rather than rely on a volatile." by Christopher Ferris · 1 year, 4 months ago
  62. b49b118 Merge "Revert^3 "Use DoNotOptimize rather than rely on a volatile."" into main by Liana Kazanova · 1 year, 4 months ago
  63. f5d5f83 Revert^3 "Use DoNotOptimize rather than rely on a volatile." by Liana Kazanova · 1 year, 4 months ago
  64. 62996f6 Merge "Revert^2 "Use DoNotOptimize rather than rely on a volatile."" into main by Christopher Ferris · 1 year, 4 months ago
  65. 9d1ef60 Product variants are not in the NDK API surface. by Justin Yun · 1 year, 4 months ago
  66. aad7abb Revert^2 "Use DoNotOptimize rather than rely on a volatile." by Christopher Ferris · 1 year, 4 months ago
  67. f48a8b9 Merge "Revert "Use DoNotOptimize rather than rely on a volatile."" into main by Priyanka Advani (xWF) · 1 year, 4 months ago
  68. 8469cdc Revert "Use DoNotOptimize rather than rely on a volatile." by Priyanka Advani (xWF) · 1 year, 4 months ago
  69. f976ec7 Merge "Use DoNotOptimize rather than rely on a volatile." into main by Christopher Ferris · 1 year, 4 months ago
  70. ea0b7fc Use DoNotOptimize rather than rely on a volatile. by Christopher Ferris · 1 year, 4 months ago
  71. 63fcca4 Update to v6.11 kernel headers. by Christopher Ferris · 1 year, 4 months ago
  72. ab777b2 Merge "Revert "Update to v6.11 kernel headers."" into main by Priyanka Advani (xWF) · 1 year, 4 months ago
  73. a805034 Revert "Update to v6.11 kernel headers." by Priyanka Advani (xWF) · 1 year, 4 months ago
  74. 94f46d4 Merge "bionic: Disable arm32 cpu_target_featuers test" into main by Jordan Abrahams-Whitehead · 1 year, 4 months ago
  75. 8b8f0cf Merge "unistd.h: document chdir()/fchdir()." into main by Elliott Hughes · 1 year, 4 months ago
  76. 6e6da00 Merge "Use new riscv unistd names for syscall definition." into main by Treehugger Robot · 1 year, 4 months ago
  77. ec07dac Use new riscv unistd names for syscall definition. by Christopher Ferris · 1 year, 4 months ago
  78. 1fd3982 Merge "Update to v6.11 kernel headers." into main by Christopher Ferris · 1 year, 4 months ago
  79. 3b3b356 bionic: Disable arm32 cpu_target_featuers test by Jordan R Abrahams-Whitehead · 1 year, 4 months ago
  80. fb9df25 unistd.h: document chdir()/fchdir(). by Elliott Hughes · 1 year, 4 months ago
  81. 4747b65 Merge "fortify: rewrite strlen to fold to a constant" into main by Treehugger Robot · 1 year, 4 months ago
  82. 86da38c fortify: rewrite strlen to fold to a constant by George Burgess IV · 1 year, 5 months ago
  83. 5f386d5 Merge "Remove unused variable." into main by Christopher Ferris · 1 year, 4 months ago
  84. 5348da0 Merge changes I3ba1e899,I62cbf638 into main by Treehugger Robot · 1 year, 4 months ago
  85. 41d403e libc: replace generic memcmp with atom impl by George Burgess IV · 1 year, 4 months ago
  86. 0193c3d libc: remove most dynamically-selected x86 atom functions by George Burgess IV · 1 year, 4 months ago
  87. 4ba5449 Update to v6.11 kernel headers. by Christopher Ferris · 1 year, 4 months ago
  88. c78e954 Merge "libc: -x some assembly files" into main by Treehugger Robot · 1 year, 4 months ago
  89. ebe04db Merge "bionic: Add tests for cpu target features" into main by Jordan Abrahams-Whitehead · 1 year, 4 months ago
  90. 77eab07 Merge "Remove use of ATOMIC_VAR_INIT." into main by Christopher Ferris · 1 year, 4 months ago
  91. 81ce887 Remove use of ATOMIC_VAR_INIT. by Christopher Ferris · 1 year, 4 months ago
  92. b975a72 bionic: Add tests for cpu target features by Jordan R Abrahams-Whitehead · 1 year, 4 months ago
  93. 8113238 Merge "Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120"" into main by Treehugger Robot · 1 year, 4 months ago
  94. 8ccb69f Remove unused variable. by Christopher Ferris · 1 year, 4 months ago
  95. 0d4b5a7 Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120" by Elliott Hughes · 1 year, 4 months ago
  96. 3f39551 libc: -x some assembly files by George Burgess IV · 1 year, 4 months ago
  97. 7af9bf0 Merge changes If8861745,I2cd93e4d into main by Florian Mayer · 1 year, 4 months ago
  98. 55aebf3 Merge changes from topic "am-77a3b54365744c28b98751b439776b01" into main by Automerger Merge Worker · 1 year, 4 months ago
  99. d0ae071 [automerger skipped] Merge "Add a CTS workaround for AID_CROS_EC." into android15-tests-dev am: 09bfe337aa -s ours by Elliott Hughes · 1 year, 4 months ago
  100. bf535d3 [automerger skipped] Add a CTS workaround for AID_CROS_EC. am: 39ff5d6ec4 -s ours by Elliott Hughes · 1 year, 4 months ago