Age | Commit message (Expand) | Author |
2014-05-07 | grt: remove ghdl_exit_cb*, replaced by an error hook. | Tristan Gingold |
2014-03-29 | Fix ticket11: remove from active list a signal not active in the next delta due | Tristan Gingold |
2014-02-23 | grt.signals: export Resolver_Acc and use it in interfaces. | Tristan Gingold |
2014-02-23 | grt.options: Extract Decode_Option. | Tristan Gingold |
2014-02-23 | Add comment + style fix. | Tristan Gingold |
2014-02-10 | Add one_stack setup, add comments. | Tristan Gingold |
2014-02-01 | Windows: fix library update, handle errors during elaboration. | 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 |
2014-01-25 | Fix 'value on physical types with whitespaces. | Tristan Gingold |
2014-01-25 | Get rid of union in ghdl_rtin_unit. | Tristan Gingold |
2014-01-24 | Remove commented out lines. | Tristan Gingold |
2014-01-22 | Update declarations in ortho_debug.private.ads to allow new commit to ortho_d... | Brian Drummond |
2014-01-22 | Add support for FreeBSD x86_64 (From Adam Jensen) | Tristan Gingold |
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-21 | Log resolution function address in Disp_Signal, correct comment in linux.c | Brian Drummond |
2014-01-16 | Fix bug21487: call resolution function at init if there is at least 1 source. | Tristan Gingold |
2014-01-15 | Add minimal support of protected types for --dump-rti. | Tristan Gingold |
2014-01-15 | Force use of Ada05 for grt. | Tristan Gingold |
2014-01-15 | Remove .version pseudo (for Darwin). | Tristan Gingold |
2014-01-15 | --dump-rti: handle P32, complex record types. | Tristan Gingold |
2014-01-14 | Avoid rebuilding complex object after a copy. | Tristan Gingold |
2014-01-13 | Fix bug20312: rewrite of complex types. | Tristan Gingold |
2014-01-02 | Add missing grt-rtis.adb files. | Tristan Gingold |
2014-01-01 | Fix bug14953: improve error message for direct signal assignment. | Tristan Gingold |
2014-01-01 | Rework registration of RTIs for packages, to fix bug 21052. | Tristan Gingold |
2013-12-24 | Fix mcode for i386 Darwin. | Tristan Gingold |
2013-12-18 | Fix grt_stack_create for darwin/i386 | Tristan Gingold |
2013-12-17 | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold |
2013-12-13 | Patch for stack size limit test, https://gna.org/bugs/index.php?16463 | Brian Drummond |
2013-12-13 | Previous patch for bug#16168 rewritten to match ghdl style rules | Brian Drummond |
2013-12-13 | Patch for real output in VCD format, from https://gna.org/bugs/index.php?1612... | Brian Drummond |
2013-12-13 | Patch for https://gna.org/bugs/?18353 | Brian Drummond |
2013-12-13 | Patch allowing real 'value strings for physical types, and allowing 32-bit ph... | Brian Drummond |
2013-12-13 | Patch for multiple 'image and 'value attribute problems, mainly missing funct... | Brian Drummond |
2013-12-02 | OSVVM patch | Brian Drummond |
2012-12-11 | Update to gcc 4.7 | gingold |
2012-12-11 | Use a convention C access for instance, to fix windows crash. | gingold |
2012-12-11 | Fix warnings (useless conversion) | gingold |
2010-01-28 | Improve doc. | gingold |
2010-01-12 | ghdl 0.29 release. | gingold |
2009-12-30 | Fix fprintf call on x86-64. | gingold |
2009-12-30 | Fix previous change. | gingold |
2009-12-16 | Fix timeout chain corruptio. | gingold |
2009-12-16 | FIx memory leak. | gingold |
2009-09-23 | Improve handling of non-sensitized processes. | gingold |
2009-09-21 | Version 0.28. | gingold |
2009-08-13 | Handle array subtype on the fly for unconstrained array signals/ports. | gingold |