aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Frontend.ml
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.4' into mppa_k1cCyril SIX2018-11-211-6/+17
|\
| * Add sizeof_reg and new Machine configurations (#129)Bernhard Schommer2018-08-201-4/+6
| * Typo in -iquote preprocessing option (#239)Frédéric Besson2018-06-201-1/+1
| * Define C11 conditional feature macros (#77)Bernhard Schommer2018-04-061-1/+10
* | Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+1
|/
* Move struct passing/return style to Machine.Bernhard Schommer2018-02-161-1/+5
* Refactor the handling of errors and warnings (#44)Bernhard Schommer2018-02-081-12/+3
* Move machine initialization to Frontend.init function. (#49)Bernhard Schommer2018-01-111-0/+25
* Handle dcompcertc and dparsedc like all dump opts.Bernhard Schommer2018-01-041-12/+2
* Introduced configuration variable for gnu systems.Bernhard Schommer2017-02-131-2/+2
* Use quoted strings.Bernhard Schommer2017-01-181-32/+34
* Moved assembler and linker into own files.Bernhard Schommer2016-06-241-2/+2
* Deactivate options target dependend.Bernhard Schommer2016-06-241-48/+49
* Moved shared frontend code in own file.Bernhard Schommer2016-05-241-0/+163