aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv
Commit message (Collapse)AuthorAgeFilesLines
* disp_vhdl: adjust for vhdl2008 (generate, bit string).Tristan Gingold2015-01-141-1/+1
|
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-1/+2
|
* Fix left-over in name_table remaining.Tristan Gingold2015-01-012-4/+4
|
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-313-32/+32
|
* vhdl 2008: handle sized bit strings.Tristan Gingold2014-12-301-0/+1
|
* ghdldrv: remove unused variables.Tristan Gingold2014-12-231-2/+0
|
* Fix ghdl -m for jit: handle multiple libraries.Tristan Gingold2014-12-234-156/+196
|
* Add comments.Tristan Gingold2014-12-222-3/+8
|
* PSL: allow labels on psl directives (fix ticket26).Tristan Gingold2014-12-131-1/+0
|
* llvm: add non-jit driver.Tristan Gingold2014-12-051-0/+34
|
* Split translation into child packages.Tristan Gingold2014-11-091-1/+1
|
* ghdllocal: remove debug code (trace).Tristan Gingold2014-11-081-1/+0
|
* driver: fix path simplification with ..; add missing directory separator.Tristan Gingold2014-11-082-42/+46
|
* mcode build and install from top makefile.Tristan Gingold2014-11-061-4/+24
|
* ghdldrv: reflect --disp-config changes for ghdl_mcode.Tristan Gingold2014-11-054-47/+42
|
* Move files and dirs from translate/Tristan Gingold2014-11-0522-0/+7771