Better ARM support (with AArch64). Contributed by Dobromir Stefanov |
|
More...
|
about 12 years ago
|
Add some additional GNU forms |
|
More...
|
about 12 years ago
|
rename some methods to be more consistent |
|
More...
|
over 12 years ago
|
more succint code for describer_ver_flags and describe_syminfo_flags |
|
More...
|
over 12 years ago
|
Create a common parent class for Version (Definition|Dependency) section to share common code |
|
More...
|
over 12 years ago
|
Remove Table from GNU version sections class name |
|
More...
|
over 12 years ago
|
add missing unit test |
|
More...
|
over 12 years ago
|
fix versions classes import in readelf |
|
More...
|
over 12 years ago
|
put -V readelf option before dwarf stuff |
|
More...
|
over 12 years ago
|
pep8 fixes |
|
More...
|
over 12 years ago
|
split gnu|sunw versions code in a separate file |
|
More...
|
over 12 years ago
|
rename Ver(def|need|sym)TableSection to GNUVer(Def|Need|Sym)TableSection |
|
More...
|
over 12 years ago
|
added support for version definition, version dependency and version symbol sections in pyelftools and readelf.py |
|
More...
|
over 12 years ago
|
More DWARFv4 parsing goodness. Also added some hookups for parsing .eh_frame but this isn't enabled yet, because pyelftools can't yet successfully parse it (have to look at it deeper). |
|
More...
|
over 12 years ago
|
More tweaks to succesfully parse an object file generated by gcc 4.8 with DWARFv4 |
|
More...
|
over 12 years ago
|
cleanup whitespace |
|
More...
|
over 12 years ago
|
Initial DWARF4 support for Clang-generated DWARF. Based on patch by Stefan Hepp |
|
More...
|
over 12 years ago
|
More renaming & cleaning up |
|
More...
|
over 12 years ago
|
Cosmetic renaming & updated CHANGES file |
|
More...
|
over 12 years ago
|
Explicitly split test files for readelf and test files for unittests. This is so the readelf tests auto-discovery doens't accidentally find tests it's not supposed to. |
|
More...
|
over 12 years ago
|
Merged in yann_rouillard/pyelftools/syminfo (pull request #13) |
|
More...
|
over 12 years ago
|
remove elfdump script and test |
|
More...
|
over 12 years ago
|
add some comments in the solaris unit test |
|
More...
|
over 12 years ago
|
fix comment mistake |
|
More...
|
over 12 years ago
|
simpler check for syminfo entries that are not displayed by elfdump |
|
More...
|
over 12 years ago
|
some pep8 compliance fixes |
|
More...
|
over 12 years ago
|
minor modification in the section search loop of elfdump.py |
|
More...
|
over 12 years ago
|
made a new branch to store syminfo specific patches |
|
More...
|
over 12 years ago
|
add syminfo boundto description function |
|
More...
|
over 12 years ago
|
elfdump: handles the extern symbol case in the syminfo table |
|
More...
|
over 12 years ago
|