pyelftools.git
2019-12-05 Eli BenderskyUpdate release notes in TODO v0.26
2019-12-05 Eli BenderskyPrepare for release 0.26
2019-11-08 William WoodruffLazy DIE parsing (#249)
2019-10-27 William Woodruffelf/constants: Add SHN_XINDEX (#248)
2019-10-21 Olof JohanssonInclude README.rst instead of README in manifest (...
2019-10-18 William Woodruffdwarf/die: Handle DW_FORM_flag_present in value transla...
2019-10-04 William Woodruffdwarf/constants: More DW_LANG, DW_ATE constants (#245)
2019-10-04 Eli BenderskyRealign columns for some constants
2019-10-04 William Woodruffdwarf/enums: More attributes, tags, and forms (#244)
2019-10-03 William Woodruffdwarf/enums Add GNU parameter tags (#242)
2019-09-18 William Woodruffdwarf_expr: Add DW_OP_{lo,hi}_user (#239)
2019-09-17 William Woodruffdwarf_expr: Add DWARFv5 OPs (#240)
2019-09-11 Eli BenderskyPortable import of collections.Mapping
2019-08-02 Anders DellienImproved handling of location information (#225)
2019-07-30 Dmitry KoltunovFix for `CFIEntry.get_decoded()` (#232)
2019-07-18 William Woodruffdwarf/descriptions: Remove DW_LANG_Upc (#234)
2019-07-18 William Woodruffdwarf_expr: Add DW_OP_{implicit,stack}_value (#233)
2019-06-22 Eli BenderskyBump minimal supported Python 3.x version to 3.4 and...
2019-06-22 Scott JohnsonFix deprecation warning in Python 3.7 (#231)
2019-04-22 zephyrjAdd ability to parse the NT_FILE note found in core...
2019-03-19 Andreas ZieglerImprove symbol table handling in DynamicSegment (#219)
2019-03-16 Robert XiaoEnable parsing of relocations pointed to by DYNAMIC...
2019-03-11 Robert XiaoFix LookupError when testing with tox (#221)
2019-02-16 Andreas ZieglerAlso decode strings in _DynamicStringTable.get_string...
2019-01-31 Eli BenderskyRemove py34 testing target
2019-01-31 Eli BenderskySmall stylistic fixes
2019-01-31 Vasily EFixup error on empty .debug_pubtypes section (#215)
2019-01-30 Anders DellienSupport for DWARFv4 location lists in dwarf_location_li...
2018-12-24 Anders DellienMore efficient AbbrevDecl handling (#212)
2018-12-24 rvijaycAdded support for decoding .debug_pubtypes and .debug_p...
2018-12-20 Anders DellienSimplify handling of null DIEs (#209)
2018-12-18 rvijaycBugfix: Reset prevstate if line program sequence ends...
2018-11-25 gahagImplemented ELFFile.get_machine_arch for the remaining...
2018-10-27 Anders DellienRemove unnecessary 'preserve_stream_pos' (#204)
2018-10-25 Andreas ZieglerARMAttribute: fix access to structs, stream and nul...
2018-10-04 Andreas ZieglerProvide enums for DT_FLAGS and DT_FLAGS_1 (#200)
2018-09-05 Dmitry KoltunovFix division in calculation function for 'R_ARM_CALL...
2018-09-05 Eli BenderskyMove arm reloc test to proper location and simplify...
2018-09-05 Eli BenderskySimplify arm reloc test file
2018-09-05 Eli BenderskyRename input files for arm relocation test to be more...
2018-09-05 Eli BenderskyRedo the new arm reloc test as a proper unit test,...
2018-09-05 Dmitry KoltunovCall relocation for ARM V3 (#194)
2018-09-01 Eli BenderskyAdd .o test files to manifest v0.25
2018-09-01 Eli BenderskyUpdate version to 0.25 to prepare for release
2018-09-01 Eli BenderskyUpdate CHANGES, add 3.6 testing to Travis and fixup...
2018-07-16 Frederik SdunHandle ARM relocations (#121)
2018-03-07 Eli BenderskyEnable --parallel tests for readelf in the tox config
2018-03-07 Eli BenderskyMerge branch 'master' of github.com:eliben/pyelftools
2018-03-06 Eli BenderskyAdd basic parallel execution capabilities to readelf...
2018-03-06 Eli BenderskyAdd timings for steps of execution in running these...
2018-03-06 Eli BenderskyUpdate CHANGES
2018-03-06 Eli BenderskySwitch readelf.py to using argparse instead of optparse
2018-03-06 Eli BenderskySwitch run_readelf_tests to use argparse instead of...
2018-03-06 emersionFix DW_CFA_remember_state (#184)
2018-02-23 Audrey DutcherChoose members of the dynamic tag enum based on the...
2018-02-23 Audrey DutcherConvert all ascii decoding to utf-8 decoding (#182)
2018-02-17 Eli BenderskyFix #181 for real
2018-02-16 Eli BenderskyMerge branch 'master' of github.com:eliben/pyelftools
2018-02-16 Eli BenderskyFix a typo EM_BLAFKIN --> EM_BLACKFIN
2018-02-14 Eli BenderskyUpdate README
2018-01-20 emersionDo not crash if CIE doesn't define CFA (#177)
2018-01-16 Eli BenderskyMention recent changes in CHANGES
2018-01-15 Eli Benderskye_machine-dependent p_type parsing;
2018-01-15 Eli BenderskyImplement e_machine-based section type decoding
2018-01-15 Eli BenderskyAdding a dict-merging utility
2018-01-09 Eli BenderskySome whitespace fixes
2018-01-05 Audrey DutcherDon't include 'meta-tag' markers in descriptions of...
2018-01-05 Eli BenderskyAdd a local .vimrc for pyelftools
2017-11-26 AGFix merge conflicts for ABIFLAGS branch (#168)
2017-11-26 AGArm exidx (#172)
2017-11-26 AGMany improvements to MIPS flags handling to make output...
2017-11-26 AGAdd TLS and PowerPC to Machine and Program Headers...
2017-11-21 tyb0807ARM build attributes section parsing (#160)
2017-11-21 alonDIE.__repr__ typo: s/chidren/children/ (#161)
2017-11-18 Eli BenderskyClean up some whitespace
2017-10-13 david942jFix - ELFFile#address_offsets should consider PT_LOAD...
2017-10-04 David Schneidercreate inital wheel support (#158)
2017-09-10 Pierre-Marie... Update the shipped `readelf` (#157)
2017-08-30 Eli BenderskyClean up py3compat a bit and add some tests
2017-08-29 Pierre-Marie... Add parsing and readelf dumping for .eh_frame (#155)
2017-08-18 Pierre-Marie... Minor testsuite improvements (#154)
2017-08-17 Pierre-Marie... Compressed sections (#152)
2017-08-16 tyb0807Adding new OS ABI to ELF header parsing (#153)
2017-07-02 Eli BenderskyCosmetic fixups
2017-07-02 Max AkhmedovBetter support for core dumps (in particular, fix issue...
2017-06-27 Matt GregoryUpdate reserved machine arch idents (#148)
2017-06-15 Eli BenderskyClean up a bit after previous PR
2017-06-15 gerthmarNULL termination with IAR Embedded Workbench compiler...
2017-05-06 int10hMake elffile and elfstructs on Dynamic public (#141)
2017-02-26 Eli BenderskyFix running tests on Travis
2017-02-26 Eli BenderskyRemove setup_syspath entirely
2017-02-26 Eli BenderskyRemove conditional unittest2 imports from tests
2017-02-25 Eli BenderskyReformat new test and add comment header
2017-02-25 PromyLOPhAdd .stab section parser (#137)
2017-02-02 gcmoreira Fix parsing string table (#134)
2017-01-19 Eli BenderskyMerge pull request #132 from jwilk/spelling
2017-01-17 Jakub WilkRemove duplicated word
2017-01-16 Eli BenderskyMerge pull request #131 from shuxin/patch-2
2017-01-16 shuxinUpdate enums.py
2016-12-24 Eli BenderskyFix more potential Python 3 issues in construct
next