aboutsummaryrefslogtreecommitdiffstats
path: root/translate/ghdldrv
Commit message (Collapse)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-0422-7771/+0
|
* Handle --expect-failure for -mTristan Gingold2014-11-041-4/+10
|
* Compute Exec_Prefix before loading libraries.Tristan Gingold2014-11-043-152/+157
|
* Support installation in a different path that configured one.Tristan Gingold2014-11-035-27/+262
|
* Replace --dispconfig with --disp-config.Tristan Gingold2014-11-031-2/+2
|
* makefiles and script: adjust for gcc 4.9Tristan Gingold2014-11-021-2/+2
|
* ortho-lang.c: get rid of expr.h (poisonned) and rewrite ortho_build_addr.Tristan Gingold2014-11-021-5/+7
|
* Handle packkage instantiation for --chop.Tristan Gingold2014-11-022-7/+9
|
* Add support for package interface.Tristan Gingold2014-10-291-2/+2
|
* Initial support for package header and package instantiation.Tristan Gingold2014-10-142-1/+6
|
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-252-0/+17
|
* Add vhdl08 flush, fix null slice, improve type conversion.Tristan Gingold2014-09-121-0/+2
|
* vhdl2008: add translation and support for most of implicit operators.Tristan Gingold2014-09-111-51/+43
|
* First run of OSVVM_2014_01 with gcc backend.Tristan Gingold2014-09-062-2/+20
|
* First run (using mcode) of OSVVM_2014_01.Tristan Gingold2014-09-052-19/+36
|
* Keep names in the tree.Tristan Gingold2014-09-023-4/+21
| | | | This is a large change to improve error locations and allow pretty printing.
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-233-15/+126
|
* Add overflow literal.Tristan Gingold2014-07-214-40/+101
|
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-192-7/+7
|
* 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
|