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