aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlrun.adb
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Display a backtrace in case of failed check or assert failure.
* 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
| | | | Fix ticket 77.
* Handle to_string for i64 numbers.Tristan Gingold2015-05-201-0/+2
| | | | Fix ticket 76
* 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