aboutsummaryrefslogtreecommitdiffstats
path: root/sem_specs.adb
Commit message (Expand)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-1731/+0
* Add support for package interface.Tristan Gingold2014-10-291-5/+5
* Rework for support of generic packages.Tristan Gingold2014-10-221-2/+2
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-7/+5
* Fix ghdl_simul (after previous change).Tristan Gingold2014-09-031-5/+4
* Keep names in the tree.Tristan Gingold2014-09-021-114/+155
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-3/+3
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-4/+5
* Use library unit instead of design unit.Tristan Gingold2014-06-241-51/+46
* improve error message for error in default binding.Tristan Gingold2014-06-211-8/+26
* sem_specs: allow no port/generic in default binding indication.Tristan Gingold2014-06-141-18/+16
* Adjust set of whole_assoc flag.Tristan Gingold2014-05-291-1/+1
* Add comments.Tristan Gingold2014-02-231-1/+3
* Fix ticket 8: ch_13_fg_13_26.vhd failure with ghdl_gcc.Tristan Gingold2014-01-221-2/+2
* attribute specification: allow specification on the implicit GUARD signal.Tristan Gingold2014-01-041-21/+44
* Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold2014-01-011-1/+2
* Fix bug18280, and add it.Tristan Gingold2014-01-011-7/+11
* Fix bug21274.Tristan Gingold2013-12-311-2/+2
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
* Switch to gcc 4.3gingold2008-08-301-1/+0
* bugs fixedgingold2006-08-061-4/+9
* ghdl 0.21 is outgingold2005-12-181-1/+12
* First import from sourcesgingold2005-09-241-0/+1636