2020-07-08 |
Fish | Fix Python 2 support of FDE. (#323) |
commit | commitdiff | tree |
2020-07-07 |
Fish | dwarf.CallFrameInfo: Support parsing LSDA pointers... |
commit | commitdiff | tree |
2020-06-09 |
Nick Desaulniers | initial support for aarch64 little endian (#318) |
commit | commitdiff | tree |
2020-06-08 |
Disconnect3d | Add PT_GNU_PROPERTY enum (#319) |
commit | commitdiff | tree |
2020-06-01 |
William Woodruff | dwarf/dwarf_expr: Add support for DW_OP_GNU_push_tls_ad... |
commit | commitdiff | tree |
2020-05-23 |
Patrick Gordon | fix issue in aranges cu_offset_at_addr (#310) |
commit | commitdiff | tree |
2020-05-21 |
mephi42 | Fix determining PAGESIZE under Jython (#314) |
commit | commitdiff | tree |
2020-04-27 |
Chunbo | Fix a typo in adapters.py (#309) |
commit | commitdiff | tree |
2020-04-22 |
Milton D. Miller II | Cached random access to CUs and DIEs (#264) |
commit | commitdiff | tree |
2020-03-28 |
Eli Bendersky | Clean up whitespace |
commit | commitdiff | tree |
2020-03-23 |
Seva Alekseyev | Support for --debug-dump=loc in readelf.py and in the... |
commit | commitdiff | tree |
2020-03-23 |
Eli Bendersky | Reformat whitespace |
commit | commitdiff | tree |
2020-03-22 |
Eli Bendersky | Add full list of supported debug sections in readelf... |
commit | commitdiff | tree |
2020-03-22 |
Eli Bendersky | Fix --parallel readelf test after previous commit |
commit | commitdiff | tree |
2020-03-22 |
Seva Alekseyev | GNU expressions (#303) |
commit | commitdiff | tree |
2020-03-21 |
William Woodruff | Add support for DW_LNE_set_discriminator (#282) |
commit | commitdiff | tree |
2020-03-17 |
Pierre-Marie... | Enhance MIPS64 testing and simplify handling code for... |
commit | commitdiff | tree |
2020-03-14 |
Eli Bendersky | Remove unused field |
commit | commitdiff | tree |
2020-03-14 |
Eli Bendersky | Simplify ExprDumper now that the expression parser... |
commit | commitdiff | tree |
2020-03-14 |
Eli Bendersky | Cache dispatch table between expr parses |
commit | commitdiff | tree |
2020-03-14 |
Audrey Dutcher | Only byteswap the little endian version of mips64 r_raw... |
commit | commitdiff | tree |
2020-03-14 |
Eli Bendersky | DWARF expr: clean up more old code and add some comments |
commit | commitdiff | tree |
2020-03-14 |
Eli Bendersky | DWARF expr: removing old GenericExprVisitor |
commit | commitdiff | tree |
2020-03-14 |
Eli Bendersky | DWARF expr: tests passing with new parser |
commit | commitdiff | tree |
2020-03-14 |
Eli Bendersky | Initial commit of new expr parsing function. |
commit | commitdiff | tree |
2020-03-13 |
Eli Bendersky | Merge branch 'master' of github.com:eliben/pyelftools |
commit | commitdiff | tree |
2020-03-13 |
Eli Bendersky | Clean up whitespace in dwarf/ranges.py |
commit | commitdiff | tree |
2020-03-13 |
Eli Bendersky | Clean up whitespace |
commit | commitdiff | tree |
2020-03-10 |
Pierre-Marie... | callframe.py: fix DW_EH_PE_absptr decoding (#295) |
commit | commitdiff | tree |
2020-03-10 |
Pierre-Marie... | readelf.py: minor enhancements for debugging (#294) |
commit | commitdiff | tree |
2020-03-09 |
Eli Bendersky | Remove some unconditional printouts in unit tests |
commit | commitdiff | tree |
2020-03-09 |
Andreas Ziegler | {GNU,}HashSection: Implement symbol lookup (#290) |
commit | commitdiff | tree |
2020-03-09 |
Pierre-Marie... | Minor enhancements for readelf-based tests (#293) |
commit | commitdiff | tree |
2020-03-07 |
Andreas Ziegler | readelf: print addend for RELA relocations without... |
commit | commitdiff | tree |
2020-03-07 |
Eli Bendersky | Fix up README |
commit | commitdiff | tree |
2020-03-07 |
Andreas Ziegler | readelf.py: adapt section mapping output for .tbss... |
commit | commitdiff | tree |
2020-03-07 |
Seva Alekseyev | DW_AT_const_value is not a location, take 2 (#277) |
commit | commitdiff | tree |
2020-03-07 |
Eli Bendersky | Reformat comments and a bit of test logic |
commit | commitdiff | tree |
2020-03-07 |
Audrey Dutcher | Add resilience for degenerate cases present in files... |
commit | commitdiff | tree |
2020-03-07 |
Eli Bendersky | Reflow comments and clean up whitespace |
commit | commitdiff | tree |
2020-03-07 |
Eli Bendersky | Merge branch 'master' of github.com:eliben/pyelftools |
commit | commitdiff | tree |
2020-03-07 |
Seva Alekseyev | ref_addr size changed between v2 and v3 - take 2 (... |
commit | commitdiff | tree |
2020-03-07 |
Eli Bendersky | Fix typo in comment |
commit | commitdiff | tree |
2020-03-07 |
William Woodruff | examples: Add dwarf_lineprogram_filenames.py (#285) |
commit | commitdiff | tree |
2020-03-06 |
Andreas Ziegler | construct_utils.py: add missing import (#291) |
commit | commitdiff | tree |
2020-02-04 |
Eli Bendersky | Move test file name to be included in distribution |
commit | commitdiff | tree |
2020-02-04 |
Eli Bendersky | Reformat whitespace in dwarf enums |
commit | commitdiff | tree |
2020-02-04 |
Seva Alekseyev | DWARF 5 tags and attributes (#271) |
commit | commitdiff | tree |
2020-02-04 |
Eli Bendersky | Trim whitespace |
commit | commitdiff | tree |
2020-02-04 |
Fish | Make sure ELFFile.has_dwarf_info() returns a boolean... |
commit | commitdiff | tree |
2020-02-04 |
Andreas Ziegler | segments.py: fix TLS checks in section_in_segment(... |
commit | commitdiff | tree |
2020-02-04 |
Eli Bendersky | Travis: drop Python 3.4, add 3.8 |
commit | commitdiff | tree |
2019-12-16 |
Tim Gates | Fix simple typo: wether -> whether (#259) |
commit | commitdiff | tree |
2019-12-09 |
Eli Bendersky | Tweak release instructions in TODO |
commit | commitdiff | tree |
2019-12-05 |
Eli Bendersky | Update release notes in TODO v0.26 |
commit | commitdiff | tree |
2019-12-05 |
Eli Bendersky | Prepare for release 0.26 |
commit | commitdiff | tree |
2019-11-08 |
William Woodruff | Lazy DIE parsing (#249) |
commit | commitdiff | tree |
2019-10-27 |
William Woodruff | elf/constants: Add SHN_XINDEX (#248) |
commit | commitdiff | tree |
2019-10-21 |
Olof Johansson | Include README.rst instead of README in manifest (... |
commit | commitdiff | tree |
2019-10-18 |
William Woodruff | dwarf/die: Handle DW_FORM_flag_present in value transla... |
commit | commitdiff | tree |
2019-10-04 |
William Woodruff | dwarf/constants: More DW_LANG, DW_ATE constants (#245) |
commit | commitdiff | tree |
2019-10-04 |
Eli Bendersky | Realign columns for some constants |
commit | commitdiff | tree |
2019-10-04 |
William Woodruff | dwarf/enums: More attributes, tags, and forms (#244) |
commit | commitdiff | tree |
2019-10-03 |
William Woodruff | dwarf/enums Add GNU parameter tags (#242) |
commit | commitdiff | tree |
2019-09-18 |
William Woodruff | dwarf_expr: Add DW_OP_{lo,hi}_user (#239) |
commit | commitdiff | tree |
2019-09-17 |
William Woodruff | dwarf_expr: Add DWARFv5 OPs (#240) |
commit | commitdiff | tree |
2019-09-11 |
Eli Bendersky | Portable import of collections.Mapping |
commit | commitdiff | tree |
2019-08-02 |
Anders Dellien | Improved handling of location information (#225) |
commit | commitdiff | tree |
2019-07-30 |
Dmitry Koltunov | Fix for `CFIEntry.get_decoded()` (#232) |
commit | commitdiff | tree |
2019-07-18 |
William Woodruff | dwarf/descriptions: Remove DW_LANG_Upc (#234) |
commit | commitdiff | tree |
2019-07-18 |
William Woodruff | dwarf_expr: Add DW_OP_{implicit,stack}_value (#233) |
commit | commitdiff | tree |
2019-06-22 |
Eli Bendersky | Bump minimal supported Python 3.x version to 3.4 and... |
commit | commitdiff | tree |
2019-06-22 |
Scott Johnson | Fix deprecation warning in Python 3.7 (#231) |
commit | commitdiff | tree |
2019-04-22 |
zephyrj | Add ability to parse the NT_FILE note found in core... |
commit | commitdiff | tree |
2019-03-19 |
Andreas Ziegler | Improve symbol table handling in DynamicSegment (#219) |
commit | commitdiff | tree |
2019-03-16 |
Robert Xiao | Enable parsing of relocations pointed to by DYNAMIC... |
commit | commitdiff | tree |
2019-03-11 |
Robert Xiao | Fix LookupError when testing with tox (#221) |
commit | commitdiff | tree |
2019-02-16 |
Andreas Ziegler | Also decode strings in _DynamicStringTable.get_string... |
commit | commitdiff | tree |
2019-01-31 |
Eli Bendersky | Remove py34 testing target |
commit | commitdiff | tree |
2019-01-31 |
Eli Bendersky | Small stylistic fixes |
commit | commitdiff | tree |
2019-01-31 |
Vasily E | Fixup error on empty .debug_pubtypes section (#215) |
commit | commitdiff | tree |
2019-01-30 |
Anders Dellien | Support for DWARFv4 location lists in dwarf_location_li... |
commit | commitdiff | tree |
2018-12-24 |
Anders Dellien | More efficient AbbrevDecl handling (#212) |
commit | commitdiff | tree |
2018-12-24 |
rvijayc | Added support for decoding .debug_pubtypes and .debug_p... |
commit | commitdiff | tree |
2018-12-20 |
Anders Dellien | Simplify handling of null DIEs (#209) |
commit | commitdiff | tree |
2018-12-18 |
rvijayc | Bugfix: Reset prevstate if line program sequence ends... |
commit | commitdiff | tree |
2018-11-25 |
gahag | Implemented ELFFile.get_machine_arch for the remaining... |
commit | commitdiff | tree |
2018-10-27 |
Anders Dellien | Remove unnecessary 'preserve_stream_pos' (#204) |
commit | commitdiff | tree |
2018-10-25 |
Andreas Ziegler | ARMAttribute: fix access to structs, stream and nul... |
commit | commitdiff | tree |
2018-10-04 |
Andreas Ziegler | Provide enums for DT_FLAGS and DT_FLAGS_1 (#200) |
commit | commitdiff | tree |
2018-09-05 |
Dmitry Koltunov | Fix division in calculation function for 'R_ARM_CALL... |
commit | commitdiff | tree |
2018-09-05 |
Eli Bendersky | Move arm reloc test to proper location and simplify... |
commit | commitdiff | tree |
2018-09-05 |
Eli Bendersky | Simplify arm reloc test file |
commit | commitdiff | tree |
2018-09-05 |
Eli Bendersky | Rename input files for arm relocation test to be more... |
commit | commitdiff | tree |
2018-09-05 |
Eli Bendersky | Redo the new arm reloc test as a proper unit test,... |
commit | commitdiff | tree |
2018-09-05 |
Dmitry Koltunov | Call relocation for ARM V3 (#194) |
commit | commitdiff | tree |
2018-09-01 |
Eli Bendersky | Add .o test files to manifest v0.25 |
commit | commitdiff | tree |
2018-09-01 |
Eli Bendersky | Update version to 0.25 to prepare for release |
commit | commitdiff | tree |
2018-09-01 |
Eli Bendersky | Update CHANGES, add 3.6 testing to Travis and fixup... |
commit | commitdiff | tree |
2018-07-16 |
Frederik Sdun | Handle ARM relocations (#121) |
commit | commitdiff | tree |
next |