summaryrefslogtreecommitdiff
path: root/translate/grt/grt-disp_rti.adb
AgeCommit message (Collapse)Author
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-25Get rid of union in ghdl_rtin_unit.Tristan Gingold
Replace ghdl_rtik_unit with ghdl_rtik_unit64 and ghdl_rtik_unitptr. (Preliminary work for llvm).
2014-01-15Add minimal support of protected types for --dump-rti.Tristan Gingold
Move protected object allocator in the initializer.
2014-01-15--dump-rti: handle P32, complex record types.Tristan Gingold
2014-01-13Fix bug20312: rewrite of complex types.Tristan Gingold
Fix crashes in sem_expr when string literals are used in range exprs.
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-13Patch for multiple 'image and 'value attribute problems, mainly missing ↵Brian Drummond
functionality. Resolves bugs 7751, 20255
2008-08-30Switch to gcc 4.3gingold
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
2006-06-16bug fixesgingold
2005-12-18ghdl 0.21 is outgingold
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