summaryrefslogtreecommitdiff
path: root/translate/grt
AgeCommit message (Collapse)Author
2012-12-11Update to gcc 4.7gingold
Use --ghdl-source instead of -c when calling ghdl1 Likewise for --mb-comments / -C Add x86_64 darwin
2012-12-11Use a convention C access for instance, to fix windows crash.gingold
2012-12-11Fix warnings (useless conversion)gingold
2010-01-28Improve doc.gingold
Remove ortho_code-sysdeps. Add Pragma convention C in grt for accesses to subprograms. Fix build on windows.
2010-01-12ghdl 0.29 release.gingold
2009-12-30Fix fprintf call on x86-64.gingold
From Thomas Sailer.
2009-12-30Fix previous change.gingold
Correction from Thomas Sailer.
2009-12-16Fix timeout chain corruptio.gingold
From Thomas Sailer. Rename a type.
2009-12-16FIx memory leak.gingold
From Thomas Sailer.
2009-09-23Improve handling of non-sensitized processes.gingold
2009-09-21Version 0.28.gingold
2009-08-13Handle array subtype on the fly for unconstrained array signals/ports.gingold
2009-08-13Handle processes declared in an entity.gingold
2009-08-13Fix unaligned access.gingold
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
2008-07-22Add --ieee-asserts= option.gingold
Correctly elaborate anonymous subtypes in associations.
2008-07-22Remove timeout at the end of a wait statement.gingold
2008-06-02Improve SDF annotatorgingold
2008-06-02Fix 'delayed(0) at time 0gingold
2008-04-09Improve macosX support.gingold
Fix crashes in error handling.
2008-01-15synchronize: add support for MacOSX, fix bogus type conversiongingold
2007-05-27cygwin patch added,gingold
parse crash fixed c++ line comments handled in SDF parser
2007-04-22synchronized to ghdl 0.26gingold
2006-11-18SEH handledgingold
Bug fixes
2006-10-05add one more underscore to chkstk, use program path for install path (windows)gingold
2006-10-02direct drivers and bugs fixgingold
2006-10-02chkstk for linuxgingold
2006-08-12ghdl 0.25 releasedgingold
2006-08-06bugs fixedgingold
2006-06-22bugs fix, 93c improvedgingold
2006-06-16bug fixesgingold
2006-04-04VERSION removedgingold
2006-03-10setjmp/longjmp moved from cbinding to configgingold
2006-02-14bugs fixesgingold
2005-12-20bugs fix for ghw writergingold
2005-12-18ghdl 0.21 is outgingold
2005-12-12typo fixesgingold
2005-12-11do not use varags C callsgingold
2005-12-10updatedgingold
2005-12-10indentationgingold
2005-12-10grt.arch not used anymoregingold
2005-12-10ghdl_image_f64 rewrittengingold
2005-12-10package signals addedgingold
2005-11-25grt-arch* files added (were missing)gingold
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-01bug fixes + no use of fprintf in grt-statsgingold
2005-11-01update: support of amd64 + more optimizationsgingold
2005-10-25simulation speed improved (about 20%)gingold