summaryrefslogtreecommitdiff
path: root/translate/grt/grt-signals.adb
AgeCommit message (Collapse)Author
2014-11-04Move sources to src/ subdirectory.Tristan Gingold
2014-09-05First run (using mcode) of OSVVM_2014_01.Tristan Gingold
2014-06-14configuration: add Check_Entity_Declaration_Top from translation.Tristan Gingold
evaluation: add Get_Path_Instance_Name_Suffix from translation. grt-signals: rename ghdl_signal_direct_driver to ghdl_signal_add_direct_driver. add ghdl_signal_direct_assign; make active_chain private.
2014-05-29grt-signals: add comments, add Ghdl_Signal_Set_Mode.Tristan Gingold
2014-03-29Fix ticket11: remove from active list a signal not active in the next delta dueTristan Gingold
to a second assignment.
2014-02-23grt.signals: export Resolver_Acc and use it in interfaces.Tristan Gingold
2014-01-30grt: update copyright years, switch to GMGPL.Tristan Gingold
2014-01-26Make ghdl_rti_type an address. Remove union from translation.Tristan Gingold
LLVM preliminary work.
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