1. a7637a8 Fix uses of the deprecated API level names in the implementation. by Elliott Hughes · 1 year ago
  2. 4c5fe98 Merge "linker: use %m in error messages." into main by Elliott Hughes · 1 year ago
  3. 0347038 Merge "exit(): add a lock." into main by Elliott Hughes · 1 year ago
  4. 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year ago
  5. f5e21d9 linker: use %m in error messages. by Elliott Hughes · 1 year ago
  6. 7ceba7b Merge changes Id8264654,I7b25151a into main by Treehugger Robot · 1 year ago
  7. 2f50bd8 Merge "libm/NOTICE: update." into main by Treehugger Robot · 1 year ago
  8. 8eebd02 linker: map the entire ELF file if address space is 64bit by Suren Baghdasaryan · 1 year ago
  9. ea5dd95 linker: map large portion of ELF file to read its fragments by Suren Baghdasaryan · 1 year ago
  10. 33b5b15 libm/NOTICE: update. by Elliott Hughes · 1 year ago
  11. 1e158af Merge "Simplify the abort() implementation." into main by Elliott Hughes · 1 year ago
  12. 9aa25fc Simplify the abort() implementation. by Elliott Hughes · 1 year ago
  13. 109550c Merge "fdtrack: report the total number of stacks..." into main by Treehugger Robot · 1 year ago
  14. 02e1c64 Merge "Use builtins for the x86/x86-64 lrint family." into main by Elliott Hughes · 1 year ago
  15. 4782b4e Merge "Obtain x86 cache info from CPU" into main by Elliott Hughes · 1 year ago
  16. 0899c11 Merge "libm/Android.bp: clarify "better"." into main by Elliott Hughes · 1 year ago
  17. 58aff2e libm/Android.bp: clarify "better". by Elliott Hughes · 1 year ago
  18. e2c414e fdtrack: report the total number of stacks... by Elliott Hughes · 1 year ago
  19. 70ffc32 Merge "libm: explain the hard-coded _BSD_SOURCE better." into main by Elliott Hughes · 1 year ago
  20. a5fa535 Use builtins for the x86/x86-64 lrint family. by Elliott Hughes · 1 year ago
  21. b86008a Merge "Update benchmarks/README.md for perf-setup to soong" into main by Treehugger Robot · 1 year ago
  22. 23f7c2a libm: explain the hard-coded _BSD_SOURCE better. by Elliott Hughes · 1 year ago
  23. 1d4bf29 Merge "__check_max_thread_id(): add the workaround to the error message." into main by Treehugger Robot · 1 year ago
  24. add2774 Merge "Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer." into main by Elliott Hughes · 1 year ago
  25. 3b23a65 Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer. by Elliott Hughes · 1 year ago
  26. d41a441 __check_max_thread_id(): add the workaround to the error message. by Elliott Hughes · 1 year ago
  27. fb0a6f7 Merge "Don't manually -DFLT_EVAL_METHOD." into main by Elliott Hughes · 1 year ago
  28. 60119cb Merge "Update visibility according to the change AVF directories layout" into main by Jiyong Park · 1 year ago
  29. 3f0c9e8 Don't manually -DFLT_EVAL_METHOD. by Elliott Hughes · 1 year ago
  30. 4ec3e70 Merge "Assert that FLT_EVAL_METHOD is 0 for our supported architectures." into main by Treehugger Robot · 1 year ago
  31. 33ae65b Assert that FLT_EVAL_METHOD is 0 for our supported architectures. by Elliott Hughes · 1 year ago
  32. d6a1fc2 Merge "Move the various fenv implementations." into main by Treehugger Robot · 1 year ago
  33. 558ae05 Move the various fenv implementations. by Elliott Hughes · 1 year ago
  34. 7fb9934 Merge "Ignore relocations in the vdso." into main by Elliott Hughes · 1 year ago
  35. 0733012 Merge "LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup." into main by Elliott Hughes · 1 year ago
  36. e46e96d Merge "libm: more 32-bit armv8 optimization." into main by Elliott Hughes · 1 year ago
  37. 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year ago
  38. a9d5f9b Update benchmarks/README.md for perf-setup to soong by yangbill · 1 year ago
  39. 15b1855 libm: more 32-bit armv8 optimization. by Elliott Hughes · 1 year ago
  40. 66d6112 Merge "Require deprecation messages." into main by Treehugger Robot · 1 year ago
  41. 9fb81ab LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup. by Elliott Hughes · 1 year ago
  42. 54564df Ignore relocations in the vdso. by Elliott Hughes · 1 year ago
  43. a35affc Merge "Update libm/NOTICE." into main by Treehugger Robot · 1 year ago
  44. 1bdeaf2 Update libm/NOTICE. by Elliott Hughes · 1 year ago
  45. 2be41d6 Merge "*.map.txt: replace codenames with explicit API levels." into main by Elliott Hughes · 1 year ago
  46. 4f3b7e1 Obtain x86 cache info from CPU by Elliott Hughes · 1 year ago
  47. 9912937 *.map.txt: replace codenames with explicit API levels. by Elliott Hughes · 1 year, 1 month ago
  48. 6e4d9a0 Merge "Explain the weird ldexp() quirk." into main by Elliott Hughes · 1 year ago
  49. 2cc5054 Merge "libm: sync with upstream FreeBSD." into main by Treehugger Robot · 1 year, 1 month ago
  50. ce6ce4f libm: sync with upstream FreeBSD. by Elliott Hughes · 1 year, 1 month ago
  51. 295e5a4 Merge "Remove unnecessary indirection for execve() and _exit()/_Exit()." into main by Elliott Hughes · 1 year, 1 month ago
  52. 55ee76d Merge "Make __linker_error() handle the trailing newline." into main by Elliott Hughes · 1 year, 1 month ago
  53. f989766 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main by Treehugger Robot · 1 year, 1 month ago
  54. 6486293 Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 1 year, 1 month ago
  55. d0d43ef Merge "Explain why we have significandl.c at all." into main by Treehugger Robot · 1 year, 1 month ago
  56. 8fa3438 Explain why we have significandl.c at all. by Elliott Hughes · 1 year, 1 month ago
  57. e8db407 Explain the weird ldexp() quirk. by Elliott Hughes · 1 year, 1 month ago
  58. b74fc83 Merge "Make LD_DEBUG logging go to stderr as well as logcat." into main by Treehugger Robot · 1 year, 1 month ago
  59. 62b6ef4 Merge "linker: show the exact ABI rather than "32-bit"/"64-bit"." into main by Treehugger Robot · 1 year, 1 month ago
  60. 4b08842 Make LD_DEBUG logging go to stderr as well as logcat. by Elliott Hughes · 1 year, 1 month ago
  61. 0f1e401 linker: show the exact ABI rather than "32-bit"/"64-bit". by Elliott Hughes · 1 year, 1 month ago
  62. c863e6e Make __linker_error() handle the trailing newline. by Elliott Hughes · 1 year, 1 month ago
  63. 4c8c7ef Merge "LD_DEBUG style nit." into main by Elliott Hughes · 1 year, 1 month ago
  64. 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
  65. b73c1c8 Merge "linker/Android.bp: factor out duplicated flags." into main by Elliott Hughes · 1 year, 1 month ago
  66. 772eeb5 Merge "Workaround app compat issue introduced by global ThinLTO optimization" into main by Yi Kong · 1 year, 1 month ago
  67. 1f18d02 LD_DEBUG style nit. by Elliott Hughes · 1 year, 1 month ago
  68. aede6ea Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 1 year, 1 month ago
  69. 45c789f 16k: bionic: Re-align libtest_empty.so to 16kb for arm64 and x86_64 by Vilas Bhat · 1 year, 1 month ago
  70. df44470 Merge "Explain why RTLD_LAZY isn't supported." into main by Treehugger Robot · 1 year, 1 month ago
  71. 82e48ae Explain why RTLD_LAZY isn't supported. by Elliott Hughes · 1 year, 1 month ago
  72. e9d0064 Remove unnecessary indirection for execve() and _exit()/_Exit(). by Elliott Hughes · 1 year, 1 month ago
  73. 5530c8e Merge "Add a log_allocator_stats_on_exit option." into main by Christopher Ferris · 1 year, 1 month ago
  74. df5527f Merge "Improve <ctype.h> and <wctype.h> test coverage slightly." into main by Elliott Hughes · 1 year, 1 month ago
  75. c1341e1 Add a log_allocator_stats_on_exit option. by Christopher Ferris · 1 year, 1 month ago
  76. dcb4d9f Improve <ctype.h> and <wctype.h> test coverage slightly. by Elliott Hughes · 1 year, 1 month ago
  77. d05459d Merge "towlower()/towupper(): reuse tolower()/toupper()." into main by Treehugger Robot · 1 year, 1 month ago
  78. 5261283 towlower()/towupper(): reuse tolower()/toupper(). by Elliott Hughes · 1 year, 1 month ago
  79. 58557e1 Merge "towctrans() should return the input and set errno on failure." into main by Elliott Hughes · 1 year, 1 month ago
  80. 5f99b02 towctrans() should return the input and set errno on failure. by Elliott Hughes · 1 year, 1 month ago
  81. d4623d3 Merge "Update the "number of functions in libc" table." into main by Treehugger Robot · 1 year, 1 month ago
  82. 4fda1bc Update the "number of functions in libc" table. by Elliott Hughes · 1 year, 1 month ago
  83. f4ef9a5 Merge "Also mention our _static_ benchmark binaries." into main by Elliott Hughes · 1 year, 1 month ago
  84. e7879ce Merge "We can say `-Xclang -verify` directly now." into main by Treehugger Robot · 1 year, 1 month ago
  85. 2a34a67 We can say `-Xclang -verify` directly now. by Elliott Hughes · 1 year, 1 month ago
  86. f4c9c74 Merge "wctype simplifications." into main by Elliott Hughes · 1 year, 1 month ago
  87. dcbf3d4 Merge "Fix error checking in __system_property_foreach() implementation." into main by Elliott Hughes · 1 year, 1 month ago
  88. a58871b Also mention our _static_ benchmark binaries. by Elliott Hughes · 1 year, 1 month ago
  89. a2fa7e1 wctype simplifications. by Elliott Hughes · 1 year, 1 month ago
  90. b1b2e37 linker/Android.bp: factor out duplicated flags. by Elliott Hughes · 1 year, 1 month ago
  91. aa530d5 Merge "<ctype.h>: more optimization." into main by Elliott Hughes · 1 year, 1 month ago
  92. d475c4f Merge "Simplify the libc.a [lack of] icu support." into main by Elliott Hughes · 1 year, 1 month ago
  93. 4e2d092 <ctype.h>: more optimization. by Elliott Hughes · 1 year, 6 months ago
  94. fa7fea5 Merge "Improve the <ctype.h> (and <wctype.h>) benchmarks." into main by Elliott Hughes · 1 year, 1 month ago
  95. b63f419 Merge "Factor out the keep_symbols magic." into main by Elliott Hughes · 1 year, 1 month ago
  96. 7cc1c6e Merge "Remove stutter." into main by Elliott Hughes · 1 year, 1 month ago
  97. 4a68d8a Merge "Migrate to the new APIs in clang-r522817" into main by Yi Kong · 1 year, 1 month ago
  98. be36fc5 Improve the <ctype.h> (and <wctype.h>) benchmarks. by Christopher Ferris · 1 year, 1 month ago
  99. 72b0f3b Simplify the libc.a [lack of] icu support. by Elliott Hughes · 1 year, 1 month ago
  100. 7311298 Merge "Remove dead workaround." into main by Elliott Hughes · 1 year, 1 month ago