aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-23Merge "Workaround Clang cannot build ifunc with LTO"android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Yi Kong
2021-10-21Workaround Clang cannot build ifunc with LTOYi Kong
2021-10-21Merge "Add execinfo functionality."Christopher Ferris
2021-10-20Add execinfo functionality.Christopher Ferris
2021-10-19Merge "Update bionic coverage docs."Treehugger Robot
2021-10-18Update bionic coverage docs.Dan Albert
2021-10-18Merge "Add preadv2/pwritev2 wrappers."Treehugger Robot
2021-10-18Add preadv2/pwritev2 wrappers.Elliott Hughes
2021-10-13Merge "Remove libc++demangle from static libs."Liz Kammer
2021-10-12Remove libc++demangle from static libs.Liz Kammer
2021-10-12Merge "Add/allow clang-14 warnings."Chih-hung Hsieh
2021-10-11Add/allow clang-14 warnings.Chih-Hung Hsieh
2021-10-11Merge "malloc_heapprofd: Avoid a spurious error log"Daniele Di Proietto
2021-10-07malloc_heapprofd: Avoid a spurious error logDaniele Di Proietto
2021-10-07Merge "Revert "strerror: incl enum name""Steven Moreland
2021-10-07Revert "strerror: incl enum name"Steven Moreland
2021-10-06Merge "strerror: incl enum name" am: 71ab61902bElliott Hughes
2021-10-06Merge "strerror: incl enum name"Elliott Hughes
2021-10-05strerror: incl enum nameSteven Moreland
2021-10-01Merge "Move ExecTestHelper to using a regex." am: b4d9304628Elliott Hughes
2021-10-01Merge "Move ExecTestHelper to using a regex."Elliott Hughes
2021-10-01Merge "Remove bazel_module stanzas from bionic/linker" am: 39c2776fffChristopher Parsons
2021-10-01Merge "Remove bazel_module stanzas from bionic/linker"Christopher Parsons
2021-10-01Merge "Add more tests to TEST_MAPPING" am: 8d9297f905Colin Cross
2021-10-01Merge "Add more tests to TEST_MAPPING"Colin Cross
2021-10-01Move ExecTestHelper to using a regex.Elliott Hughes
2021-10-01Remove bazel_module stanzas from bionic/linkerChris Parsons
2021-10-01Merge "Convert bionic dlext test zips to Android.bp" am: 7b40b4dda0Colin Cross
2021-10-01Merge "Convert bionic dlext test zips to Android.bp"Colin Cross
2021-10-01Add more tests to TEST_MAPPINGColin Cross
2021-09-30Convert bionic dlext test zips to Android.bpColin Cross
2021-09-30Merge "Treat static binaries "the same" for the profiling signals." am: 5b491...Treehugger Robot
2021-09-30Merge "Treat static binaries "the same" for the profiling signals."Treehugger Robot
2021-09-30Merge "bionic: fix broken end atrace events" am: e8cc2c32acLalit Maganti
2021-09-30Merge "bionic: fix broken end atrace events"Lalit Maganti
2021-09-29Treat static binaries "the same" for the profiling signals.Elliott Hughes
2021-09-29bionic: fix broken end atrace eventsLalit Maganti
2021-09-24Merge "Add CtsBionicTestCases to hwasan-postsubmit." am: c6b6f5e7efEvgenii Stepanov
2021-09-24Merge "Random HWASan cleanups." am: b34d313d17Evgenii Stepanov
2021-09-24Merge "Add CtsBionicTestCases to hwasan-postsubmit."Evgenii Stepanov
2021-09-24Merge "Random HWASan cleanups."Evgenii Stepanov
2021-09-24Add CtsBionicTestCases to hwasan-postsubmit.Evgenii Stepanov
2021-09-24Random HWASan cleanups.Evgenii Stepanov
2021-09-22Merge "Update allocator alignment tests." am: 258642b7d7Christopher Ferris
2021-09-22Merge "Update allocator alignment tests."Christopher Ferris
2021-09-21Update allocator alignment tests.Christopher Ferris
2021-09-21Merge "Fix broken return code of M_INITIALIZE_GWP_ASAN." am: b47aa42a11Christopher Ferris
2021-09-21Merge "Fix broken return code of M_INITIALIZE_GWP_ASAN."Christopher Ferris
2021-09-20Fix broken return code of M_INITIALIZE_GWP_ASAN.Christopher Ferris
2021-09-14Merge "Use the BSD license for our bogus fts.h." am: e8121199fdTreehugger Robot