small fix in todo
[pyelftools.git] / elftools / common /
2013-03-31 Eli BenderskyFix some Python 3 goofs and make sure the tests execute...
2013-03-23 Eli BenderskyConvert ordereddict.py line endings to unix
2013-03-23 Eli BenderskyAdded license snippet to all files in the code. Whitesp...
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...
2011-12-17 Eli Benderskyadding license + some filename cleanup
2011-12-02 Eli Benderskyadded Dwarf_lineprog_header struct, with some rudimenta...
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-11-18 Eli Benderskythe relocation manager for dwarf works! sdf
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-21 eliben* completed implementation of abbrevtable
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 elibenAdded a SymbolTableSection class and split functionalit...
2011-09-08 elibenSome code reorg: