index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
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
/
libunwindstack
/
tests
/
ElfInterfaceTest.cpp
Age
Commit message (
Expand
)
Author
2020-10-16
Remove libprocinfo, libbacktrace, libunwindstack
Baligh Uddin
2019-12-19
Fix handling of possible bad gnu_debugdata_size.
Christopher Ferris
2019-10-21
Fix handling of PT_GNU_EH_FRAME.
Christopher Ferris
2019-10-08
Handle when bias is different in elf headers.
Christopher Ferris
2019-10-02
Fix static GetLoadBias function.
Christopher Ferris
2019-07-09
Fix missing load bias.
Florian Mayer
2019-04-03
Fix off by one reading build id.
Christopher Ferris
2019-03-13
Add support for displaying soname in an apk.
Christopher Ferris
2019-01-17
Add caching of build id in MapInfo object.
Christopher Ferris
2018-12-05
Read .note.gnu.build-id.
Florian Mayer
2018-08-03
Be permissive about badly formed elf files.
Christopher Ferris
2018-06-27
Refactor the DwarfSection classes.
Christopher Ferris
2018-06-22
Fix ARM program header values used for exidx.
Christopher Ferris
2018-06-11
Fix handling of load bias values.
Christopher Ferris
2018-02-15
Fix soname reading code.
Christopher Ferris
2018-01-12
Add ability to read jit gdb data.
Christopher Ferris
2017-11-07
Add support for only a .eh_frame.
Christopher Ferris
2017-10-20
Multiple bugfixes, small restructuring.
Christopher Ferris
2017-07-14
Make the library usable as a library.
Christopher Ferris
2017-06-23
Add section parsing and function name handling.
Christopher Ferris
2017-06-16
Add EH frame and debug frame support.
Christopher Ferris
2017-03-09
Elf interface for new unwinder.
Christopher Ferris