0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Filename in lineprog index fix made DWARF5 aware (#463) More... over 2 years ago
Add support for RISC-V attributes (#459) More... over 2 years ago
add support for loongarch64 to dwarfdump (#458) More... over 2 years ago
add support for arm to dwarfdump (#449) More... almost 3 years ago
Some GNU extension attributes (#447) More... almost 3 years ago
add support for aarch64 to dwarfdump (#445) More... almost 3 years ago
Add pyproject.toml (#443) More... almost 3 years ago
Added Dwarfv5 CU headers (#442) More... almost 3 years ago
Fix for CU version check in LocationListsPair (#439) More... about 3 years ago
Minor stylistic fixes following up the previous commit
eliben
as Eli Bendersky
More... about 3 years ago
Cache instantiation of DWARF structs. (#435) More... about 3 years ago
Merge branch 'master' of github.com:eliben/pyelftools
eliben
as Eli Bendersky
More... about 3 years ago
Remove z.py
eliben
as Eli Bendersky
More... about 3 years ago
Support for DW_FORM_data16, unit test (#437) More... about 3 years ago
Finish refactoring out py3compat and delete the file
eliben
as Eli Bendersky
More... about 3 years ago
Remove int2byte and byte2int utilities from py3compat
eliben
as Eli Bendersky
More... about 3 years ago
Remove BytesIO and StringIO from py3compat
eliben
as Eli Bendersky
More... about 3 years ago
Remove path and maxint from py3compat
eliben
as Eli Bendersky
More... about 3 years ago
Move utilities from py3compat to utils
eliben
as Eli Bendersky
More... about 3 years ago
Remove iter* utilities from py3compat and refactor uses
eliben
as Eli Bendersky
More... about 3 years ago
Remove mention of supporting Python 2 from the README
eliben
as Eli Bendersky
More... about 3 years ago
Python version 3.10 needs quotes in the yaml file
eliben
as Eli Bendersky
More... about 3 years ago
Officially remove Python 2 support from this point forward
eliben
as Eli Bendersky
More... about 3 years ago
Rejigger MANIFEST.in to properly include/exclude test stuff
eliben
as Eli Bendersky
More... about 3 years ago
Add back empty_pubtypes dir, and include *.common test files too
eliben
as Eli Bendersky
More... about 3 years ago
Rename test files with .debug
eliben
as Eli Bendersky
More... about 3 years ago
Remove 'x' permissions from all test files in testfiles_for_unittests
eliben
as Eli Bendersky
More... about 3 years ago
Prepare for 0.29 release
eliben
as Eli Bendersky
More... about 3 years ago
Update tox to run all_tests
eliben
as Eli Bendersky
More... about 3 years ago
Added out of bounds read detection for corrups section headers (#434) More... about 3 years ago