- d7e16df Merge "LD_DEBUG style nit." into main am: 4c8c7eff6c by Elliott Hughes · 1 year, 1 month ago
- 4c8c7ef Merge "LD_DEBUG style nit." into main by Elliott Hughes · 1 year, 1 month ago
- 0c7a19c Merge "16k: bionic: Re-align libtest_empty.so to 16kb for arm64 and x86_64" into main am: 3addbd2659 by Treehugger Robot · 1 year, 1 month ago
- f52bdf2 Merge "linker/Android.bp: factor out duplicated flags." into main am: b73c1c8eb6 by Elliott Hughes · 1 year, 1 month ago
- 9268957 Merge "Workaround app compat issue introduced by global ThinLTO optimization" into main am: 772eeb5146 by Yi Kong · 1 year, 1 month ago
- 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
- b73c1c8 Merge "linker/Android.bp: factor out duplicated flags." into main by Elliott Hughes · 1 year, 1 month ago
- 772eeb5 Merge "Workaround app compat issue introduced by global ThinLTO optimization" into main by Yi Kong · 1 year, 1 month ago
- 1f18d02 LD_DEBUG style nit. by Elliott Hughes · 1 year, 1 month ago
- aede6ea Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 1 year, 1 month ago
- 45c789f 16k: bionic: Re-align libtest_empty.so to 16kb for arm64 and x86_64 by Vilas Bhat · 1 year, 1 month ago
- faeee7a Merge "Explain why RTLD_LAZY isn't supported." into main am: df44470775 by Treehugger Robot · 1 year, 1 month ago
- df44470 Merge "Explain why RTLD_LAZY isn't supported." into main by Treehugger Robot · 1 year, 1 month ago
- 82e48ae Explain why RTLD_LAZY isn't supported. by Elliott Hughes · 1 year, 1 month ago
- b8af2d3 Merge "Add a log_allocator_stats_on_exit option." into main am: 5530c8e302 by Christopher Ferris · 1 year, 1 month ago
- 5530c8e Merge "Add a log_allocator_stats_on_exit option." into main by Christopher Ferris · 1 year, 1 month ago
- 583e4ed Merge "Improve <ctype.h> and <wctype.h> test coverage slightly." into main am: df5527f81c by Elliott Hughes · 1 year, 1 month ago
- df5527f Merge "Improve <ctype.h> and <wctype.h> test coverage slightly." into main by Elliott Hughes · 1 year, 1 month ago
- c1341e1 Add a log_allocator_stats_on_exit option. by Christopher Ferris · 1 year, 1 month ago
- dcb4d9f Improve <ctype.h> and <wctype.h> test coverage slightly. by Elliott Hughes · 1 year, 1 month ago
- 3a6ab0e Merge "towlower()/towupper(): reuse tolower()/toupper()." into main am: d05459d229 by Treehugger Robot · 1 year, 1 month ago
- d05459d Merge "towlower()/towupper(): reuse tolower()/toupper()." into main by Treehugger Robot · 1 year, 1 month ago
- 5261283 towlower()/towupper(): reuse tolower()/toupper(). by Elliott Hughes · 1 year, 1 month ago
- 4f4c880 Merge "towctrans() should return the input and set errno on failure." into main am: 58557e109a by Elliott Hughes · 1 year, 1 month ago
- 58557e1 Merge "towctrans() should return the input and set errno on failure." into main by Elliott Hughes · 1 year, 1 month ago
- 5f99b02 towctrans() should return the input and set errno on failure. by Elliott Hughes · 1 year, 1 month ago
- 9bfff80 Merge "Update the "number of functions in libc" table." into main am: d4623d3f61 by Treehugger Robot · 1 year, 1 month ago
- d4623d3 Merge "Update the "number of functions in libc" table." into main by Treehugger Robot · 1 year, 1 month ago
- 4fda1bc Update the "number of functions in libc" table. by Elliott Hughes · 1 year, 1 month ago
- b148a1b Merge "Also mention our _static_ benchmark binaries." into main am: f4ef9a53de by Elliott Hughes · 1 year, 1 month ago
- f4ef9a5 Merge "Also mention our _static_ benchmark binaries." into main by Elliott Hughes · 1 year, 1 month ago
- 1c2f68e Merge "We can say `-Xclang -verify` directly now." into main am: e7879cebf6 by Treehugger Robot · 1 year, 1 month ago
- e7879ce Merge "We can say `-Xclang -verify` directly now." into main by Treehugger Robot · 1 year, 1 month ago
- 2a34a67 We can say `-Xclang -verify` directly now. by Elliott Hughes · 1 year, 1 month ago
- f27ddc7 Merge "wctype simplifications." into main am: f4c9c7470d by Elliott Hughes · 1 year, 1 month ago
- f4c9c74 Merge "wctype simplifications." into main by Elliott Hughes · 1 year, 1 month ago
- 9636797 Merge "Fix error checking in __system_property_foreach() implementation." into main am: dcbf3d4b41 by Elliott Hughes · 1 year, 1 month ago
- dcbf3d4 Merge "Fix error checking in __system_property_foreach() implementation." into main by Elliott Hughes · 1 year, 1 month ago
- a58871b Also mention our _static_ benchmark binaries. by Elliott Hughes · 1 year, 1 month ago
- a2fa7e1 wctype simplifications. by Elliott Hughes · 1 year, 1 month ago
- b1b2e37 linker/Android.bp: factor out duplicated flags. by Elliott Hughes · 1 year, 1 month ago
- 6ebc5f4 Merge "<ctype.h>: more optimization." into main am: aa530d55cd by Elliott Hughes · 1 year, 1 month ago
- aa530d5 Merge "<ctype.h>: more optimization." into main by Elliott Hughes · 1 year, 1 month ago
- 3d9f321 Merge "Simplify the libc.a [lack of] icu support." into main am: d475c4f62a by Elliott Hughes · 1 year, 1 month ago
- d475c4f Merge "Simplify the libc.a [lack of] icu support." into main by Elliott Hughes · 1 year, 1 month ago
- 4e2d092 <ctype.h>: more optimization. by Elliott Hughes · 1 year, 6 months ago
- 32949ab Merge "Improve the <ctype.h> (and <wctype.h>) benchmarks." into main am: fa7fea5ce6 by Elliott Hughes · 1 year, 1 month ago
- fa7fea5 Merge "Improve the <ctype.h> (and <wctype.h>) benchmarks." into main by Elliott Hughes · 1 year, 1 month ago
- 2f89971 Merge "Factor out the keep_symbols magic." into main am: b63f4198cd by Elliott Hughes · 1 year, 1 month ago
- 005e395 Merge "Remove stutter." into main am: 7cc1c6ec71 by Elliott Hughes · 1 year, 1 month ago
- b63f419 Merge "Factor out the keep_symbols magic." into main by Elliott Hughes · 1 year, 1 month ago
- 7cc1c6e Merge "Remove stutter." into main by Elliott Hughes · 1 year, 1 month ago
- 92bf7b8 Merge "Migrate to the new APIs in clang-r522817" into main am: 4a68d8aa6a by Yi Kong · 1 year, 1 month ago
- 4a68d8a Merge "Migrate to the new APIs in clang-r522817" into main by Yi Kong · 1 year, 1 month ago
- be36fc5 Improve the <ctype.h> (and <wctype.h>) benchmarks. by Christopher Ferris · 1 year, 1 month ago
- 72b0f3b Simplify the libc.a [lack of] icu support. by Elliott Hughes · 1 year, 1 month ago
- ea00f75 Merge "Remove dead workaround." into main am: 7311298855 by Elliott Hughes · 1 year, 1 month ago
- 7311298 Merge "Remove dead workaround." into main by Elliott Hughes · 1 year, 1 month ago
- 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 1 month ago
- d55def8 Remove stutter. by Elliott Hughes · 1 year, 1 month ago
- 51ec8a3 Fix error checking in __system_property_foreach() implementation. by Elliott Hughes · 1 year, 1 month ago
- 047fc53 Merge "Insulate against log spam." into main am: 5bee2a8352 by Elliott Hughes · 1 year, 1 month ago
- c2293e9 Merge "Remove the msun source files not mentioned in a .bp file." into main am: da3ed2cad4 by Elliott Hughes · 1 year, 1 month ago
- 5bee2a8 Merge "Insulate against log spam." into main by Elliott Hughes · 1 year, 1 month ago
- da3ed2c Merge "Remove the msun source files not mentioned in a .bp file." into main by Elliott Hughes · 1 year, 1 month ago
- e779ddf Merge "Add MOPS memcpy/memset/memmove from arm-optimized-routines." into main am: edb15e9fa9 by Elliott Hughes · 1 year, 1 month ago
- edb15e9 Merge "Add MOPS memcpy/memset/memmove from arm-optimized-routines." into main by Elliott Hughes · 1 year, 1 month ago
- e1aabd2 Insulate against log spam. by Elliott Hughes · 1 year, 1 month ago
- 6fc5050 Remove the msun source files not mentioned in a .bp file. by Elliott Hughes · 1 year, 1 month ago
- c12d16c Merge "Remove gwp_asan_crash_handler dependency from libc" into main am: 8cbea91967 by Treehugger Robot · 1 year, 1 month ago
- 8cbea91 Merge "Remove gwp_asan_crash_handler dependency from libc" into main by Treehugger Robot · 1 year, 1 month ago
- 803e50a Merge "<fts.h>: fix nullability annotation." into main am: 2adf2db930 by Elliott Hughes · 1 year, 1 month ago
- 2adf2db Merge "<fts.h>: fix nullability annotation." into main by Elliott Hughes · 1 year, 1 month ago
- 06bdfa5 Remove gwp_asan_crash_handler dependency from libc by Mitch Phillips · 1 year, 1 month ago
- da81ec4 <fts.h>: fix nullability annotation. by Elliott Hughes · 1 year, 1 month ago
- d33af4a Merge "Update libm/NOTICE." into main am: ccfce3bf87 by Treehugger Robot · 1 year, 1 month ago
- ccfce3b Merge "Update libm/NOTICE." into main by Treehugger Robot · 1 year, 1 month ago
- 2ee3fcf Update libm/NOTICE. by Elliott Hughes · 1 year, 1 month ago
- bac7e69 Remove dead workaround. by Elliott Hughes · 1 year, 1 month ago
- 4b6a89b Add MOPS memcpy/memset/memmove from arm-optimized-routines. by Tamas Zsoldos · 1 year, 9 months ago
- 9ea5901 Merge "Just say "arm" rather than "arm_eabi"." into main am: 1865975e77 by Elliott Hughes · 1 year, 1 month ago
- a362529 Merge "Remove the i386-specific use of ipc(2)." into main am: d91f3c1465 by Elliott Hughes · 1 year, 1 month ago
- 1865975 Merge "Just say "arm" rather than "arm_eabi"." into main by Elliott Hughes · 1 year, 1 month ago
- d91f3c1 Merge "Remove the i386-specific use of ipc(2)." into main by Elliott Hughes · 1 year, 1 month ago
- 6d4f022 Merge "[MTE] move stack buffer calculation to mte.h" into main am: 7a9059131f by Florian Mayer · 1 year, 1 month ago
- 7a90591 Merge "[MTE] move stack buffer calculation to mte.h" into main by Florian Mayer · 1 year, 1 month ago
- b53e48f Just say "arm" rather than "arm_eabi". by Elliott Hughes · 1 year, 1 month ago
- 1be1929 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main am: 9d605c0403 by Florian Mayer · 1 year, 1 month ago
- 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 1 month ago
- 0d8a083 Remove the i386-specific use of ipc(2). by Elliott Hughes · 1 year, 1 month ago
- a586ba7 [MTE] move stack buffer calculation to mte.h by Florian Mayer · 1 year, 1 month ago
- c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 1 month ago
- 794e521 Merge "Remove cdecl cruft." into main am: 13da221d5b by Treehugger Robot · 1 year, 1 month ago
- 13da221 Merge "Remove cdecl cruft." into main by Treehugger Robot · 1 year, 1 month ago
- 87e6fbb Merge "The libc++ upgrade lets us use contains() in tests now." into main am: 50dd6db264 by Elliott Hughes · 1 year, 1 month ago
- cdeffe2 Merge "The libc++ upgrade means we can use contains() in the linker now." into main am: 74ef3359ba by Elliott Hughes · 1 year, 1 month ago
- ac585b0 Merge "The libc++ upgrade means we can use contains() in versioner now." into main am: 9083db247e by Elliott Hughes · 1 year, 1 month ago
- 03039d9 Merge "The libc++ upgrade means we can use contains() in benchmarks now." into main am: 7cfe64252a by Elliott Hughes · 1 year, 1 month ago
- 50dd6db Merge "The libc++ upgrade lets us use contains() in tests now." into main by Elliott Hughes · 1 year, 1 month ago
- 74ef335 Merge "The libc++ upgrade means we can use contains() in the linker now." into main by Elliott Hughes · 1 year, 1 month ago