Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
b5b028352511ea26ce84b57eb5ab4183c36baa01
b5b0283
Merge "Remove elf.h riscv64 constants that are now in uapi." into main
by Treehugger Robot
· 12 months ago
52c6164
Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main
by Elliott Hughes
· 12 months ago
07d5209
Add sig2str()/str2sig() from POSIX Issue 8.
by Elliott Hughes
· 12 months ago
96fdef9
Merge "nl_langinfo_l can just be an ELF alias." into main
by Elliott Hughes
· 12 months ago
08909ff
Remove elf.h riscv64 constants that are now in uapi.
by Elliott Hughes
· 12 months ago
7a6842d
Merge "reserve signal for re-enabling MTE for a thread" into main
by Florian Mayer
· 12 months ago
43d4194
reserve signal for re-enabling MTE for a thread
by Florian Mayer
· 1 year, 1 month ago
0191ea6
Merge "Merge <sys/system_properties.h> and <sys/_system_properties.h>." into main
by Elliott Hughes
· 12 months ago
5fa3013
Merge "Revert "Disable C-compat verification for some headers."" into main
by Priyanka Advani (xWF)
· 12 months ago
22bab05
Revert "Disable C-compat verification for some headers."
by Priyanka Advani (xWF)
· 12 months ago
9885fba
Merge "Disable C-compat verification for some headers." into main
by Treehugger Robot
· 12 months ago
a4e3cb7
Merge "Update to v6.10 kernel headers." into main
by Christopher Ferris
· 12 months ago
c7b5eef
Merge "Increase the space used by properties filenames" into main
by Treehugger Robot
· 12 months ago
b497cc9
Increase the space used by properties filenames
by Jurijs Oniscuks
· 12 months ago
7ac54f5
Update to v6.10 kernel headers.
by Christopher Ferris
· 12 months ago
b1a578a
Merge "libc: suppress libcxx's const-correct string overloads" into main
by Treehugger Robot
· 12 months ago
620eec1
Merge <sys/system_properties.h> and <sys/_system_properties.h>.
by Elliott Hughes
· 12 months ago
71ff2dc
Merge "Remove clang workaround." into main
by Elliott Hughes
· 12 months ago
61b629d
libc: suppress libcxx's const-correct string overloads
by George Burgess IV
· 12 months ago
7b2c6d4
Merge "Remove obsolete __clang__ check (and `-D`)." into main
by Elliott Hughes
· 12 months ago
9b9ee73
Disable C-compat verification for some headers.
by Dan Albert
· 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
df67242
Remove clang workaround.
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, 1 month ago
a35affc
Merge "Update libm/NOTICE." into main
by Treehugger Robot
· 1 year ago
1bdeaf2
Update libm/NOTICE.
by Elliott Hughes
· 1 year ago
Next »