aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlrun.adb
Commit message (Expand)AuthorAgeFilesLines
* Drivers: add --pre-elab (as a stub).Tristan Gingold2017-11-161-2/+27
* Create default value for ports.Tristan Gingold2017-05-091-0/+12
* textio: use grt.fcvt to write reals.Tristan Gingold2017-04-191-0/+2
* textio: use grt.fcvt to read real numbers.Tristan Gingold2017-04-191-0/+2
* Add 'Image and 'Value for i64.Tristan Gingold2017-01-131-0/+4
* name_table: auto-initialize.Tristan Gingold2016-11-011-1/+1
* Rewrite error messages.Tristan Gingold2016-08-021-4/+4
* backtrace: add support for windows and for llvm (via libbacktrace).Tristan Gingold2015-11-221-1/+2
* Add symbolizer (for mcode).Tristan Gingold2015-11-191-0/+2
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-0/+2
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-1/+4
* Handle to_string for i64 numbers.Tristan Gingold2015-05-201-0/+2
* Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold2015-03-011-0/+3
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-2/+2
* Split translation into child packages.Tristan Gingold2014-11-091-1/+1
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+661