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