Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 1 | -5/+4 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | Add many vhdl08 predefined operators and functions. Add std.env | Tristan Gingold | 2014-06-30 | 1 | -3/+38 |
| | |||||
* | add more support for vhdl2008: aliases, visibility and preliminary work for | Tristan Gingold | 2014-06-26 | 1 | -43/+146 |
| | | | | generic packages. | ||||
* | Add psl cover directive (ticket19). | Tristan Gingold | 2014-06-21 | 1 | -2/+12 |
| | |||||
* | Handle report/severity in PSL assertions. | Tristan Gingold | 2014-06-21 | 1 | -1/+21 |
| | |||||
* | parser: improve location of aggregates. | Tristan Gingold | 2014-06-21 | 1 | -6/+20 |
| | |||||
* | aggregate: set location on '(' | Tristan Gingold | 2014-06-14 | 1 | -5/+4 |
| | |||||
* | Fix bug21513: expanded name with operator_symbol prefix. | Tristan Gingold | 2014-01-19 | 1 | -1/+3 |
| | |||||
* | Rename package Scan to Scanner. | Tristan Gingold | 2014-01-09 | 1 | -324/+324 |
| | |||||
* | Avoid a crash for component declarations in processes. | Tristan Gingold | 2014-01-04 | 1 | -1/+2 |
| | |||||
* | Fix bug21274. | Tristan Gingold | 2013-12-31 | 1 | -65/+125 |
| | | | | WIP for VHDL08. | ||||
* | Improve error message. | Tristan Gingold | 2013-12-29 | 1 | -2/+7 |
| | |||||
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 1 | -17/+492 |
| | |||||
* | Style errors and mcode Makefile change | Brian Drummond | 2013-12-03 | 1 | -1/+1 |
| | |||||
* | Minor fix for https://gna.org/support/?group=ghdl issues 3060 and 2686 | Brian Drummond | 2013-12-02 | 1 | -1/+5 |
| | |||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 1 | -37/+127 |
| | |||||
* | Now handle vhdl 2008 arrays in the front end. | gingold | 2009-08-13 | 1 | -34/+188 |
| | | | | Bug fixes. | ||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -6/+15 |
| | |||||
* | Create package options from flags to avoid circular elaboration | gingold | 2008-08-31 | 1 | -1/+1 |
| | |||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 1 | -3/+4 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | cygwin patch added, | gingold | 2007-05-27 | 1 | -1/+10 |
| | | | | | parse crash fixed c++ line comments handled in SDF parser | ||||
* | bugs fixes | gingold | 2006-02-14 | 1 | -3/+3 |
| | |||||
* | ghdl 0.21 is out | gingold | 2005-12-18 | 1 | -0/+4 |
| | |||||
* | bug fixes | gingold | 2005-12-10 | 1 | -0/+8 |
| | |||||
* | updated for ghdl-0.20 | gingold | 2005-10-16 | 1 | -1/+1 |
| | |||||
* | --vcdz option added, | gingold | 2005-10-09 | 1 | -40/+35 |
| | | | | | | | switched to gcc-4.0.2, can be compiled with GNAT GPL 2005 ready for ada05 (interface identifier not used anymore) bug fixes | ||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+5701 |