aboutsummaryrefslogtreecommitdiffstats
path: root/translate/translation.adb
Commit message (Expand)AuthorAgeFilesLines
* Fix bug17203: elaborate packages of an entity before evaluating default expr.Tristan Gingold2014-01-051-9/+37
* Translate bit string literals in aggregate. Fix bug18659.Tristan Gingold2014-01-051-68/+105
* Translation: fix accessibility in component configuration.Tristan Gingold2014-01-041-30/+60
* Fix various minor bugs: alias of access type, subprograms in entity, activeTristan Gingold2014-01-041-13/+36
* Fix record signal assignment with several waveform elements.Tristan Gingold2014-01-041-1/+1
* Fix and add bug20549: compare assigned value with driver value in directTristan Gingold2014-01-041-3/+8
* Fix bug14953: improve error message for direct signal assignment.Tristan Gingold2014-01-011-10/+18
* Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold2014-01-011-51/+84
* Fix sr2737 (rol/ror with shift = +/- length).Tristan Gingold2014-01-011-1/+9
* translation: remove protected in Is_Equal_Limit (missing check added).Tristan Gingold2014-01-011-11/+1
* Fix bug21274.Tristan Gingold2013-12-311-1/+7
* Fix bug17127: extend the life of Alloc_Stack variables.Tristan Gingold2013-12-291-40/+67
* Update comment.Tristan Gingold2013-12-291-2/+1
* Add range check in parameter association (ticket #2).Tristan Gingold2013-12-281-14/+38
* Fix 'range'left & co.Tristan Gingold2013-12-271-76/+48
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-13/+11
* Patch allowing real 'value strings for physical types, and allowing 32-bit ph...Brian Drummond2013-12-131-0/+3
* Style errors and mcode Makefile changeBrian Drummond2013-12-031-1/+2
* Comment out some unreachable code that stopped the mcode buildBrian Drummond2013-12-021-10/+10
* Version 0.31dev, builds with gcc4.8Brian Drummond2013-12-021-1/+1
* Fix for bug #19195, https://gna.org/bugs/?19195Brian Drummond2013-12-021-0/+15
* Patch for Support #3028 - range of 32 bit integer exceededBrian Drummond2013-12-021-1/+11
* ghdl 0.29 release.gingold2010-01-121-191/+1144
* Version 0.28.gingold2009-09-211-0/+4
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-130/+171
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-7/+11
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
* Bug fix: elaboration of direct drivers for unconstrained array signalsgingold2008-08-311-0/+6
* Switch to gcc 4.3gingold2008-08-301-102/+31
* Add --ieee-asserts= option.gingold2008-07-221-36/+147
* Improve macosX support.gingold2008-04-091-0/+4
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-151-11/+15
* direct drivers and bugs fixgingold2006-10-021-297/+913
* ghdl 0.25 releasedgingold2006-08-121-64/+167
* bugs fixedgingold2006-08-061-37/+171
* updated for 0.24gingold2006-07-101-12/+35
* bugs fix, 93c improvedgingold2006-06-221-23/+30
* bug fixesgingold2006-06-191-0/+18
* bug fixesgingold2006-06-161-47/+109
* copyright year updatedgingold2006-03-101-1/+1
* bug fix (array bound checking)gingold2006-03-041-1/+1
* bugs fixesgingold2006-02-141-42/+94
* generate RTI for subprograms typegingold2005-12-101-3/+91
* more optimizations + bug fixesgingold2005-11-221-150/+110
* handle universal real div integer evaluation,gingold2005-11-071-60/+184
* bug fixes + no use of fprintf in grt-statsgingold2005-11-011-1/+8
* update: support of amd64 + more optimizationsgingold2005-11-011-121/+215
* support of ia64 added, more stats addedgingold2005-10-241-5/+0
* updated (some optim, bug fixes)gingold2005-10-231-242/+121
* --vcdz option added,gingold2005-10-091-4/+4