summaryrefslogtreecommitdiff
path: root/libelffile
AgeCommit message (Expand)Author
2021-05-12Make various native modules depend on art_defaults.Martin Stjernholm
2021-04-29Create magic symbol to mark .symtab as sorted.David Srbecky
2021-03-19Fix DCHECK() in ElfBuilder.Vladimir Marko
2021-03-16Add command line tool for creating mini-debug-info for native code.David Srbecky
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2020-10-23Rename ART release APEX to com.android.art.Martin Stjernholm
2020-09-21Link liblz4 and liblzma dynamically again.Martin Stjernholm
2020-07-24Update language to comply with Android’s inclusive language guidanceIan Pedowitz
2020-02-26Remove MIPS support from libelffile.Vladimir Marko
2020-02-06apex_available becomes more correctJiyong Park
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMARJiyong Park
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-19Use apex_available propertyJiyong Park
2019-11-07art: fix -Wc99-designatorNick Desaulniers
2019-07-18ARM/ARM64: Improve frame entry/exit codegen.Vladimir Marko
2019-04-30Fix debug/release dependencies on libartbaseDavid Srbecky
2019-04-02Slightly increase XZ block-size.David Srbecky
2019-04-02Remove our custom elf.h header.David Srbecky
2019-03-26Ensure that debug symbols are sorted.David Srbecky
2019-03-25Move elf_utils.h to libelffile library as well.David Srbecky
2019-03-20Create libelffile library for ELF file manipulation.David Srbecky