aboutsummaryrefslogtreecommitdiffstats
path: root/translate/ghdldrv/ghdldrv.adb
Commit message (Expand)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-1818/+0
* Handle --expect-failure for -mTristan Gingold2014-11-041-4/+10
* Compute Exec_Prefix before loading libraries.Tristan Gingold2014-11-041-151/+1
* Support installation in a different path that configured one.Tristan Gingold2014-11-031-10/+217
* Replace --dispconfig with --disp-config.Tristan Gingold2014-11-031-2/+2
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-0/+3
* ghdldrv: fix indentation.Tristan Gingold2014-02-101-2/+1
* ghdldrv: adjust for llvm.Tristan Gingold2014-02-011-59/+34
* Part of the previous commit (upgrade to gcc 4.7)gingold2012-12-111-7/+11
* Preliminary support for llvm.gingold2009-08-131-12/+49
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+2
* Switch to gcc 4.3gingold2008-08-301-46/+40
* support of GHDL_PREFIX env variable, use ghdl_release instead of ghdl_versiongingold2006-10-021-1/+19
* -m32 flag added, general substitution in .lst filegingold2005-12-101-12/+28
* update: support of amd64 + more optimizationsgingold2005-11-011-0/+1
* updated for ghdl-0.20gingold2005-10-161-6/+8
* First import from sourcesgingold2005-09-241-0/+1705