aboutsummaryrefslogtreecommitdiffstats
path: root/sem.adb
Commit message (Expand)AuthorAgeFilesLines
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-27/+148
* Use library unit instead of design unit.Tristan Gingold2014-06-241-71/+64
* sem: remove old comment.Tristan Gingold2014-06-141-2/+0
* Add_Dependence: noop if no current design.Tristan Gingold2014-05-291-2/+10
* Fix bug15702: require generic association in direct entity instantiation.Tristan Gingold2014-01-051-9/+7
* Fix various minor bugs: alias of access type, subprograms in entity, activeTristan Gingold2014-01-041-0/+1
* sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold2014-01-041-14/+7
* Fix bug21274.Tristan Gingold2013-12-311-6/+17
* Indentation and comments.Tristan Gingold2013-12-271-0/+5
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-0/+5
* ghdl 0.29 release.gingold2010-01-121-1/+1
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-12/+37
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-20/+91
* Create package options from flags to avoid circular elaborationgingold2008-08-311-3/+3
* Switch to gcc 4.3gingold2008-08-301-7/+4
* synchronized to ghdl 0.26gingold2007-04-221-2/+10
* direct drivers and bugs fixgingold2006-10-021-2/+2
* bugs fixedgingold2006-08-061-0/+18
* bug fixesgingold2006-06-191-22/+74
* bug fixesgingold2006-06-161-6/+9
* update: support of amd64 + more optimizationsgingold2005-11-011-4/+4
* First import from sourcesgingold2005-09-241-0/+2295