aboutsummaryrefslogtreecommitdiffstats
path: root/sem_stmts.adb
Commit message (Collapse)AuthorAgeFilesLines
* sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold2014-01-041-7/+6
| | | | | Allow attribute specifications on statements in entities. (and a couples of minor crashes).
* Fix bug21274.Tristan Gingold2013-12-311-16/+8
| | | | WIP for VHDL08.
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-0/+27
|
* ghdl 0.29 release.gingold2010-01-121-8/+27
|
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-4/+3
| | | | Bug fixes.
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-2/+9
|
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
|
* Switch to gcc 4.3gingold2008-08-301-4/+2
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* synchronized to ghdl 0.26gingold2007-04-221-11/+7
|
* SEH handledgingold2006-11-181-8/+13
| | | | Bug fixes
* sem_add_driver: correctly get alias basegingold2006-10-051-1/+1
|
* direct drivers and bugs fixgingold2006-10-021-55/+14
|
* ghdl 0.21 is outgingold2005-12-181-1/+1
|
* bug fixesgingold2005-12-101-0/+1
|
* update: support of amd64 + more optimizationsgingold2005-11-011-3/+5
|
* First import from sourcesgingold2005-09-241-0/+1942