Clean up whitespace
[pyelftools.git] / elftools / common / utils.py
2022-06-17 Eli BenderskyClean up whitespace
2022-06-16 Seva AlekseyevDWARF 5 operations and DWARF5 location lists (#418)
2020-03-22 Seva AlekseyevGNU expressions (#303)
2018-01-15 Eli BenderskyAdding a dict-merging utility
2014-08-22 Eli BenderskyMerge pull request #48 from deymo/elf_note
2014-08-21 Alex DeymoParse PT_NOTE segment and expose it with the new '...
2014-06-03 Eli BenderskyMerge pull request #31 from vadmium/message
2014-05-03 Martin PanterBaseException.message is deprecated in Python 2.6 and...
2014-01-18 Eli BenderskyFix for issue #22: handle DW_FORM_indirect correctly
2013-03-31 Eli BenderskyFix some Python 3 goofs and make sure the tests execute...
2012-01-27 Eli BenderskyMore changes to port to Python 3
2011-12-17 Eli Benderskyadding license + some filename cleanup
2011-11-28 Eli Benderskymerge
2011-11-28 Eli Benderskyfurther optimization of reading a cstring from a stream...
2011-11-27 Eli Benderskysome performance improvements
2011-10-27 Eli Benderskystarted location_expr, added unit tests. moved readelf...
2011-09-23 Eli Benderskymerge
2011-09-22 elibenmore preparations for full DIE parsing:
2011-09-19 eliben* take DWARF stuff from ELFFile
2011-09-19 elibenAdded dwarf/compileunit.py and dwarf/dwarfinfo.py and...
2011-09-18 elibencreated elftools/dwarf and started writing down some...
2011-09-14 Eli BenderskyImplementing reading the INTERP path in segments
2011-09-08 Eli Benderskyremoved CRs
2011-09-08 elibenmoving stuff around
2011-09-08 elibenSome code reorg: