summaryrefslogtreecommitdiff
path: root/iirs.adb
AgeCommit message (Collapse)Author
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2013-12-15Fix potential infinite recursion in previous commitBrian Drummond
2013-12-15Patch for https://gna.org/bugs/?20597 and ↵Brian Drummond
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.
2010-01-12ghdl 0.29 release.gingold
2009-08-13Now handle vhdl 2008 arrays in the front end.gingold
Bug fixes.
2008-09-06New feature: all-sensitized processes (for vhdl 2008)gingold
2008-08-30Switch to gcc 4.3gingold
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
2007-04-22synchronized to ghdl 0.26gingold
2006-10-02direct drivers and bugs fixgingold
2006-08-06bugs fixedgingold
2005-11-22more optimizations + bug fixesgingold
2005-11-07handle universal real div integer evaluation,gingold
more optimizations added, multi-thread ready grt, bug fixes
2005-11-01update: support of amd64 + more optimizationsgingold
2005-09-24First import from sourcesgingold