Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-04 | Move sources to src/ subdirectory. | Tristan Gingold | |
2014-09-05 | First run (using mcode) of OSVVM_2014_01. | Tristan Gingold | |
2014-06-14 | configuration: 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-29 | grt-signals: add comments, add Ghdl_Signal_Set_Mode. | Tristan Gingold | |
2014-03-29 | Fix ticket11: remove from active list a signal not active in the next delta due | Tristan Gingold | |
to a second assignment. | |||
2014-02-23 | grt.signals: export Resolver_Acc and use it in interfaces. | Tristan Gingold | |
2014-01-30 | grt: update copyright years, switch to GMGPL. | Tristan Gingold | |
2014-01-26 | Make ghdl_rti_type an address. Remove union from translation. | Tristan Gingold | |
LLVM preliminary work. | |||
2014-01-21 | Minor improvement of previous patch (use a more standard pragma). | Tristan Gingold | |
2014-01-21 | Add pragma Favor_Top_Level for grt.signals.Resolver_Acc. | Tristan Gingold | |
2014-01-21 | Remove new/free for a couple of arrays in grt-signals | Brian Drummond | |
2014-01-16 | Fix bug21487: call resolution function at init if there is at least 1 source. | Tristan Gingold | |
2012-12-11 | Fix warnings (useless conversion) | gingold | |
2010-01-28 | Improve doc. | gingold | |
Remove ortho_code-sysdeps. Add Pragma convention C in grt for accesses to subprograms. Fix build on windows. | |||
2010-01-12 | ghdl 0.29 release. | gingold | |
2009-09-23 | Improve handling of non-sensitized processes. | gingold | |
2009-08-13 | Fix unaligned access. | gingold | |
2008-08-30 | Switch to gcc 4.3 | gingold | |
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | |||
2008-06-02 | Fix 'delayed(0) at time 0 | gingold | |
2006-10-02 | direct drivers and bugs fix | gingold | |
2006-08-12 | ghdl 0.25 released | gingold | |
2006-06-16 | bug fixes | gingold | |
2005-12-20 | bugs fix for ghw writer | gingold | |
2005-11-22 | more optimizations + bug fixes | gingold | |
2005-11-07 | handle universal real div integer evaluation, | gingold | |
more optimizations added, multi-thread ready grt, bug fixes | |||
2005-10-24 | support of ia64 added, more stats added | gingold | |
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-24 | First import from sources | gingold | |