aboutsummaryrefslogtreecommitdiffstats
path: root/translate/grt/grt-rtis_utils.adb
Commit message (Collapse)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-660/+0
|
* vhdl2008: add translation and support for most of implicit operators.Tristan Gingold2014-09-111-0/+22
|
* First run (using mcode) of OSVVM_2014_01.Tristan Gingold2014-09-051-12/+12
|
* grt: update copyright years, switch to GMGPL.Tristan Gingold2014-01-301-1/+8
|
* Make ghdl_rti_type an address. Remove union from translation.Tristan Gingold2014-01-261-3/+3
| | | | LLVM preliminary work.
* Get rid of union in ghdl_rtin_unit.Tristan Gingold2014-01-251-6/+20
| | | | | Replace ghdl_rtik_unit with ghdl_rtik_unit64 and ghdl_rtik_unitptr. (Preliminary work for llvm).
* Avoid rebuilding complex object after a copy.Tristan Gingold2014-01-141-1/+1
| | | | (Use an offset within records for complex types).
* Fix bug20312: rewrite of complex types.Tristan Gingold2014-01-131-41/+15
| | | | Fix crashes in sem_expr when string literals are used in range exprs.
* ghdl 0.29 release.gingold2010-01-121-11/+9
|
* FIx memory leak.gingold2009-12-161-0/+1
| | | | From Thomas Sailer.
* Handle processes declared in an entity.gingold2009-08-131-0/+6
|
* Switch to gcc 4.3gingold2008-08-301-9/+6
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* bug fixesgingold2006-06-161-0/+16
|
* ghdl 0.21 is outgingold2005-12-181-1/+3
|
* First import from sourcesgingold2005-09-241-0/+623