pyelftools.git
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
2016-12-24 Eli BenderskyMerge pull request #127 from mefistotelis/pullrequest
2016-12-20 mefistotelisFix for padding encoding in Python 3.
2016-11-04 Eli BenderskyMerge pull request #126 from chriscz/master
2016-11-02 Chris CoetzeeFix relocation_bytesize typo
2016-10-26 Eli BenderskyUpdate CHANGES + cosmetic cleanup
2016-10-26 Eli BenderskyCosmetic changes
2016-10-26 Eli BenderskyRemove the PT_ARM_UNWIND enum
2016-10-15 Eli BenderskyIssue #119: readelf - don't do hex/string dumps for...
2016-10-06 Eli BenderskyAdd py35 to tox.ini
2016-10-06 Eli BenderskyMerge pull request #118 from tezeb/patch-1
2016-10-04 tezebCheck for header attribute when comparing
2016-08-05 Eli Benderskyfromdos setup.py v0.24
2016-08-05 Eli BenderskyGetting ready to release 0.24
2016-08-02 Eli BenderskyAdd Python 3.5 testing to travis
2016-08-02 Eli BenderskyUpdate CHANGES with a few more recent changes
2016-08-01 Eli BenderskyWhitespace cleanup
2016-08-01 Eli BenderskyMerge pull request #109 from gbenson/master
2016-08-01 Gary BensonSupport SHT_NOTE sections
2016-07-14 Eli BenderskyMerge pull request #108 from dorothychen/aranges
2016-07-13 Dorothy Chenparsed .debug_aranges section, simple interface mapping...
2016-07-04 Eli BenderskyMerge pull request #107 from DavidSpickett/master
2016-07-04 David SpickettGet page size using 'mmap' module if 'resource' is...
2016-06-20 Eli BenderskyMerge pull request #102 from ttsugriy/master
2016-06-20 ttsugriiSupport ZLIB compressed debug sections
2016-06-19 Eli BenderskyMerge pull request #104 from P1kachu/master
2016-06-19 Stanislas P1kachu... Fix case where struct is None
2016-03-02 Eli BenderskyFix descriptions._data_member_location_extra to handle...
2015-12-11 Eli BenderskyMerge pull request #89 from sethml/feature/improved...
2015-12-11 Eli BenderskyMerge pull request #91 from sethml/feature/DW_TAG_GNU_c...
2015-12-10 Seth LaForgeImproved DWARFv4 support.
2015-12-10 Seth LaForgeAdd DW_TAG_GNU_call_site* for better tail-call debug...
2015-12-05 Eli BenderskyMerge pull request #90 from sethml/feature/readelf...
2015-12-03 Seth LaForgeMinor changes to readelf formatting.
2015-08-25 Eli BenderskyCosmetic changes
2015-08-25 Eli BenderskyMerge pull request #82 from Tustvold/master
2015-08-24 Raphael Taylor... Added support for DWARF v4 lineprograms
2015-07-09 Eli BenderskyRun dwarf/constants.py through fromdos
2015-07-09 Eli BenderskyBetter DWARF v4 support for decoding function ranges.
2015-07-09 Eli BenderskyWhitespace cleanup
2015-07-09 Eli BenderskyMerge pull request #79 from michalmalik/patch-2
2015-07-09 Eli BenderskyWhitespace cleanup
2015-07-09 Eli BenderskyFlip Python 3 version for tox testing to 3.4
next