summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-17Fix which maps to search for globals.Christopher Ferris
2018-10-13Merge "Fix up the definition of Elf::GetInfo."Christopher Ferris
2018-10-13Merge "Fix problem adding too many frames."Christopher Ferris
2018-10-12Fix problem adding too many frames.Christopher Ferris
2018-10-12Fix up the definition of Elf::GetInfo.Christopher Ferris
2018-10-08Fix handling of globals for new linker.Christopher Ferris
2018-10-03Implement support for linker rosegment option.Christopher Ferris
2018-10-03Load libbacktrace_test.so explicitly.Christopher Ferris
2018-09-19Fix implicit fall through switch cases.Christopher Ferris
2018-09-17Merge "Suppress implicit-fallthrough warnings."Chih-hung Hsieh
2018-09-17Suppress implicit-fallthrough warnings.Chih-Hung Hsieh
2018-09-03Merge "Remove unused ART build dependencies"Treehugger Robot
2018-08-31Remove unused ART build dependenciesOrion Hodson
2018-08-22bionic supplies PR_SET_VMA now.Elliott Hughes
2018-08-09Merge "Revert^2 "Prepare to fail in RefBase destructor if count is untouched""Hans Boehm
2018-08-08Revert^2 "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm
2018-08-08Merge "Allow to get raw register data on all platforms."Florian Mayer
2018-08-08Merge "Move to using ClassAccessor"Mathieu Chartier
2018-08-08Move to using ClassAccessorMathieu Chartier
2018-08-08Allow to get raw register data on all platforms.Florian Mayer
2018-08-07Merge "Merge Android Pie into master"Xin Li
2018-08-07Merge "Revert "Prepare to fail in RefBase destructor if count is untouched""Orion Hodson
2018-08-07Revert "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm
2018-08-06Merge "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm
2018-08-06Merge "Prepare to fail in RefBase destructor if count is untouched"Hans Boehm
2018-08-04Merge "Be permissive about badly formed elf files."Christopher Ferris
2018-08-03Prepare to fail in RefBase destructor if count is untouchedHans Boehm
2018-08-03Merge "Fix incorrect left shifts."Christopher Ferris
2018-08-03Be permissive about badly formed elf files.Christopher Ferris
2018-08-02Fix incorrect left shifts.Christopher Ferris
2018-07-26Merge "Create lookup table of DEX symbols."Christopher Ferris
2018-07-26Merge "Create lookup table of DEX symbols."Christopher Ferris
2018-07-20Create lookup table of DEX symbols.David Srbecky
2018-07-17Merge "[libutils] Modernize codebase by replacing NULL with nullptr"Yi Kong
2018-07-16[libutils] Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-12Merge "Remove Memory::ReadField."Christopher Ferris
2018-07-12Remove Memory::ReadField.Christopher Ferris
2018-07-11Merge "Move libbacktrace off cutils."Elliott Hughes
2018-07-11Move libbacktrace off cutils.Elliott Hughes
2018-06-28Merge "Refactor the DwarfSection classes."Christopher Ferris
2018-06-27Refactor the DwarfSection classes.Christopher Ferris
2018-06-23Merge "Fix ARM program header values used for exidx."Christopher Ferris
2018-06-22Fix ARM program header values used for exidx.Christopher Ferris
2018-06-12Merge "Fix handling of load bias values."Christopher Ferris
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-06-08Merge pi-dev-plus-aosp-without-vendor into stage-aosp-masterXin Li
2018-06-06Merge "Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT." am: 063183f203Elliott Hughes
2018-06-06Merge "Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT."Elliott Hughes
2018-06-06Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT.Elliott Hughes
2018-05-24Merge "Build adbd for recovery" am: 22980120c2Jiyong Park