Trim whitespace |
|
More...
|
over 5 years ago
|
Make sure ELFFile.has_dwarf_info() returns a boolean. (#266) |
|
More...
|
over 5 years ago
|
segments.py: fix TLS checks in section_in_segment() (#275) |
|
More...
|
over 5 years ago
|
Travis: drop Python 3.4, add 3.8 |
|
More...
|
over 5 years ago
|
Fix simple typo: wether -> whether (#259) |
|
More...
|
over 5 years ago
|
Tweak release instructions in TODO |
|
More...
|
over 5 years ago
|
Update release notes in TODO |
|
More...
|
over 5 years ago
|
Prepare for release 0.26 |
|
More...
|
over 5 years ago
|
Lazy DIE parsing (#249) |
|
More...
|
almost 6 years ago
|
elf/constants: Add SHN_XINDEX (#248) |
|
More...
|
almost 6 years ago
|
Include README.rst instead of README in manifest (#247) |
|
More...
|
almost 6 years ago
|
dwarf/die: Handle DW_FORM_flag_present in value translation (#246) |
|
More...
|
almost 6 years ago
|
dwarf/constants: More DW_LANG, DW_ATE constants (#245) |
|
More...
|
almost 6 years ago
|
Realign columns for some constants |
|
More...
|
almost 6 years ago
|
dwarf/enums: More attributes, tags, and forms (#244) |
|
More...
|
almost 6 years ago
|
dwarf/enums Add GNU parameter tags (#242) |
|
More...
|
almost 6 years ago
|
dwarf_expr: Add DW_OP_{lo,hi}_user (#239) |
|
More...
|
almost 6 years ago
|
dwarf_expr: Add DWARFv5 OPs (#240) |
|
More...
|
almost 6 years ago
|
Portable import of collections.Mapping |
|
More...
|
almost 6 years ago
|
Improved handling of location information (#225) |
|
More...
|
about 6 years ago
|
Fix for `CFIEntry.get_decoded()` (#232) |
|
More...
|
about 6 years ago
|
dwarf/descriptions: Remove DW_LANG_Upc (#234) |
|
More...
|
about 6 years ago
|
dwarf_expr: Add DW_OP_{implicit,stack}_value (#233) |
|
More...
|
about 6 years ago
|
Bump minimal supported Python 3.x version to 3.4 and add testing with 3.7 |
|
More...
|
about 6 years ago
|
Fix deprecation warning in Python 3.7 (#231) |
|
More...
|
about 6 years ago
|
Add ability to parse the NT_FILE note found in core files (#220) |
|
More...
|
over 6 years ago
|
Improve symbol table handling in DynamicSegment (#219) |
|
More...
|
over 6 years ago
|
Enable parsing of relocations pointed to by DYNAMIC. (#135) |
|
More...
|
over 6 years ago
|
Fix LookupError when testing with tox (#221) |
|
More...
|
over 6 years ago
|
Also decode strings in _DynamicStringTable.get_string() (#217) |
|
More...
|
over 6 years ago
|