aboutsummaryrefslogtreecommitdiffstats
path: root/sem_decls.adb
Commit message (Expand)AuthorAgeFilesLines
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-2/+2
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-12/+73
* vhdl08: add oread, hread.Tristan Gingold2014-07-011-20/+19
* Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold2014-06-301-37/+208
* vhdl 2008: handle all-sensitized processes, handle visibility for alias.Tristan Gingold2014-06-291-1/+8
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-86/+138
* sem_decls: handle alias of component.Tristan Gingold2014-05-291-1/+2
* Rework implementation of -frelaxed-rules, add bug20767.Tristan Gingold2014-01-081-7/+1
* Rework literal typing (and initial work for condition operator).Tristan Gingold2014-01-081-5/+8
* sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold2014-01-041-4/+14
* Fix bug21274.Tristan Gingold2013-12-311-180/+269
* Fix two crashes (bug18810 and bug15933).Tristan Gingold2013-12-291-2/+3
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-0/+155
* Version 0.28.gingold2009-09-211-1/+1
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-102/+74
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
* Switch to gcc 4.3gingold2008-08-301-1/+1
* Fix concatenation when one of the operand is an array elementgingold2008-06-021-2/+1
* direct drivers and bugs fixgingold2006-10-021-1/+1
* bugs fixedgingold2006-08-061-0/+1
* bug fixesgingold2006-06-161-32/+1
* update: support of amd64 + more optimizationsgingold2005-11-011-9/+60
* updated (some optim, bug fixes)gingold2005-10-231-5/+5
* --vcdz option added,gingold2005-10-091-89/+89
* First import from sourcesgingold2005-09-241-0/+2413