summaryrefslogtreecommitdiff
path: root/translate/translation.adb
AgeCommit message (Expand)Author
2013-12-27Fix 'range'left & co.Tristan Gingold
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2013-12-13Patch allowing real 'value strings for physical types, and allowing 32-bit ph...Brian Drummond
2013-12-03Style errors and mcode Makefile changeBrian Drummond
2013-12-02Comment out some unreachable code that stopped the mcode buildBrian Drummond
2013-12-02Version 0.31dev, builds with gcc4.8Brian Drummond
2013-12-02Fix for bug #19195, https://gna.org/bugs/?19195Brian Drummond
2013-12-02Patch for Support #3028 - range of 32 bit integer exceededBrian Drummond
2010-01-12ghdl 0.29 release.gingold
2009-09-21Version 0.28.gingold
2009-08-13Now handle vhdl 2008 arrays in the front end.gingold
2008-09-06New feature: all-sensitized processes (for vhdl 2008)gingold
2008-08-31Create package options from flags to avoid circular elaborationgingold
2008-08-31Bug fix: elaboration of direct drivers for unconstrained array signalsgingold
2008-08-30Switch to gcc 4.3gingold
2008-07-22Add --ieee-asserts= option.gingold
2008-04-09Improve macosX support.gingold
2008-01-15synchronize: add support for MacOSX, fix bogus type conversiongingold
2006-10-02direct drivers and bugs fixgingold
2006-08-12ghdl 0.25 releasedgingold
2006-08-06bugs fixedgingold
2006-07-10updated for 0.24gingold
2006-06-22bugs fix, 93c improvedgingold
2006-06-19bug fixesgingold
2006-06-16bug fixesgingold
2006-03-10copyright year updatedgingold
2006-03-04bug fix (array bound checking)gingold
2006-02-14bugs fixesgingold
2005-12-10generate RTI for subprograms typegingold
2005-11-22more optimizations + bug fixesgingold
2005-11-07handle universal real div integer evaluation,gingold
2005-11-01bug fixes + no use of fprintf in grt-statsgingold
2005-11-01update: support of amd64 + more optimizationsgingold
2005-10-24support of ia64 added, more stats addedgingold
2005-10-23updated (some optim, bug fixes)gingold
2005-10-09--vcdz option added,gingold
2005-09-26check_range: do not compare ATYPE with EXPR type if EXPR is null_iirgingold
2005-09-24First import from sourcesgingold