aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdllocal.adb
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: paths.Tristan Gingold2017-05-181-8/+8
* Add target in bug-box, add --bug-box internal command.Tristan Gingold2016-12-201-0/+32
* ghdl --clean: consider executable suffix (for windows).Tristan Gingold2016-12-191-2/+5
* Finish_Compilation: factorize code, move to libraries.Tristan Gingold2016-10-151-88/+2
* ghdl --dir: handle context declaration.Tristan Gingold2016-10-101-0/+2
* Create_Instantiation_Bodies: add parentTristan Gingold2016-09-301-2/+4
* vhdl08: more support for interface subprograms.Tristan Gingold2016-09-271-0/+8
* Remove elaboration file in current directory.Tristan Gingold2016-09-231-2/+3
* vhdl08: create interface subprogram declaration.Tristan Gingold2016-09-191-0/+10
* ghdl_local: minor rewrite.Tristan Gingold2016-09-181-7/+7
* Move Library_To_File_Name from Back_End to LibrariesTristan Gingold2016-09-171-1/+1
* Comments and reformatting.Tristan Gingold2016-09-141-8/+4
* ghdllocal: set location of progress message.Tristan Gingold2016-09-051-1/+1
* Rewrite most of error and warning messages.Tristan Gingold2016-08-021-2/+4
* Add commands to build vpi modules (WIP)Tristan Gingold2016-07-141-1/+6
* Fix indentation and English mistakes.Tristan Gingold2016-07-051-1/+1
* More changes for the MinGW32/MinGW64 build flow and for the llvm back-end.Patrick Lehmann2016-07-011-1/+1
* Synopsys flavor for VHDL-2008 (#94)Patrick Lehmann2016-06-241-5/+1
* ghdldrv: add functionnal API to compile.Tristan Gingold2016-05-071-3/+8
* simul: more fixes for std_ulogic.Tristan Gingold2016-02-141-1/+9
* Rework --dir command so that it could display ieee content.Tristan Gingold2015-11-301-18/+10
* Emit a warning for --ieee=synopsys if --std=08Tristan Gingold2015-11-271-7/+19
* Use directory of output for elaboration file.Tristan Gingold2015-06-101-9/+3
* ghdldrv: compile elab file in output directory.Tristan Gingold2015-06-091-7/+13
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-6/+6
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-23/+23
* Fix ghdl -m for jit: handle multiple libraries.Tristan Gingold2014-12-231-12/+94
* Add comments.Tristan Gingold2014-12-221-3/+6
* ghdllocal: remove debug code (trace).Tristan Gingold2014-11-081-1/+0
* driver: fix path simplification with ..; add missing directory separator.Tristan Gingold2014-11-081-40/+43
* mcode build and install from top makefile.Tristan Gingold2014-11-061-4/+24
* ghdldrv: reflect --disp-config changes for ghdl_mcode.Tristan Gingold2014-11-051-0/+34
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+1415