aboutsummaryrefslogtreecommitdiffstats
path: root/sem_names.adb
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug7186: missing check in Sem_Parenthesis_Name for non-overloaded case.Tristan Gingold2014-01-021-29/+34
|
* Fix bug21274.Tristan Gingold2013-12-311-1/+1
| | | | WIP for VHDL08.
* Fix two crashes (bug18810 and bug15933).Tristan Gingold2013-12-291-1/+2
|
* Check that parameter of signal attributes is static (ticket #1)Tristan Gingold2013-12-281-1/+10
|
* Fix 'range'left & co.Tristan Gingold2013-12-271-2/+9
|
* Fix names such as 'range'left.Tristan Gingold2013-12-241-24/+59
|
* Fix mcode for i386 Darwin.Tristan Gingold2013-12-241-1/+4
|
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-39/+17
|
* Patch for improved error message for https://gna.org/bugs/index.php?18360Brian Drummond2013-12-131-1/+4
|
* Fix for https://gna.org/bugs/?18351Brian Drummond2013-12-021-1/+14
|
* OSVVM patchBrian Drummond2013-12-021-7/+43
|
* ghdl 0.29 release.gingold2010-01-121-0/+8
|
* Version 0.28.gingold2009-09-211-1/+1
|
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-6/+9
| | | | Bug fixes.
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+35
|
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
|
* Switch to gcc 4.3gingold2008-08-301-8/+6
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-151-1/+2
|
* synchronized to ghdl 0.26gingold2007-04-221-4/+7
|
* SEH handledgingold2006-11-181-1/+1
| | | | Bug fixes
* direct drivers and bugs fixgingold2006-10-021-0/+3
|
* bugs fixedgingold2006-08-061-2/+6
|
* bugs fix, 93c improvedgingold2006-06-221-2/+19
|
* bug fixesgingold2006-06-161-1/+1
|
* bugs fixesgingold2006-02-141-1/+2
|
* location correct in an error messagegingold2005-12-111-1/+2
|
* bug fixesgingold2005-12-101-1/+12
|
* more optimizations + bug fixesgingold2005-11-221-0/+2
|
* handle universal real div integer evaluation,gingold2005-11-071-0/+3
| | | | | | more optimizations added, multi-thread ready grt, bug fixes
* update: support of amd64 + more optimizationsgingold2005-11-011-4/+8
|
* --vcdz option added,gingold2005-10-091-2/+2
| | | | | | | 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 sourcesgingold2005-09-241-0/+3318