Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -1731/+0 |
| | |||||
* | Add support for package interface. | Tristan Gingold | 2014-10-29 | 1 | -5/+5 |
| | |||||
* | Rework for support of generic packages. | Tristan Gingold | 2014-10-22 | 1 | -2/+2 |
| | |||||
* | Add a python script to automatically generate disp_tree. | Tristan Gingold | 2014-09-25 | 1 | -7/+5 |
| | |||||
* | Fix ghdl_simul (after previous change). | Tristan Gingold | 2014-09-03 | 1 | -5/+4 |
| | |||||
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 1 | -114/+155 |
| | | | | This is a large change to improve error locations and allow pretty printing. | ||||
* | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold | 2014-07-19 | 1 | -3/+3 |
| | |||||
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 1 | -4/+5 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | Use library unit instead of design unit. | Tristan Gingold | 2014-06-24 | 1 | -51/+46 |
| | |||||
* | improve error message for error in default binding. | Tristan Gingold | 2014-06-21 | 1 | -8/+26 |
| | |||||
* | sem_specs: allow no port/generic in default binding indication. | Tristan Gingold | 2014-06-14 | 1 | -18/+16 |
| | |||||
* | Adjust set of whole_assoc flag. | Tristan Gingold | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | Add comments. | Tristan Gingold | 2014-02-23 | 1 | -1/+3 |
| | |||||
* | Fix ticket 8: ch_13_fg_13_26.vhd failure with ghdl_gcc. | Tristan Gingold | 2014-01-22 | 1 | -2/+2 |
| | | | | (Set location of configuration specification on default binding). | ||||
* | attribute specification: allow specification on the implicit GUARD signal. | Tristan Gingold | 2014-01-04 | 1 | -21/+44 |
| | | | | Fix wrong report for duplicate attribute specification. | ||||
* | Rework registration of RTIs for packages, to fix bug 21052. | Tristan Gingold | 2014-01-01 | 1 | -1/+2 |
| | |||||
* | Fix bug18280, and add it. | Tristan Gingold | 2014-01-01 | 1 | -7/+11 |
| | |||||
* | Fix bug21274. | Tristan Gingold | 2013-12-31 | 1 | -2/+2 |
| | | | | WIP for VHDL08. | ||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -1/+1 |
| | |||||
* | 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 | -1/+0 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | bugs fixed | gingold | 2006-08-06 | 1 | -4/+9 |
| | |||||
* | ghdl 0.21 is out | gingold | 2005-12-18 | 1 | -1/+12 |
| | |||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+1636 |