summaryrefslogtreecommitdiff
path: root/translate/translation.adb
AgeCommit message (Expand)Author
2014-01-08Translate: remove duplicate code to translate variable interfaces.Tristan Gingold
2014-01-08Fix crash in translation while checking static bounds.Tristan Gingold
2014-01-08Translation: rework instance building.Tristan Gingold
2014-01-05Fix bug17203: elaborate packages of an entity before evaluating default expr.Tristan Gingold
2014-01-05Translate bit string literals in aggregate. Fix bug18659.Tristan Gingold
2014-01-04Translation: fix accessibility in component configuration.Tristan Gingold
2014-01-04Fix various minor bugs: alias of access type, subprograms in entity, activeTristan Gingold
2014-01-04Fix record signal assignment with several waveform elements.Tristan Gingold
2014-01-04Fix and add bug20549: compare assigned value with driver value in directTristan Gingold
2014-01-01Fix bug14953: improve error message for direct signal assignment.Tristan Gingold
2014-01-01Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold
2014-01-01Fix sr2737 (rol/ror with shift = +/- length).Tristan Gingold
2014-01-01translation: remove protected in Is_Equal_Limit (missing check added).Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
2013-12-29Fix bug17127: extend the life of Alloc_Stack variables.Tristan Gingold
2013-12-29Update comment.Tristan Gingold
2013-12-28Add range check in parameter association (ticket #2).Tristan Gingold
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