aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdldrv.adb
Commit message (Expand)AuthorAgeFilesLines
* Drivers: add --pre-elab (as a stub).Tristan Gingold2017-11-161-1/+25
* Update ghdldrv after list changes.Tristan Gingold2017-11-111-37/+44
* comment and whitespace cleanupJulius Rakow2017-09-301-10/+10
* add gen-depends commandJulius Rakow2017-09-301-49/+112
* Fix typo: paths.Tristan Gingold2017-05-181-13/+13
* Use -fpic if gcc is configured with --enable-default-pieTristan Gingold2016-12-061-10/+41
* ghdldrv: add --bootstrap-standard to simplify build.Tristan Gingold2016-07-151-3/+44
* ghdldrv: consider executable suffix for -r.Tristan Gingold2016-07-051-2/+5
* ghdldrv: avoid to pass -P options two times.Tristan Gingold2016-03-191-1/+7
* Add bind only option (-b) to make command (-m).Forrest Voight2015-12-061-3/+13
* Check llvm version. Fix ghdldrv --post for llvm.Tristan Gingold2015-09-121-97/+132
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
* canon: do not optimize concurrent procedure calls if not whole_analyze.Tristan Gingold2015-09-081-7/+1
* ghdldrv: compile elab file in output directory.Tristan Gingold2015-06-091-13/+19
* ghdldrv: use output name for creating the elaboration files.Tristan Gingold2015-06-081-1/+6
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-13/+28
* Remove Get_File_Time_Stamp for a filename.Tristan Gingold2015-05-131-23/+11
* ghdldrv: support absolute path with --elab-run.Tristan Gingold2015-05-111-3/+7
* Fix left-over in name_table remaining.Tristan Gingold2015-01-011-3/+3
* ghdldrv: remove unused variables.Tristan Gingold2014-12-231-2/+0
* Fix ghdl -m for jit: handle multiple libraries.Tristan Gingold2014-12-231-141/+41
* Add comments.Tristan Gingold2014-12-221-0/+2
* driver: fix path simplification with ..; add missing directory separator.Tristan Gingold2014-11-081-2/+3
* ghdldrv: reflect --disp-config changes for ghdl_mcode.Tristan Gingold2014-11-051-27/+1
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+1818