aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the rest of the type for the tags mentioned in appendix 1 of the dwarf ...Bernhard Schommer2014-10-151-1/+56
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added more types.Bernhard Schommer2014-10-141-0/+125
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a file containing definitions for the types used to store the debug inf...Bernhard Schommer2014-10-132-1/+122
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the printer for the annotations in the Asm_printer of the checklink t...Bernhard Schommer2015-04-141-4/+31
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using gcc as a preprocessor, put it in C99 mode.Xavier Leroy2015-04-101-6/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detect (and reject with an error) preprocessing numbers that are not valid in...Xavier Leroy2015-04-061-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Harmless typo ('__' instead of '_') causing a warning at extraction time.Xavier Leroy2015-04-061-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing case for the new 'annot' instruction.Xavier Leroy2015-04-062-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed missing unsigned compare for pointer in the arm backend.Bernhard Schommer2015-04-042-3/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Further updates to README.mdXavier Leroy2015-04-041-9/+18
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:AbsInt/CompCertBernhard Schommer2015-04-021-13/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #36 from clarus/masterBernhard Schommer2015-04-021-13/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | README in MarkDownGuillaume Claret2015-04-021-13/+8
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / / / / Ccompuimm now depends on the memory, this is needed to proof the Lemma op_dep...Bernhard Schommer2015-04-021-2/+3
|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #34 from AbsInt/extended-annotationsXavier Leroy2015-04-0171-516/+1736
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \