Keep raw note descriptors in ELF note sections as raw bytes (#372)
[pyelftools.git] / elftools / common / py3compat.py
2021-09-17 Marco BonelliKeep raw note descriptors in ELF note sections as raw...
2019-09-11 Eli BenderskyPortable import of collections.Mapping
2018-01-15 Eli BenderskyImplement e_machine-based section type decoding
2017-08-30 Eli BenderskyClean up py3compat a bit and add some tests
2017-08-29 Pierre-Marie de... Add parsing and readelf dumping for .eh_frame (#155)
2014-11-01 Eli BenderskyBump minimal Python 2.x version to 2.7
2012-07-05 Eli BenderskyAdded dwarf_decode_address.py example
2012-01-27 Eli BenderskyMore changes to port to Python 3
2012-01-27 Eli Benderskyinitial efforts porting pyelftools to python 3. some...