- 9a4e8f9 Merge "libc.map.txt: remove the two riscv64 special cases." into main am: e400d03b7e by Elliott Hughes · 1 year, 1 month ago
- e400d03 Merge "libc.map.txt: remove the two riscv64 special cases." into main by Elliott Hughes · 1 year, 1 month ago
- c07e775 Merge "Disable hwasan tests on zero checking tests." into main am: be3d71abfd by Christopher Ferris · 1 year, 1 month ago
- be3d71a Merge "Disable hwasan tests on zero checking tests." into main by Christopher Ferris · 1 year, 1 month ago
- 9ffef0d Merge "Add POSIX qsort_r()." into main am: eadd64fbd2 by Elliott Hughes · 1 year, 1 month ago
- eadd64f Merge "Add POSIX qsort_r()." into main by Elliott Hughes · 1 year, 1 month ago
- fb4b87b Disable hwasan tests on zero checking tests. by Christopher Ferris · 1 year, 1 month ago
- 2e31bd1 Merge "linker: don't abbreviate "offset"." into main am: 8232cb9e63 by Elliott Hughes · 1 year, 1 month ago
- 8232cb9 Merge "linker: don't abbreviate "offset"." into main by Elliott Hughes · 1 year, 1 month ago
- d4ec1f3 Merge "Add POSIX qsort_r()." into aosp-main-future by Elliott Hughes · 1 year, 1 month ago
- b3bc800 Merge "linker_note_gnu_property_test: clarify naming." into main am: 42b1a45524 by Elliott Hughes · 1 year, 1 month ago
- 42b1a45 Merge "linker_note_gnu_property_test: clarify naming." into main by Elliott Hughes · 1 year, 1 month ago
- 6dbac4b Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main am: f2f12531e8 by Elliott Hughes · 1 year, 1 month ago
- 429ef12 Merge "<sys/select.h>: use __builtin_memset rather than writing our own." into main am: 0624d2bc97 by Elliott Hughes · 1 year, 1 month ago
- f2f1253 Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main by Elliott Hughes · 1 year, 1 month ago
- 0624d2b Merge "<sys/select.h>: use __builtin_memset rather than writing our own." into main by Elliott Hughes · 1 year, 1 month ago
- 7330438 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 1 month ago
- 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year, 1 month ago
- 81b7644 Merge "<sys/_system_properties.h>: improve documentation." into main am: 5b22f93ab9 by Elliott Hughes · 1 year, 1 month ago
- 5b22f93 Merge "<sys/_system_properties.h>: improve documentation." into main by Elliott Hughes · 1 year, 1 month ago
- 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 1 month ago
- a3d607a libc.map.txt: remove the two riscv64 special cases. by Elliott Hughes · 1 year, 1 month ago
- f3643b5 Merge "Simplify *.map.txt for API levels <= 21." into main am: 23adf82ad2 by Elliott Hughes · 1 year, 1 month ago
- 23adf82 Merge "Simplify *.map.txt for API levels <= 21." into main by Elliott Hughes · 1 year, 1 month ago
- d868a29 Merge "Fix uses of the deprecated API level names in the implementation." into main am: 021dd1c614 by Elliott Hughes · 1 year, 1 month ago
- 021dd1c Merge "Fix uses of the deprecated API level names in the implementation." into main by Elliott Hughes · 1 year, 1 month ago
- e20152d Merge "Revert "linker: map the entire ELF file if address space is 64bit"" into main am: 1fb9272dc7 by Suren Baghdasaryan · 1 year, 1 month ago
- 1fb9272 Merge "Revert "linker: map the entire ELF file if address space is 64bit"" into main by Suren Baghdasaryan · 1 year, 1 month ago
- 7326294 Simplify *.map.txt for API levels <= 21. by Elliott Hughes · 1 year, 1 month ago
- 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year, 1 month ago
- a7637a8 Fix uses of the deprecated API level names in the implementation. by Elliott Hughes · 1 year, 1 month ago
- 0aee1c0 Revert "linker: map the entire ELF file if address space is 64bit" by Suren Baghdasaryan · 1 year, 1 month ago
- 1b36291 __init_shadow_call_stack: explicitly check for mmap() failures. by Elliott Hughes · 1 year, 1 month ago
- bcff7cc linker: don't abbreviate "offset". by Elliott Hughes · 1 year, 2 months ago
- 54faa65 linker_note_gnu_property_test: clarify naming. by Elliott Hughes · 1 year, 2 months ago
- d4dbe8c Merge "linker: use %m in error messages." into main am: 4c5fe98531 by Elliott Hughes · 1 year, 2 months ago
- 4c5fe98 Merge "linker: use %m in error messages." into main by Elliott Hughes · 1 year, 2 months ago
- 58c1a5a Merge "exit(): add a lock." into main am: 0347038721 by Elliott Hughes · 1 year, 2 months ago
- 0347038 Merge "exit(): add a lock." into main by Elliott Hughes · 1 year, 2 months ago
- 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year, 2 months ago
- f5e21d9 linker: use %m in error messages. by Elliott Hughes · 1 year, 2 months ago
- 7b24411 Merge changes Id8264654,I7b25151a into main am: 7ceba7b823 by Treehugger Robot · 1 year, 2 months ago
- 7ceba7b Merge changes Id8264654,I7b25151a into main by Treehugger Robot · 1 year, 2 months ago
- d69a03c Merge "libm/NOTICE: update." into main am: 2f50bd84f7 by Treehugger Robot · 1 year, 2 months ago
- 2f50bd8 Merge "libm/NOTICE: update." into main by Treehugger Robot · 1 year, 2 months ago
- 8eebd02 linker: map the entire ELF file if address space is 64bit by Suren Baghdasaryan · 1 year, 2 months ago
- ea5dd95 linker: map large portion of ELF file to read its fragments by Suren Baghdasaryan · 1 year, 2 months ago
- 33b5b15 libm/NOTICE: update. by Elliott Hughes · 1 year, 2 months ago
- b4a5793 Merge "Simplify the abort() implementation." into main am: 1e158af9c5 by Elliott Hughes · 1 year, 2 months ago
- 1e158af Merge "Simplify the abort() implementation." into main by Elliott Hughes · 1 year, 2 months ago
- 9aa25fc Simplify the abort() implementation. by Elliott Hughes · 1 year, 2 months ago
- 5aafc71 Merge "fdtrack: report the total number of stacks..." into main am: 109550c40e by Treehugger Robot · 1 year, 2 months ago
- 109550c Merge "fdtrack: report the total number of stacks..." into main by Treehugger Robot · 1 year, 2 months ago
- 0cbebeb [automerger skipped] Merge "Use builtins for the x86/x86-64 lrint family." into main am: 02e1c64a50 -s ours by Elliott Hughes · 1 year, 2 months ago
- 7053896 [automerger skipped] Use builtins for the x86/x86-64 lrint family. am: a5fa5356f7 -s ours by Elliott Hughes · 1 year, 2 months ago
- 0dddc1d Merge "Obtain x86 cache info from CPU" into main am: 4782b4e085 by Elliott Hughes · 1 year, 2 months ago
- 88988a5 Merge "libm/Android.bp: clarify "better"." into main am: 0899c1148d by Elliott Hughes · 1 year, 2 months ago
- 02e1c64 Merge "Use builtins for the x86/x86-64 lrint family." into main by Elliott Hughes · 1 year, 2 months ago
- 4782b4e Merge "Obtain x86 cache info from CPU" into main by Elliott Hughes · 1 year, 2 months ago
- 0899c11 Merge "libm/Android.bp: clarify "better"." into main by Elliott Hughes · 1 year, 2 months ago
- 58aff2e libm/Android.bp: clarify "better". by Elliott Hughes · 1 year, 2 months ago
- 5e80326 Merge "libm: explain the hard-coded _BSD_SOURCE better." into main am: 70ffc323c7 by Elliott Hughes · 1 year, 2 months ago
- e2c414e fdtrack: report the total number of stacks... by Elliott Hughes · 1 year, 2 months ago
- 70ffc32 Merge "libm: explain the hard-coded _BSD_SOURCE better." into main by Elliott Hughes · 1 year, 2 months ago
- a5fa535 Use builtins for the x86/x86-64 lrint family. by Elliott Hughes · 1 year, 2 months ago
- 0c2738d Merge "Use builtins for the x86/x86-64 lrint family." into aosp-main-future by Elliott Hughes · 1 year, 2 months ago
- 9deb7dd Merge "Update benchmarks/README.md for perf-setup to soong" into main am: b86008a9cd by Treehugger Robot · 1 year, 2 months ago
- b86008a Merge "Update benchmarks/README.md for perf-setup to soong" into main by Treehugger Robot · 1 year, 2 months ago
- d02f979 Use builtins for the x86/x86-64 lrint family. by Elliott Hughes · 1 year, 2 months ago
- 23f7c2a libm: explain the hard-coded _BSD_SOURCE better. by Elliott Hughes · 1 year, 2 months ago
- 97b83c0 Merge "__check_max_thread_id(): add the workaround to the error message." into main am: 1d4bf297cd by Treehugger Robot · 1 year, 2 months ago
- 1d4bf29 Merge "__check_max_thread_id(): add the workaround to the error message." into main by Treehugger Robot · 1 year, 2 months ago
- 2f4e793 Merge "Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer." into main am: add2774007 by Elliott Hughes · 1 year, 2 months ago
- add2774 Merge "Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer." into main by Elliott Hughes · 1 year, 2 months ago
- 3b23a65 Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer. by Elliott Hughes · 1 year, 2 months ago
- d41a441 __check_max_thread_id(): add the workaround to the error message. by Elliott Hughes · 1 year, 2 months ago
- dd2c87b Merge "Don't manually -DFLT_EVAL_METHOD." into main am: fb0a6f7ac5 by Elliott Hughes · 1 year, 2 months ago
- fb0a6f7 Merge "Don't manually -DFLT_EVAL_METHOD." into main by Elliott Hughes · 1 year, 2 months ago
- ffef9d3 Merge "Update visibility according to the change AVF directories layout" into main am: 60119cbf15 by Jiyong Park · 1 year, 2 months ago
- 60119cb Merge "Update visibility according to the change AVF directories layout" into main by Jiyong Park · 1 year, 2 months ago
- 3f0c9e8 Don't manually -DFLT_EVAL_METHOD. by Elliott Hughes · 1 year, 2 months ago
- 7cd24d3 Merge "Assert that FLT_EVAL_METHOD is 0 for our supported architectures." into main am: 4ec3e70e4d by Treehugger Robot · 1 year, 2 months ago
- 4ec3e70 Merge "Assert that FLT_EVAL_METHOD is 0 for our supported architectures." into main by Treehugger Robot · 1 year, 2 months ago
- 33ae65b Assert that FLT_EVAL_METHOD is 0 for our supported architectures. by Elliott Hughes · 1 year, 2 months ago
- b0a04c5 Merge "Move the various fenv implementations." into main am: d6a1fc2f0a by Treehugger Robot · 1 year, 2 months ago
- d6a1fc2 Merge "Move the various fenv implementations." into main by Treehugger Robot · 1 year, 2 months ago
- 558ae05 Move the various fenv implementations. by Elliott Hughes · 1 year, 2 months ago
- 251126a Merge "Ignore relocations in the vdso." into main am: 7fb9934922 by Elliott Hughes · 1 year, 2 months ago
- 9c6e6ab Merge "LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup." into main am: 0733012fff by Elliott Hughes · 1 year, 2 months ago
- 772aca6 Merge "libm: more 32-bit armv8 optimization." into main am: e46e96d9bc by Elliott Hughes · 1 year, 2 months ago
- 7fb9934 Merge "Ignore relocations in the vdso." into main by Elliott Hughes · 1 year, 2 months ago
- 0733012 Merge "LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup." into main by Elliott Hughes · 1 year, 2 months ago
- e46e96d Merge "libm: more 32-bit armv8 optimization." into main by Elliott Hughes · 1 year, 2 months ago
- 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year, 2 months ago
- a9d5f9b Update benchmarks/README.md for perf-setup to soong by yangbill · 1 year, 2 months ago
- 15b1855 libm: more 32-bit armv8 optimization. by Elliott Hughes · 1 year, 2 months ago
- 086c2d8 Merge "Require deprecation messages." into main am: 66d6112ae4 by Treehugger Robot · 1 year, 2 months ago
- 66d6112 Merge "Require deprecation messages." into main by Treehugger Robot · 1 year, 2 months ago
- 9fb81ab LD_DEBUG: stop reporting "FOUND" or "NOT FOUND" on every symbol lookup. by Elliott Hughes · 1 year, 2 months ago
- 54564df Ignore relocations in the vdso. by Elliott Hughes · 1 year, 2 months ago