aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdllocal.adb
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | * Added makefile rules for a VHDL-2008 synopsys flavor. Removed synopsys check in VHDL-2008 mode from ghdllocal.adb. * Adjusted testsuite run "gna/bug28", which tests for --std=08 and --ieee=synopsys to report a message.
* 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
| | | | Adjust doc.
* 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
| | | | Ticket 87.
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-6/+6
| | | | For ticket 48.
* 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