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
Remove py34 testing target
eliben
as Eli Bendersky
More... over 6 years ago
Small stylistic fixes
eliben
as Eli Bendersky
More... over 6 years ago
Fixup error on empty .debug_pubtypes section (#215) More... over 6 years ago
Support for DWARFv4 location lists in dwarf_location_lists.py (#214) More... over 6 years ago
More efficient AbbrevDecl handling (#212) More... over 6 years ago
Added support for decoding .debug_pubtypes and .debug_pubnames sections (#208) More... over 6 years ago
Simplify handling of null DIEs (#209) More... over 6 years ago
Bugfix: Reset prevstate if line program sequence ends (#211) More... over 6 years ago
Implemented ELFFile.get_machine_arch for the remaining architectures. (#206) More... almost 7 years ago
Remove unnecessary 'preserve_stream_pos' (#204) More... almost 7 years ago
ARMAttribute: fix access to structs, stream and nul (#203) More... almost 7 years ago
Provide enums for DT_FLAGS and DT_FLAGS_1 (#200) More... almost 7 years ago
Fix division in calculation function for 'R_ARM_CALL' (#196) More... almost 7 years ago
Move arm reloc test to proper location and simplify its code a bit
eliben
as Eli Bendersky
More... almost 7 years ago
Simplify arm reloc test file
eliben
as Eli Bendersky
More... almost 7 years ago
Rename input files for arm relocation test to be more consistent
eliben
as Eli Bendersky
More... almost 7 years ago
Redo the new arm reloc test as a proper unit test, aligned with other tests
eliben
as Eli Bendersky
More... almost 7 years ago
Call relocation for ARM V3 (#194) More... almost 7 years ago
Add .o test files to manifest
eliben
as Eli Bendersky
More... almost 7 years ago
Update version to 0.25 to prepare for release
eliben
as Eli Bendersky
More... almost 7 years ago
Update CHANGES, add 3.6 testing to Travis and fixup README
eliben
as Eli Bendersky
More... almost 7 years ago
Handle ARM relocations (#121) More... about 7 years ago
Enable --parallel tests for readelf in the tox config
eliben
as Eli Bendersky
More... over 7 years ago
Merge branch 'master' of github.com:eliben/pyelftools
eliben
as Eli Bendersky
More... over 7 years ago
Add basic parallel execution capabilities to readelf tests
eliben
as Eli Bendersky
More... over 7 years ago
Add timings for steps of execution in running these tests
eliben
as Eli Bendersky
More... over 7 years ago
Update CHANGES
eliben
as Eli Bendersky
More... over 7 years ago
Switch readelf.py to using argparse instead of optparse
eliben
as Eli Bendersky
More... over 7 years ago
Switch run_readelf_tests to use argparse instead of optparse
eliben
as Eli Bendersky
More... over 7 years ago
Fix DW_CFA_remember_state (#184) More... over 7 years ago