aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Activating the printing of the debug information for supported architecture.Bernhard Schommer2015-03-194-17/+48
| * | | | | | | | | Added function to convert C types into their dwarf represnation.Bernhard Schommer2015-03-187-30/+208
| * | | | | | | | | Added file for the translation of the C Ast to Dwarf debugging information.Bernhard Schommer2015-03-162-7/+18
| * | | | | | | | | Added printers for the rest of the possible tags.Bernhard Schommer2015-03-162-14/+76
| * | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2015-03-163-3/+6
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Started implementing the printing functions for the debug info. Added a globa...Bernhard Schommer2015-03-1612-158/+343
| * | | | | | | | | | Started integrating the debug printing in the common backend_printer.Bernhard Schommer2015-03-1110-160/+169
| * | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2015-03-111-1/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'github/backend_printer' into dwarfBernhard Schommer2015-03-1013-3441/+3116
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2015-03-1033-606/+1612
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Starting to remove the seperate printers for each backend.Bernhard Schommer2015-02-029-276/+432
| * | | | | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2015-01-281-10/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2015-01-2342-1768/+4233
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2015-01-2010-265/+342
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2015-01-121-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2015-01-1234-61988/+914
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Added dummy printing function for entries.Bernhard Schommer2014-12-181-1/+4
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2014-12-1710-58/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Added more printing code.Bernhard Schommer2014-12-151-3/+8
| * | | | | | | | | | | | | | | | | | | Started implementation of printing the dwarf entries.Bernhard Schommer2014-12-153-11/+31
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2014-12-114-17/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2014-12-041-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2014-12-042-6/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Changed the d1line and d1file to d2line and d2file and prologue and epilogue ...Bernhard Schommer2014-12-045-9/+79
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2014-12-021-14/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Renamed the printer module for the Abbreviations and deactivated adding the -...Bernhard Schommer2014-12-023-47/+11
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2014-11-2750-684/+2264
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2014-11-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dwarfBernhard Schommer2014-11-1712-179/+489
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Removed compile error and added dummy function for the printing of entries.Bernhard Schommer2014-11-173-8/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | More functionality for the Printer.Bernhard Schommer2014-11-141-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | Moved abbreviation printer into a seperate file. The printer should also prin...Bernhard Schommer2014-11-123-325/+394
| * | | | | | | | | | | | | | | | | | | | | | | | | | Added functions for printing of the abbreviations.Bernhard Schommer2014-11-113-3/+41
| * | | | | | | | | | | | | | | | | | | | | | | | | | Generalised functionality for the printing of the abbreviations.Bernhard Schommer2014-11-112-235/+307
| * | | | | | | | | | | | | | | | | | | | | | | | | | Added more functions to print the abbreviations.Bernhard Schommer2014-11-062-99/+167
| * | | | | | | | | | | | | | | | | | | | | | | | | | More functions for printing the abbreviations.Bernhard Schommer2014-10-312-77/+141
| * | | | | | | | | | | | | | | | | | | | | | | | | | Reverted changes to C2C since the information needed should be stored already...Bernhard Schommer2014-10-301-16/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | Started implementing functions to compute the abbreviations for the diab comp...Bernhard Schommer2014-10-292-13/+87
| * | | | | | | | | | | | | | | | | | | | | | | | | | Refactored the printing functions a little bit more by moving the system depe...Bernhard Schommer2014-10-284-328/+397
| * | | | | | | | | | | | | | | | | | | | | | | | | | Added the type information to the global information stored for each atom.Bernhard Schommer2014-10-272-5/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2014-10-272-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Added more functionality to DwarfUtil.Bernhard Schommer2014-10-241-0/+39
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Added a file for utility functions on the Dwarf types.Bernhard Schommer2014-10-232-42/+66
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Added type for all tags.Bernhard Schommer2014-10-211-1/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed smaller mistakes.Bernhard Schommer2014-10-211-8/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Removed more not needed attributes.Bernhard Schommer2014-10-201-92/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2014-10-201-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed more not needed attributes from the tag types.Bernhard Schommer2014-10-171-19/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into dwarfBernhard Schommer2014-10-171-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Started revising the tag types to only include attributes which are actually ...Bernhard Schommer2014-10-151-17/+10