summaryrefslogtreecommitdiff
path: root/src/format/dwarf
AgeCommit message (Expand)Author
2015-09-19Extended the prototype for matching formats in order to get it suitable for p...Cyrille Bagard
2015-08-12Extended the loading process of binary formats to prepare the DWARF support.Cyrille Bagard
2015-02-11Registered all the supported formats in the system code.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2010-04-18Improved the Itanium demangler.Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-06-01Changed the old bin_routine structure to a GBinRoutine GObject.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-03-14Turned off lots of warnings by using the _GNU_SOURCE compliance.Cyrille Bagard
2008-08-24Got and inserted debug comments into code.Cyrille Bagard
2008-08-24Registered found debug functions and handled the void type.Cyrille Bagard
2008-08-23Supported the structure and enumeration types.Cyrille Bagard
2008-08-22Made a first try to get all registered prototypes of functions.Cyrille Bagard
2008-08-17Looked for prototyped functions using the registered abbreviations.Cyrille Bagard
2008-08-10Read all the DWARF abbreviations.Cyrille Bagard
2008-08-08Prepared to handle the DWARF debug format.Cyrille Bagard