aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-17Merge "paths.h: /sbin and /system/sbin no longer exist."llvm-r353983Tom Cherry
2019-04-17Merge "Remove gMallocLeakZygoteChild."Christopher Ferris
2019-04-17Merge "Generate assembler system call stubs via genrule."Elliott Hughes
2019-04-16Merge "Fix linker compilation with timing enabled"Treehugger Robot
2019-04-16paths.h: /sbin and /system/sbin no longer exist.Elliott Hughes
2019-04-16Fix linker compilation with timing enabledVic Yang
2019-04-16Merge "Remove dead script."Treehugger Robot
2019-04-16Remove dead script.Elliott Hughes
2019-04-16Generate assembler system call stubs via genrule.Elliott Hughes
2019-04-16Remove gMallocLeakZygoteChild.Christopher Ferris
2019-04-16Merge "libc: generate syscall stubs in one big file..."Elliott Hughes
2019-04-16libc: generate syscall stubs in one big file...Elliott Hughes
2019-04-16Merge changes I48210ea1,I5f717dd1Daniel Mentz
2019-04-15clean_header: Run outside of $ANDROID_BUILD_TOPDaniel Mentz
2019-04-15clean_header: Fix error handling for no-such-file caseDaniel Mentz
2019-04-12Merge "Move kernel README files to Markdown."Treehugger Robot
2019-04-12Merge "<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers."Treehugger Robot
2019-04-11<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers.Elliott Hughes
2019-04-11Move kernel README files to Markdown.Elliott Hughes
2019-04-11Merge "Remove seccomp upload hook."Treehugger Robot
2019-04-11Remove seccomp upload hook.Elliott Hughes
2019-04-11Merge changes from topic "apex_libc_malloc"Treehugger Robot
2019-04-11Don't load libc_malloc_* libs from runtime ns for libc_scudoJiyong Park
2019-04-11Load libc_malloc_* libraries from the runtime APEXJiyong Park
2019-04-09Merge "Add malloc benchmarks."android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5Christopher Ferris
2019-04-05Add malloc benchmarks.Christopher Ferris
2019-04-05Merge changes Iba5f74e1,I92b88939Treehugger Robot
2019-04-05Merge "Move platform-private symbols out of libdl.so"Treehugger Robot
2019-04-04Merge changes I59a8bc4a,Ic437d352Ryan Prichard
2019-04-04Merge "Workaround potential access to unmapped stack"Elliott Hughes
2019-04-04Merge "Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations"Treehugger Robot
2019-04-03Fix dlsym and dladdr for TLS symbolsRyan Prichard
2019-04-03Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs."Treehugger Robot
2019-04-03Merge "Move bionic-unit-tests-static to libclang_rt.builtins"Treehugger Robot
2019-04-02Move bionic-unit-tests-static to libclang_rt.builtinsPirama Arumuga Nainar
2019-04-03Workaround potential access to unmapped stackAdrian-CJ Hung
2019-04-02Fix DLEXT_WRITE_RELRO when loading multiple libs.Torne (Richard Coles)
2019-04-02Merge "Disable info messages by default for malloc debug."Christopher Ferris
2019-04-02Disable info messages by default for malloc debug.Christopher Ferris
2019-04-02Merge "libc: Update symbol_ordering file"Treehugger Robot
2019-04-02Merge "Create a lib that uses scudo instead of jemalloc."Christopher Ferris
2019-04-01Fix BionicAllocator commentRyan Prichard
2019-04-01Create a lib that uses scudo instead of jemalloc.Christopher Ferris
2019-04-01libc: Update symbol_ordering fileVic Yang
2019-04-01Fix CtsJniTestCasesdimitry
2019-04-01Move platform-private symbols out of libdl.sodimitry
2019-04-01Fix formattingdimitry
2019-03-30Merge "Modernise code to use override specifier"Yi Kong
2019-03-30Merge "clean_header: Don't print extraneous newline char"Daniel Mentz
2019-03-29clean_header: Don't print extraneous newline charDaniel Mentz