summaryrefslogtreecommitdiff
path: root/translate/grt/grt-signals.adb
AgeCommit message (Collapse)Author
2014-01-21Minor improvement of previous patch (use a more standard pragma).Tristan Gingold
2014-01-21Add pragma Favor_Top_Level for grt.signals.Resolver_Acc.Tristan Gingold
2014-01-21Remove new/free for a couple of arrays in grt-signalsBrian Drummond
2014-01-16Fix bug21487: call resolution function at init if there is at least 1 source.Tristan 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-09-23Improve handling of non-sensitized processes.gingold
2009-08-13Fix unaligned access.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-06-02Fix 'delayed(0) at time 0gingold
2006-10-02direct drivers and bugs fixgingold
2006-08-12ghdl 0.25 releasedgingold
2006-06-16bug fixesgingold
2005-12-20bugs fix for ghw writergingold
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-10-24support of ia64 added, more stats addedgingold
2005-10-09--vcdz option added,gingold
switched to gcc-4.0.2, can be compiled with GNAT GPL 2005 ready for ada05 (interface identifier not used anymore) bug fixes
2005-09-24First import from sourcesgingold