summaryrefslogtreecommitdiff
path: root/translate/grt/grt-rtis.ads
AgeCommit message (Collapse)Author
2014-02-10Add one_stack setup, add comments.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-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-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
2010-01-12ghdl 0.29 release.gingold
2008-07-22Add --ieee-asserts= option.gingold
Correctly elaborate anonymous subtypes in associations.
2005-09-24First import from sourcesgingold