aboutsummaryrefslogtreecommitdiffstats
path: root/translate/ghdldrv
Commit message (Collapse)AuthorAgeFilesLines
* vhdl 2008: handle all-sensitized processes, handle visibility for alias.Tristan Gingold2014-06-291-0/+1
|
* Add psl cover directive (ticket19).Tristan Gingold2014-06-212-2/+5
|
* ghdlcomp: stop in case of errors on delayed checks.Tristan Gingold2014-06-211-2/+5
|
* configuration: add Check_Entity_Declaration_Top from translation.Tristan Gingold2014-06-142-24/+41
| | | | | | evaluation: add Get_Path_Instance_Name_Suffix from translation. grt-signals: rename ghdl_signal_direct_driver to ghdl_signal_add_direct_driver. add ghdl_signal_direct_assign; make active_chain private.
* ghdlsimul: add --trace-stmts, -iTristan Gingold2014-05-291-4/+7
|
* errorout: remove execution related subprograms (and exceptions).Tristan Gingold2014-05-071-3/+2
|
* Set some missing flags (was harmless).Tristan Gingold2014-03-292-0/+4
|
* Rename ghdl_mcode.adb to ghdl_jit.adb. Display code generate name.Tristan Gingold2014-03-102-12/+14
|
* Makefile: adjust for LLVM be.Tristan Gingold2014-03-061-16/+16
|
* canon: change profile of Canon_Procedure_Call.Tristan Gingold2014-03-061-0/+1
|
* ghdlsimul: set argv0 earlier.Tristan Gingold2014-02-231-8/+23
|
* ghdlsimul: set progname.Tristan Gingold2014-02-101-2/+13
|
* ghdldrv: fix indentation.Tristan Gingold2014-02-101-2/+1
|
* Windows: fix library update, handle errors during elaboration.Tristan Gingold2014-02-011-0/+4
|
* ghdldrv: adjust for llvm.Tristan Gingold2014-02-011-59/+34
|
* Fix typo in previous commit.Tristan Gingold2014-01-191-2/+2
|
* Add 'value attribute functions for enumerations E8,E32 to mcode versionBrian Drummond2014-01-181-0/+4
|
* Rename package Scan to Scanner.Tristan Gingold2014-01-092-10/+10
|
* Remote ortho_code-x86-flags.ads (generated file).Tristan Gingold2014-01-081-2/+0
|
* Dates updated in doc and ghdlmainBrian Drummond2014-01-071-1/+1
|
* Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold2014-01-011-4/+4
|
* Fix bug21274.Tristan Gingold2013-12-311-1/+1
| | | | WIP for VHDL08.
* Fix bug16144 (ghdl --lines on empty line).Tristan Gingold2013-12-291-1/+7
|
* Allow long prefix (by locally disabling style checks)Tristan Gingold2013-12-281-4/+9
|
* Add references to added 'value routines in ghdlrun.Tristan Gingold2013-12-181-0/+8
|
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-172-12/+7
|
* Revert change to mcode MakefileBrian Drummond2013-12-051-2/+1
|
* Style errors and mcode Makefile changeBrian Drummond2013-12-031-1/+2
|
* Version 0.31dev, builds with gcc4.8Brian Drummond2013-12-021-1/+1
|
* Part of the previous commit (upgrade to gcc 4.7)gingold2012-12-112-14/+24
|
* Create grtlink to share references to grt.gingold2012-12-113-25/+64
|
* Improve error message when a filename is used instead of a unit namegingold2012-12-111-0/+64
|
* Remove empty last linesgingold2012-12-111-2/+0
|
* Add convention C for entry point.gingold2010-02-261-0/+1
|
* ghdl 0.29 release.gingold2010-01-129-11/+127
|
* Improve handling of non-sensitized processes.gingold2009-09-231-1/+1
|
* Version 0.28.gingold2009-09-213-2/+3
|
* Preliminary support for llvm.gingold2009-08-139-104/+113
|
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-062-12/+13
|
* Create package options from flags to avoid circular elaborationgingold2008-08-314-6/+11
|
* Switch to gcc 4.3gingold2008-08-307-111/+84
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* Release ghdl 0.27gingold2008-07-221-1/+1
|
* Improve macosX support.gingold2008-04-091-1/+15
| | | | Fix crashes in error handling.
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-151-0/+1
|
* synchronized to ghdl 0.26gingold2007-04-221-2/+2
|
* direct drivers and bugs fixgingold2006-10-022-10/+10
|
* support of GHDL_PREFIX env variable, use ghdl_release instead of ghdl_versiongingold2006-10-026-8/+58
|
* ghdl 0.25 releasedgingold2006-08-121-0/+2
|
* bugs fixedgingold2006-08-063-14/+119
|
* bugs fix, 93c improvedgingold2006-06-222-8/+8
|