* completed implementation of abbrevtable
[pyelftools.git] / z.py
2011-09-21 eliben* completed implementation of abbrevtable
2011-09-20 elibenabbrev table almost functioning
2011-09-20 eliben* DWARFInfo now doesn't receive a "dwarf class" argumen...
2011-09-19 eliben* take DWARF stuff from ELFFile
2011-09-19 elibenImplemented ELFFile.get_section_by_name and changed...
2011-09-19 elibenAdded dwarf/compileunit.py and dwarf/dwarfinfo.py and...
2011-09-17 Eli Benderskyadded hex dump of sections
2011-09-14 Eli BenderskyImplementing reading the INTERP path in segments
2011-09-09 Eli Benderskyadded Symbol decoding from a symbol table section
2011-09-08 Eli Benderskyremoved CRs
2011-09-08 elibenAdded a SymbolTableSection class and split functionalit...
2011-09-08 elibenSome code reorg:
2011-09-08 eliben* Added handling of segments
2011-09-08 ebendersAdded reading of sections and decoding their name from...
2011-09-08 ebenders* Added the ELFFile class - top-level interface to...
2011-09-07 ebenders* also create other stuff in struct constructor
2011-09-07 ebenderssome structs filled in
2011-09-07 ebenderssomething basic