1. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 12 months ago
  2. 7b2c6d4 Merge "Remove obsolete __clang__ check (and `-D`)." into main by Elliott Hughes · 12 months ago
  3. d990f7d Merge "Linker: clear error for incorrect page size load." into main by Steven Moreland · 12 months ago
  4. 6e06348 Merge "Add _Fork() to POSIX header tests." into main by Elliott Hughes · 12 months ago
  5. eecc3dc Remove obsolete __clang__ check (and `-D`). by Elliott Hughes · 12 months ago
  6. 75237ed Merge "Add qsort_r to the POSIX header tests." into main by Elliott Hughes · 12 months ago
  7. 3f8d890 Merge "<netinet/in6.h>: don't require <string.h>." into main by Treehugger Robot · 12 months ago
  8. 9d3d38c Add _Fork() to POSIX header tests. by Elliott Hughes · 12 months ago
  9. fc89c8a Linker: clear error for incorrect page size load. by Steven Moreland · 1 year ago
  10. 534702c Add qsort_r to the POSIX header tests. by Elliott Hughes · 12 months ago
  11. 18c76a0 Merge "sigqueue/pthread_sigqueue: cleanup." into main by Elliott Hughes · 12 months ago
  12. ce4abcb <netinet/in6.h>: don't require <string.h>. by Elliott Hughes · 1 year ago
  13. 3bf404c sigqueue/pthread_sigqueue: cleanup. by Elliott Hughes · 1 year ago
  14. e1c232d Merge "Revert "linker: map large portion of ELF file to read its fragments"" into main by Suren Baghdasaryan · 1 year ago
  15. e400d03 Merge "libc.map.txt: remove the two riscv64 special cases." into main by Elliott Hughes · 1 year ago
  16. be3d71a Merge "Disable hwasan tests on zero checking tests." into main by Christopher Ferris · 1 year ago
  17. eadd64f Merge "Add POSIX qsort_r()." into main by Elliott Hughes · 1 year ago
  18. c16828b Revert "linker: map large portion of ELF file to read its fragments" by Suren Baghdasaryan · 1 year ago
  19. fb4b87b Disable hwasan tests on zero checking tests. by Christopher Ferris · 1 year ago
  20. 8232cb9 Merge "linker: don't abbreviate "offset"." into main by Elliott Hughes · 1 year ago
  21. 42b1a45 Merge "linker_note_gnu_property_test: clarify naming." into main by Elliott Hughes · 1 year ago
  22. f2f1253 Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main by Elliott Hughes · 1 year ago
  23. 0624d2b Merge "<sys/select.h>: use __builtin_memset rather than writing our own." into main by Elliott Hughes · 1 year ago
  24. 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year ago
  25. 5b22f93 Merge "<sys/_system_properties.h>: improve documentation." into main by Elliott Hughes · 1 year ago
  26. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year ago
  27. a3d607a libc.map.txt: remove the two riscv64 special cases. by Elliott Hughes · 1 year ago
  28. 23adf82 Merge "Simplify *.map.txt for API levels <= 21." into main by Elliott Hughes · 1 year ago
  29. 021dd1c Merge "Fix uses of the deprecated API level names in the implementation." into main by Elliott Hughes · 1 year ago
  30. 1fb9272 Merge "Revert "linker: map the entire ELF file if address space is 64bit"" into main by Suren Baghdasaryan · 1 year ago
  31. 7326294 Simplify *.map.txt for API levels <= 21. by Elliott Hughes · 1 year ago
  32. 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year ago
  33. a7637a8 Fix uses of the deprecated API level names in the implementation. by Elliott Hughes · 1 year ago
  34. 0aee1c0 Revert "linker: map the entire ELF file if address space is 64bit" by Suren Baghdasaryan · 1 year ago
  35. 1b36291 __init_shadow_call_stack: explicitly check for mmap() failures. by Elliott Hughes · 1 year ago
  36. bcff7cc linker: don't abbreviate "offset". by Elliott Hughes · 1 year ago
  37. 54faa65 linker_note_gnu_property_test: clarify naming. by Elliott Hughes · 1 year ago
  38. 4c5fe98 Merge "linker: use %m in error messages." into main by Elliott Hughes · 1 year ago
  39. 0347038 Merge "exit(): add a lock." into main by Elliott Hughes · 1 year ago
  40. 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year ago
  41. f5e21d9 linker: use %m in error messages. by Elliott Hughes · 1 year ago
  42. 7ceba7b Merge changes Id8264654,I7b25151a into main by Treehugger Robot · 1 year ago
  43. 2f50bd8 Merge "libm/NOTICE: update." into main by Treehugger Robot · 1 year ago
  44. 8eebd02 linker: map the entire ELF file if address space is 64bit by Suren Baghdasaryan · 1 year ago
  45. ea5dd95 linker: map large portion of ELF file to read its fragments by Suren Baghdasaryan · 1 year ago
  46. 33b5b15 libm/NOTICE: update. by Elliott Hughes · 1 year ago
  47. 1e158af Merge "Simplify the abort() implementation." into main by Elliott Hughes · 1 year ago
  48. 9aa25fc Simplify the abort() implementation. by Elliott Hughes · 1 year ago
  49. 109550c Merge "fdtrack: report the total number of stacks..." into main by Treehugger Robot · 1 year ago
  50. 02e1c64 Merge "Use builtins for the x86/x86-64 lrint family." into main by Elliott Hughes · 1 year ago
  51. 4782b4e Merge "Obtain x86 cache info from CPU" into main by Elliott Hughes · 1 year ago
  52. 0899c11 Merge "libm/Android.bp: clarify "better"." into main by Elliott Hughes · 1 year ago
  53. 58aff2e libm/Android.bp: clarify "better". by Elliott Hughes · 1 year ago
  54. e2c414e fdtrack: report the total number of stacks... by Elliott Hughes · 1 year ago
  55. 70ffc32 Merge "libm: explain the hard-coded _BSD_SOURCE better." into main by Elliott Hughes · 1 year ago
  56. a5fa535 Use builtins for the x86/x86-64 lrint family. by Elliott Hughes · 1 year ago
  57. b86008a Merge "Update benchmarks/README.md for perf-setup to soong" into main by Treehugger Robot · 1 year ago
  58. 23f7c2a libm: explain the hard-coded _BSD_SOURCE better. by Elliott Hughes · 1 year ago
  59. 1d4bf29 Merge "__check_max_thread_id(): add the workaround to the error message." into main by Treehugger Robot · 1 year ago
  60. add2774 Merge "Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer." into main by Elliott Hughes · 1 year ago
  61. 3b23a65 Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer. by Elliott Hughes · 1 year ago
  62. d41a441 __check_max_thread_id(): add the workaround to the error message. by Elliott Hughes · 1 year ago
  63. fb0a6f7 Merge "Don't manually -DFLT_EVAL_METHOD." into main by Elliott Hughes · 1 year ago
  64. 60119cb Merge "Update visibility according to the change AVF directories layout" into main by Jiyong Park · 1 year ago
  65. 3f0c9e8 Don't manually -DFLT_EVAL_METHOD. by Elliott Hughes · 1 year ago
  66. 4ec3e70 Merge "Assert that FLT_EVAL_METHOD is 0 for our supported architectures." into main by Treehugger Robot · 1 year ago
  67. 33ae65b Assert that FLT_EVAL_METHOD is 0 for our supported architectures. by Elliott Hughes · 1 year ago
  68. d6a1fc2 Merge "Move the various fenv implementations." into main by Treehugger Robot · 1 year ago
  69. 558ae05 Move the various fenv implementations. by Elliott Hughes · 1 year ago
  70. 7fb9934 Merge "Ignore relocations in the vdso." into main by Elliott Hughes · 1 year ago
  71. 0733012 Merge "LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup." into main by Elliott Hughes · 1 year ago
  72. e46e96d Merge "libm: more 32-bit armv8 optimization." into main by Elliott Hughes · 1 year ago
  73. 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year ago
  74. a9d5f9b Update benchmarks/README.md for perf-setup to soong by yangbill · 1 year, 1 month ago
  75. 15b1855 libm: more 32-bit armv8 optimization. by Elliott Hughes · 1 year ago
  76. 66d6112 Merge "Require deprecation messages." into main by Treehugger Robot · 1 year ago
  77. 9fb81ab LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup. by Elliott Hughes · 1 year ago
  78. 54564df Ignore relocations in the vdso. by Elliott Hughes · 1 year ago
  79. a35affc Merge "Update libm/NOTICE." into main by Treehugger Robot · 1 year ago
  80. 1bdeaf2 Update libm/NOTICE. by Elliott Hughes · 1 year ago
  81. 2be41d6 Merge "*.map.txt: replace codenames with explicit API levels." into main by Elliott Hughes · 1 year ago
  82. 4f3b7e1 Obtain x86 cache info from CPU by Elliott Hughes · 1 year, 1 month ago
  83. 9912937 *.map.txt: replace codenames with explicit API levels. by Elliott Hughes · 1 year, 1 month ago
  84. 6e4d9a0 Merge "Explain the weird ldexp() quirk." into main by Elliott Hughes · 1 year, 1 month ago
  85. 2cc5054 Merge "libm: sync with upstream FreeBSD." into main by Treehugger Robot · 1 year, 1 month ago
  86. ce6ce4f libm: sync with upstream FreeBSD. by Elliott Hughes · 1 year, 1 month ago
  87. 295e5a4 Merge "Remove unnecessary indirection for execve() and _exit()/_Exit()." into main by Elliott Hughes · 1 year, 1 month ago
  88. 55ee76d Merge "Make __linker_error() handle the trailing newline." into main by Elliott Hughes · 1 year, 1 month ago
  89. f989766 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main by Treehugger Robot · 1 year, 1 month ago
  90. 6486293 Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 1 year, 1 month ago
  91. d0d43ef Merge "Explain why we have significandl.c at all." into main by Treehugger Robot · 1 year, 1 month ago
  92. 8fa3438 Explain why we have significandl.c at all. by Elliott Hughes · 1 year, 1 month ago
  93. e8db407 Explain the weird ldexp() quirk. by Elliott Hughes · 1 year, 1 month ago
  94. b74fc83 Merge "Make LD_DEBUG logging go to stderr as well as logcat." into main by Treehugger Robot · 1 year, 1 month ago
  95. 62b6ef4 Merge "linker: show the exact ABI rather than "32-bit"/"64-bit"." into main by Treehugger Robot · 1 year, 1 month ago
  96. 4b08842 Make LD_DEBUG logging go to stderr as well as logcat. by Elliott Hughes · 1 year, 1 month ago
  97. 0f1e401 linker: show the exact ABI rather than "32-bit"/"64-bit". by Elliott Hughes · 1 year, 1 month ago
  98. c863e6e Make __linker_error() handle the trailing newline. by Elliott Hughes · 1 year, 1 month ago
  99. 4c8c7ef Merge "LD_DEBUG style nit." into main by Elliott Hughes · 1 year, 1 month ago
  100. 3addbd2 Merge "16k: bionic: Re-align libtest_empty.so to 16kb for arm64 and x86_64" into main by Treehugger Robot · 1 year, 1 month ago