aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdldrv.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: refactoring: remove configure function with string access.Tristan Gingold2019-07-141-16/+22
* Error_Msg_Option: do not raise exception.Tristan Gingold2019-06-251-42/+47
* ghdldrv: handle --force-analysis for llvm and gcc.Tristan Gingold2019-06-051-2/+1
* ghdldrv: use Dyn_Table instead of the GNAT package.Tristan Gingold2019-05-191-8/+6
* Add simple_IO - to be used instead of Text_IO.Tristan Gingold2019-05-191-2/+3
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-3/+3
* vhdl: move configuration package as a vhdl child.Tristan Gingold2019-05-051-2/+2
* vhdl: supports VHPIDIRECT in mcode backend.Tristan Gingold2019-04-271-2/+5
* vhdl: handle names starting with '_' as an identifier.Tristan Gingold2019-03-141-1/+5
* errorout: discard disabled warnings.Tristan Gingold2019-01-041-2/+9
* ghdldrv: Cmd argument of Perform_Action is now in.Tristan Gingold2018-12-161-26/+26
* Finish_Compilation: do not raise Compilation_Error.Tristan Gingold2018-12-161-0/+4
* Clarify error message.Tristan Gingold2018-12-111-1/+1
* ghdllocal: clean post files.Tristan Gingold2018-10-211-3/+0
* ghdldrv: also search exec in prefix/bin.Tristan Gingold2018-10-211-2/+18
* ghdldrv: allow bootstrap with oread.Tristan Gingold2018-10-211-2/+1
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-101-0/+5
* Fix warning: use clause for package has no effectVicente Bergas2018-05-031-2/+0
* Change libraries path to allow installation of system-wide libraries.Tristan Gingold2018-01-251-1/+1
* ghdldrv: remove most usages of Nam_Buffer.Tristan Gingold2018-01-181-8/+5
* version.in: avoid to duplicate version string.Tristan Gingold2017-12-101-1/+3
* 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