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 |
2018-03-07 |
Eli Bendersky | Enable --parallel tests for readelf in the tox config |
commit | commitdiff | tree |
2018-03-07 |
Eli Bendersky | Merge branch 'master' of github.com:eliben/pyelftools |
commit | commitdiff | tree |
2018-03-06 |
Eli Bendersky | Add basic parallel execution capabilities to readelf... |
commit | commitdiff | tree |
2018-03-06 |
Eli Bendersky | Add timings for steps of execution in running these... |
commit | commitdiff | tree |
2018-03-06 |
Eli Bendersky | Update CHANGES |
commit | commitdiff | tree |
2018-03-06 |
Eli Bendersky | Switch readelf.py to using argparse instead of optparse |
commit | commitdiff | tree |
2018-03-06 |
Eli Bendersky | Switch run_readelf_tests to use argparse instead of... |
commit | commitdiff | tree |
2018-03-06 |
emersion | Fix DW_CFA_remember_state (#184) |
commit | commitdiff | tree |
2018-02-23 |
Audrey Dutcher | Choose members of the dynamic tag enum based on the... |
commit | commitdiff | tree |
2018-02-23 |
Audrey Dutcher | Convert all ascii decoding to utf-8 decoding (#182) |
commit | commitdiff | tree |
2018-02-17 |
Eli Bendersky | Fix #181 for real |
commit | commitdiff | tree |
2018-02-16 |
Eli Bendersky | Merge branch 'master' of github.com:eliben/pyelftools |
commit | commitdiff | tree |
2018-02-16 |
Eli Bendersky | Fix a typo EM_BLAFKIN --> EM_BLACKFIN |
commit | commitdiff | tree |
2018-02-14 |
Eli Bendersky | Update README |
commit | commitdiff | tree |
2018-01-20 |
emersion | Do not crash if CIE doesn't define CFA (#177) |
commit | commitdiff | tree |
2018-01-16 |
Eli Bendersky | Mention recent changes in CHANGES |
commit | commitdiff | tree |
2018-01-15 |
Eli Bendersky | e_machine-dependent p_type parsing; |
commit | commitdiff | tree |
2018-01-15 |
Eli Bendersky | Implement e_machine-based section type decoding |
commit | commitdiff | tree |
2018-01-15 |
Eli Bendersky | Adding a dict-merging utility |
commit | commitdiff | tree |
2018-01-09 |
Eli Bendersky | Some whitespace fixes |
commit | commitdiff | tree |
2018-01-05 |
Audrey Dutcher | Don't include 'meta-tag' markers in descriptions of... |
commit | commitdiff | tree |
2018-01-05 |
Eli Bendersky | Add a local .vimrc for pyelftools |
commit | commitdiff | tree |
2017-11-26 |
AG | Fix merge conflicts for ABIFLAGS branch (#168) |
commit | commitdiff | tree |
2017-11-26 |
AG | Arm exidx (#172) |
commit | commitdiff | tree |
2017-11-26 |
AG | Many improvements to MIPS flags handling to make output... |
commit | commitdiff | tree |
2017-11-26 |
AG | Add TLS and PowerPC to Machine and Program Headers... |
commit | commitdiff | tree |
2017-11-21 |
tyb0807 | ARM build attributes section parsing (#160) |
commit | commitdiff | tree |
2017-11-21 |
alon | DIE.__repr__ typo: s/chidren/children/ (#161) |
commit | commitdiff | tree |
2017-11-18 |
Eli Bendersky | Clean up some whitespace |
commit | commitdiff | tree |
2017-10-13 |
david942j | Fix - ELFFile#address_offsets should consider PT_LOAD... |
commit | commitdiff | tree |
2017-10-04 |
David Schneider | create inital wheel support (#158) |
commit | commitdiff | tree |
2017-09-10 |
Pierre-Marie... | Update the shipped `readelf` (#157) |
commit | commitdiff | tree |
2017-08-30 |
Eli Bendersky | Clean up py3compat a bit and add some tests |
commit | commitdiff | tree |
2017-08-29 |
Pierre-Marie... | Add parsing and readelf dumping for .eh_frame (#155) |
commit | commitdiff | tree |
2017-08-18 |
Pierre-Marie... | Minor testsuite improvements (#154) |
commit | commitdiff | tree |
2017-08-17 |
Pierre-Marie... | Compressed sections (#152) |
commit | commitdiff | tree |
2017-08-16 |
tyb0807 | Adding new OS ABI to ELF header parsing (#153) |
commit | commitdiff | tree |
2017-07-02 |
Eli Bendersky | Cosmetic fixups |
commit | commitdiff | tree |
2017-07-02 |
Max Akhmedov | Better support for core dumps (in particular, fix issue... |
commit | commitdiff | tree |
2017-06-27 |
Matt Gregory | Update reserved machine arch idents (#148) |
commit | commitdiff | tree |
2017-06-15 |
Eli Bendersky | Clean up a bit after previous PR |
commit | commitdiff | tree |
2017-06-15 |
gerthmar | NULL termination with IAR Embedded Workbench compiler... |
commit | commitdiff | tree |
2017-05-06 |
int10h | Make elffile and elfstructs on Dynamic public (#141) |
commit | commitdiff | tree |
2017-02-26 |
Eli Bendersky | Fix running tests on Travis |
commit | commitdiff | tree |
2017-02-26 |
Eli Bendersky | Remove setup_syspath entirely |
commit | commitdiff | tree |
2017-02-26 |
Eli Bendersky | Remove conditional unittest2 imports from tests |
commit | commitdiff | tree |
2017-02-25 |
Eli Bendersky | Reformat new test and add comment header |
commit | commitdiff | tree |
2017-02-25 |
PromyLOPh | Add .stab section parser (#137) |
commit | commitdiff | tree |
2017-02-02 |
gcmoreira | Fix parsing string table (#134) |
commit | commitdiff | tree |
2017-01-19 |
Eli Bendersky | Merge pull request #132 from jwilk/spelling |
commit | commitdiff | tree |
next |