aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update to v5.14 kernel headers."HEADmasterChristopher Ferris2021-09-0275-131/+733
|\
| * Update to v5.14 kernel headers.Christopher Ferris2021-09-0275-131/+733
|/
* Merge "Reland "Use the dynamic table instead of __rela?_iplt_* to find the li...Peter Collingbourne2021-08-261-20/+55
|\
| * Reland "Use the dynamic table instead of __rela?_iplt_* to find the linker's ...Peter Collingbourne2021-08-261-20/+55
* | Merge "Revert "Use the dynamic table instead of __rela?_iplt_* to find the li...Treehugger Robot2021-08-261-51/+9
|\ \
| * | Revert "Use the dynamic table instead of __rela?_iplt_* to find the linker's ...ycheo2021-08-261-51/+9
* | | Merge "Export memalign to linker"Treehugger Robot2021-08-251-0/+4
|\ \ \
| * | | Export memalign to linkerMatthew Maurer2021-08-171-0/+4
| | |/ | |/|
* | | Merge "[libm] Set pragma FENV_EACCESS for x86_64, i386"Pirama Arumuga Nainar2021-08-233-0/+62
|\ \ \
| * | | [libm] Set pragma FENV_EACCESS for x86_64, i386Pirama Arumuga Nainar2021-08-203-0/+62
| |/ /
* | | Merge "Use the dynamic table instead of __rela?_iplt_* to find the linker's I...Treehugger Robot2021-08-201-9/+51
|\ \ \ | |/ / |/| / | |/
| * Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIV...Peter Collingbourne2021-08-201-9/+51
|/
* Merge changes I56b23576,I37ede846,Iec9ba776Colin Cross2021-08-1723-92/+123
|\
| * Replace local MUSL define with global ANDROID_HOST_MUSLColin Cross2021-08-1622-86/+107
| * Fix some clang-format issuesColin Cross2021-08-164-6/+6
| * Fix bionic-unit-tests-glibc for 32-bit muslColin Cross2021-08-162-0/+10
|/
* Merge "Build bionic unit tests for musl"Colin Cross2021-08-1333-57/+354
|\
| * Build bionic unit tests for muslColin Cross2021-08-1233-57/+354
|/
* Merge "Only run the exec once if test passes."Christopher Ferris2021-08-061-2/+14
|\
| * Only run the exec once if test passes.Christopher Ferris2021-08-051-2/+14
* | Merge "Move the Rust system property bindings into librustutils."Joel Galenson2021-08-034-292/+0
|\ \
| * | Move the Rust system property bindings into librustutils.Joel Galenson2021-07-294-292/+0
* | | Merge "Reland "Fix GWP hooks not being restored, leading to crashes.""Florian Mayer2021-08-031-29/+46
|\ \ \ | |_|/ |/| |
| * | Reland "Fix GWP hooks not being restored, leading to crashes."Florian Mayer2021-07-301-29/+46
* | | Merge changes I6b097079,I6a12d50dTreehugger Robot2021-07-304-32/+50
|\ \ \ | |_|/ |/| |
| * | Enable posix strerror_r test in glibcColin Cross2021-07-303-27/+46
| * | POSIX strerror_r returns an error number, not -1Colin Cross2021-07-302-6/+5
* | | Merge "Revert "Fix GWP hooks not being restored, leading to crashes.""Florian Mayer2021-07-291-37/+21
|\ \ \
| * | | Revert "Fix GWP hooks not being restored, leading to crashes."Florian Mayer2021-07-291-37/+21
* | | | Merge "Allow retry of test if log missing."Christopher Ferris2021-07-281-66/+105
|\ \ \ \
| * | | | Allow retry of test if log missing.Christopher Ferris2021-07-271-66/+105
|/ / / /
* | | | Merge "Fix GWP hooks not being restored, leading to crashes."Florian Mayer2021-07-271-21/+37
|\| | |
| * | | Fix GWP hooks not being restored, leading to crashes.Florian Mayer2021-07-271-21/+37
| | |/ | |/|
* | | Merge "Export kernel headers for musl"Colin Cross2021-07-261-1/+3
|\ \ \ | |_|/ |/| |
| * | Export kernel headers for muslColin Cross2021-07-231-1/+3
* | | Merge "Read the log while test runs instead of after."Christopher Ferris2021-07-231-225/+323
|\ \ \ | |/ / |/| |
| * | Read the log while test runs instead of after.Christopher Ferris2021-07-231-225/+323
* | | Merge "Rename cc_object default_shared_libs to system_shared_libs"Treehugger Robot2021-07-231-1/+1
|\ \ \ | |/ / |/| |
| * | Rename cc_object default_shared_libs to system_shared_libsColin Cross2021-07-221-1/+1
* | | Merge changes from topic "rust-property-bindings"Joel Galenson2021-07-234-0/+292
|\ \ \
| * | | Improve the Rust property bindings.Joel Galenson2021-07-211-2/+10
| * | | Migrate keystore2's Rust system library bindings to bionic.Joel Galenson2021-07-214-16/+284
* | | | Merge "Fix NOTICE file."Christopher Ferris2021-07-231-16/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix NOTICE file.Christopher Ferris2021-07-221-16/+0
|/ / /
* | | Merge "Move system_shared_libs into target.bionic clause"Treehugger Robot2021-07-222-3/+11
|\ \ \ | |/ / |/| |
| * | Move system_shared_libs into target.bionic clauseColin Cross2021-07-132-3/+11
* | | Merge changes from topic "revert_sysprop_trace"Treehugger Robot2021-07-218-217/+26
|\ \ \ | |_|/ |/| |
| * | Revert "Adding system property tracing"Bowgo Tsai2021-07-218-214/+19
| * | Revert "bionic_systrace: moving global static variables"Bowgo Tsai2021-07-211-11/+15
|/ /
* | Merge "Avoid undefined compiler behavior"Christopher Ferris2021-07-161-1/+1
|\ \