aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Linker.ml
Commit message (Expand)AuthorAgeFilesLines
* Fix passing of -u to linker.Bernhard Schommer2018-08-211-1/+1
* Refactor the handling of errors and warnings (#44)Bernhard Schommer2018-02-081-2/+2
* Extended support for the nostartfiles option.Bernhard Schommer2017-08-231-6/+11
* Introduced configuration variable for gnu systems.Bernhard Schommer2017-02-131-3/+3
* Use quoted strings.Bernhard Schommer2017-01-181-18/+21
* Added braces back. Bug 19197Bernhard Schommer2016-06-241-16/+16
* Moved assembler and linker into own files.Bernhard Schommer2016-06-241-0/+81