Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -660/+0 |
| | |||||
* | vhdl2008: add translation and support for most of implicit operators. | Tristan Gingold | 2014-09-11 | 1 | -0/+22 |
| | |||||
* | First run (using mcode) of OSVVM_2014_01. | Tristan Gingold | 2014-09-05 | 1 | -12/+12 |
| | |||||
* | grt: update copyright years, switch to GMGPL. | Tristan Gingold | 2014-01-30 | 1 | -1/+8 |
| | |||||
* | Make ghdl_rti_type an address. Remove union from translation. | Tristan Gingold | 2014-01-26 | 1 | -3/+3 |
| | | | | LLVM preliminary work. | ||||
* | Get rid of union in ghdl_rtin_unit. | Tristan Gingold | 2014-01-25 | 1 | -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 Gingold | 2014-01-14 | 1 | -1/+1 |
| | | | | (Use an offset within records for complex types). | ||||
* | Fix bug20312: rewrite of complex types. | Tristan Gingold | 2014-01-13 | 1 | -41/+15 |
| | | | | Fix crashes in sem_expr when string literals are used in range exprs. | ||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 1 | -11/+9 |
| | |||||
* | FIx memory leak. | gingold | 2009-12-16 | 1 | -0/+1 |
| | | | | From Thomas Sailer. | ||||
* | Handle processes declared in an entity. | gingold | 2009-08-13 | 1 | -0/+6 |
| | |||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 1 | -9/+6 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | bug fixes | gingold | 2006-06-16 | 1 | -0/+16 |
| | |||||
* | ghdl 0.21 is out | gingold | 2005-12-18 | 1 | -1/+3 |
| | |||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+623 |