index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libelffile
Age
Commit message (
Expand
)
Author
2021-05-12
Make various native modules depend on art_defaults.
Martin Stjernholm
2021-04-29
Create magic symbol to mark .symtab as sorted.
David Srbecky
2021-03-19
Fix DCHECK() in ElfBuilder.
Vladimir Marko
2021-03-16
Add command line tool for creating mini-debug-info for native code.
David Srbecky
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-09-21
Link liblz4 and liblzma dynamically again.
Martin Stjernholm
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-02-26
Remove MIPS support from libelffile.
Vladimir Marko
2020-02-06
apex_available becomes more correct
Jiyong Park
2019-12-20
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-19
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
Use apex_available property
Jiyong Park
2019-11-07
art: fix -Wc99-designator
Nick Desaulniers
2019-07-18
ARM/ARM64: Improve frame entry/exit codegen.
Vladimir Marko
2019-04-30
Fix debug/release dependencies on libartbase
David Srbecky
2019-04-02
Slightly increase XZ block-size.
David Srbecky
2019-04-02
Remove our custom elf.h header.
David Srbecky
2019-03-26
Ensure that debug symbols are sorted.
David Srbecky
2019-03-25
Move elf_utils.h to libelffile library as well.
David Srbecky
2019-03-20
Create libelffile library for ELF file manipulation.
David Srbecky