aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Driveraux.ml
Commit message (Expand)AuthorAgeFilesLines
* Various improvements in the wording of diagnostics.Michael Schmidt2018-08-021-1/+1
* Refactor the handling of errors and warnings (#44)Bernhard Schommer2018-02-081-13/+12
* Remove all temporary files at program exit (#46)Bernhard Schommer2018-01-031-0/+5
* Introduced configuration variable for gnu systems.Bernhard Schommer2017-02-131-3/+0
* Print whole command line.Bernhard Schommer2016-08-221-8/+8
* Moved quoting functions in ResponsefileBernhard Schommer2016-08-161-31/+5
* Added missing begin end around quoting. Bug 18308.Bernhard Schommer2016-08-101-2/+2
* Corrected diab quoting. Bug 18308Bernhard Schommer2016-07-211-8/+11
* Added support for quoting for diab backend.Bernhard Schommer2016-07-211-1/+17
* Added simplified reader and printer for gnu @filesBernhard Schommer2016-07-201-8/+13
* Merged responfile function into command.Bernhard Schommer2016-07-191-22/+27
* Added heuristic for passing arg via responsefiles.Bernhard Schommer2016-07-121-2/+21
* Moved assembler and linker into own files.Bernhard Schommer2016-06-241-8/+17
* Moved shared frontend code in own file.Bernhard Schommer2016-05-241-0/+110