aboutsummaryrefslogtreecommitdiffstats
path: root/iirs.adb
Commit message (Collapse)AuthorAgeFilesLines
* Fix obscure crash (expanded name in a homograph of an enumeration literal).Tristan Gingold2014-01-191-0/+1
|
* Rework literal typing (and initial work for condition operator).Tristan Gingold2014-01-081-0/+23
|
* Add generic_chain and generic_map_aspect to package and subprogramsTristan Gingold2014-01-041-37/+18
| | | | (preliminary work for vhdl08)
* Fix bug21274.Tristan Gingold2013-12-311-3/+74
| | | | WIP for VHDL08.
* Revert cs156 and cs157 (the issues are caught before).Tristan Gingold2013-12-291-11/+0
|
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-5/+299
|
* Fix potential infinite recursion in previous commitBrian Drummond2013-12-151-1/+3
|
* Patch for https://gna.org/bugs/?20597 and ↵Brian Drummond2013-12-151-0/+9
| | | | https://gna.org/support/index.php?2553. Abort compilation if previous errors, or raise bug if none, when asked to Get_Kind of a null object.
* ghdl 0.29 release.gingold2010-01-121-0/+168
|
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-56/+121
| | | | Bug fixes.
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+25
|
* Switch to gcc 4.3gingold2008-08-301-1/+0
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* synchronized to ghdl 0.26gingold2007-04-221-0/+1
|
* direct drivers and bugs fixgingold2006-10-021-33/+39
|
* bugs fixedgingold2006-08-061-41/+41
|
* more optimizations + bug fixesgingold2005-11-221-7/+7
|
* handle universal real div integer evaluation,gingold2005-11-071-0/+29
| | | | | | more optimizations added, multi-thread ready grt, bug fixes
* update: support of amd64 + more optimizationsgingold2005-11-011-18/+76
|
* First import from sourcesgingold2005-09-241-0/+6572