Simplify ExprDumper now that the expression parser is simpler. |
|
More...
|
over 5 years ago
|
Cache dispatch table between expr parses |
|
More...
|
over 5 years ago
|
Only byteswap the little endian version of mips64 r_raw_info (#297) |
|
More...
|
over 5 years ago
|
Merge branch 'master' of github.com:eliben/pyelftools |
|
More...
|
over 5 years ago
|
DWARF expr: clean up more old code and add some comments |
|
More...
|
over 5 years ago
|
DWARF expr: removing old GenericExprVisitor |
|
More...
|
over 5 years ago
|
DWARF expr: tests passing with new parser |
|
More...
|
over 5 years ago
|
Initial commit of new expr parsing function. |
|
More...
|
over 5 years ago
|
Clean up whitespace in dwarf/ranges.py |
|
More...
|
over 5 years ago
|
Clean up whitespace |
|
More...
|
over 5 years ago
|
callframe.py: fix DW_EH_PE_absptr decoding (#295) |
|
More...
|
over 5 years ago
|
readelf.py: minor enhancements for debugging (#294) |
|
More...
|
over 5 years ago
|
Remove some unconditional printouts in unit tests |
|
More...
|
over 5 years ago
|
{GNU,}HashSection: Implement symbol lookup (#290) |
|
More...
|
over 5 years ago
|
Minor enhancements for readelf-based tests (#293) |
|
More...
|
over 5 years ago
|
readelf: print addend for RELA relocations without symbol (#292) |
|
More...
|
over 5 years ago
|
Fix up README |
|
More...
|
over 5 years ago
|
readelf.py: adapt section mapping output for .tbss sections (#289) |
|
More...
|
over 5 years ago
|
DW_AT_const_value is not a location, take 2 (#277) |
|
More...
|
over 5 years ago
|
Reformat comments and a bit of test logic |
|
More...
|
over 5 years ago
|
Add resilience for degenerate cases present in files with only debug information (#287) |
|
More...
|
over 5 years ago
|
Reflow comments and clean up whitespace |
|
More...
|
over 5 years ago
|
Merge branch 'master' of github.com:eliben/pyelftools |
|
More...
|
over 5 years ago
|
ref_addr size changed between v2 and v3 - take 2 (#273) |
|
More...
|
over 5 years ago
|
Fix typo in comment |
|
More...
|
over 5 years ago
|
examples: Add dwarf_lineprogram_filenames.py (#285) |
|
More...
|
over 5 years ago
|
construct_utils.py: add missing import (#291) |
|
More...
|
over 5 years ago
|
Move test file name to be included in distribution |
|
More...
|
over 5 years ago
|
Reformat whitespace in dwarf enums |
|
More...
|
over 5 years ago
|
DWARF 5 tags and attributes (#271) |
|
More...
|
over 5 years ago
|