summaryrefslogtreecommitdiff
path: root/sem_names.adb
AgeCommit message (Collapse)Author
2014-11-04Move sources to src/ subdirectory.Tristan Gingold
2014-10-29Add support for package interface.Tristan Gingold
2014-10-22Rework for support of generic packages.Tristan Gingold
2014-10-14Initial support for package header and package instantiation.Tristan Gingold
2014-09-25Add a python script to automatically generate disp_tree.Tristan Gingold
2014-09-02Keep names in the tree.Tristan Gingold
This is a large change to improve error locations and allow pretty printing.
2014-07-23Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold
2014-07-19Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold
2014-07-19Handle character literals like simple names.Tristan Gingold
2014-07-17vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold
Use Type_Definition in type_declarator.
2014-07-01vhdl08: add oread, hread.Tristan Gingold
2014-06-30Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold
2014-06-28Resolve expression in variable assignment when target is an aggregate.Tristan Gingold
2014-06-24Use library unit instead of design unit.Tristan Gingold
2014-06-21Handla index of 'image. Fix ticket20.Tristan Gingold
2014-01-08Rework implementation of -frelaxed-rules, add bug20767.Tristan Gingold
2014-01-08Rework literal typing (and initial work for condition operator).Tristan Gingold
2014-01-04Fix various minor bugs: alias of access type, subprograms in entity, activeTristan Gingold
attribute in sensitivity list, missing dependence, and block_statement in expanded name.
2014-01-04sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold
Allow attribute specifications on statements in entities. (and a couples of minor crashes).
2014-01-02Fix bug7186: missing check in Sem_Parenthesis_Name for non-overloaded case.Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
WIP for VHDL08.
2013-12-29Fix two crashes (bug18810 and bug15933).Tristan Gingold
2013-12-28Check that parameter of signal attributes is static (ticket #1)Tristan Gingold
2013-12-27Fix 'range'left & co.Tristan Gingold
2013-12-24Fix names such as 'range'left.Tristan Gingold
2013-12-24Fix mcode for i386 Darwin.Tristan Gingold
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2013-12-13Patch for improved error message for https://gna.org/bugs/index.php?18360Brian Drummond
2013-12-02Fix for https://gna.org/bugs/?18351Brian Drummond
2013-12-02OSVVM patchBrian Drummond
2010-01-12ghdl 0.29 release.gingold
2009-09-21Version 0.28.gingold
2009-08-13Now handle vhdl 2008 arrays in the front end.gingold
Bug fixes.
2008-09-06New feature: all-sensitized processes (for vhdl 2008)gingold
2008-08-31Create package options from flags to avoid circular elaborationgingold
2008-08-30Switch to gcc 4.3gingold
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
2008-01-15synchronize: add support for MacOSX, fix bogus type conversiongingold
2007-04-22synchronized to ghdl 0.26gingold
2006-11-18SEH handledgingold
Bug fixes
2006-10-02direct drivers and bugs fixgingold
2006-08-06bugs fixedgingold
2006-06-22bugs fix, 93c improvedgingold
2006-06-16bug fixesgingold
2006-02-14bugs fixesgingold
2005-12-11location correct in an error messagegingold
2005-12-10bug fixesgingold
2005-11-22more optimizations + bug fixesgingold
2005-11-07handle universal real div integer evaluation,gingold
more optimizations added, multi-thread ready grt, bug fixes
2005-11-01update: support of amd64 + more optimizationsgingold
2005-10-09--vcdz option added,gingold
switched to gcc-4.0.2, can be compiled with GNAT GPL 2005 ready for ada05 (interface identifier not used anymore) bug fixes