Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-25 | Get 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-15 | Add 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-13 | Fix bug20312: rewrite of complex types. | Tristan Gingold | |
Fix crashes in sem_expr when string literals are used in range exprs. | |||
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-13 | Patch for multiple 'image and 'value attribute problems, mainly missing ↵ | Brian Drummond | |
functionality. Resolves bugs 7751, 20255 | |||
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 | |||
2006-06-16 | bug fixes | gingold | |
2005-12-18 | ghdl 0.21 is out | 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 | |