aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv
Commit message (Expand)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
* ghdlprint: remove useless duplicate call.Tristan Gingold2016-09-011-2/+0
* ghdldrv: support response files.Tristan Gingold2016-08-291-18/+69
* Display a nice message if std_logic_textio is not found.Tristan Gingold2016-08-271-1/+1
* Rewrite most of error and warning messages.Tristan Gingold2016-08-021-2/+4
* Rewrite error messages.Tristan Gingold2016-08-021-4/+4
* Rewrite scan error messages: use formatting.Tristan Gingold2016-08-021-1/+1
* Rework warnings to have a uniq tag per warning.Tristan Gingold2016-08-012-2/+3
* Makefiles changes for $(EXEEXT) - please review. (#119)Patrick Lehmann2016-07-261-29/+29
* build and vpi: adjust for windows.Tristan Gingold2016-07-201-7/+20
* Rework gcc build procedure. Add vpi build command.Tristan Gingold2016-07-162-0/+4
* ghdldrv: add --bootstrap-standard to simplify build.Tristan Gingold2016-07-151-3/+44
* vpi: add and document new optionsTristan Gingold2016-07-141-84/+160
* Add commands to build vpi modules (WIP)Tristan Gingold2016-07-146-1/+250
* Clean up links, repository-wide (#117)Ben Wiederhake2016-07-091-2/+2
* Fix indentation and English mistakes.Tristan Gingold2016-07-051-1/+1
* ghdldrv: consider executable suffix for -r.Tristan Gingold2016-07-051-2/+5
* 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
* Also search library in DIR/LIB/vVV.Tristan Gingold2016-05-171-5/+0
* ghdldrv: add functionnal API to compile.Tristan Gingold2016-05-076-31/+96
* ghdldrv: avoid to pass -P options two times.Tristan Gingold2016-03-191-1/+7
* Refactoring in simulate in order to link with ortho.Tristan Gingold2016-02-202-44/+6
* ghdl --lines: fix incorrect conversion.Tristan Gingold2016-02-141-1/+5
* simul: more fixes for std_ulogic.Tristan Gingold2016-02-141-1/+9
* simul: return the exit status set by std.envTristan Gingold2016-02-141-0/+2
* simul: exit with the right status for --has-feature.Tristan Gingold2016-02-091-2/+11
* simul: fix various issues.Tristan Gingold2016-01-241-1/+1
* openieee: complete math_real (and fix uniform).Tristan Gingold2015-12-201-7/+55
* openieee: add numeric_std and numeric_bit.Tristan Gingold2015-12-162-1/+54
* Add bind only option (-b) to make command (-m).Forrest Voight2015-12-061-3/+13
* Use github site for reporting problems.Tristan Gingold2015-12-031-1/+1
* Fix ghdl_simul build.Tristan Gingold2015-11-301-2/+2
* 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-273-9/+30
* 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
* Update README and some copyright dates.Tristan Gingold2015-09-131-1/+1
* Check llvm version. Fix ghdldrv --post for llvm.Tristan Gingold2015-09-124-102/+136
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-102-8/+6
* canon: do not optimize concurrent procedure calls if not whole_analyze.Tristan Gingold2015-09-081-7/+1
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-0/+2
* Use directory of output for elaboration file.Tristan Gingold2015-06-102-11/+6
* ghdldrv: compile elab file in output directory.Tristan Gingold2015-06-093-23/+39
* 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-213-15/+35
* Handle to_string for i64 numbers.Tristan Gingold2015-05-201-0/+2
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-6/+6