summaryrefslogtreecommitdiff
path: root/iirs.ads
AgeCommit message (Collapse)Author
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-21Add overflow literal.Tristan Gingold
2014-07-19Add Entity_Name for architecture and configuration.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-18Fix implicit conversion in conversion association.Tristan Gingold
Fix attribute on library units.
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-29vhdl 2008: handle all-sensitized processes, handle visibility for alias.Tristan Gingold
2014-06-27vhdl2008: add overloaded to_string predefined functions.Tristan Gingold
2014-06-26add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold
generic packages.
2014-06-24Use library unit instead of design unit.Tristan Gingold
2014-06-21Add psl cover directive (ticket19).Tristan Gingold
2014-06-21Handla index of 'image. Fix ticket20.Tristan Gingold
2014-06-14iirs: add set/get_process_originTristan Gingold
2014-05-29Rework aggregate (when type of context is not static).Tristan Gingold
2014-05-07sem_stmts.adb: avoid a crash for ticket15Tristan Gingold
Type of aggregate target signal assignment is unknown.
2014-03-29Set some missing flags (was harmless).Tristan Gingold
2014-03-06Add a comment.Tristan Gingold
2014-02-23iirs.ads: add comment.Tristan Gingold
2014-01-19Fix obscure crash (expanded name in a homograph of an enumeration literal).Tristan Gingold
2014-01-08Rework literal typing (and initial work for condition operator).Tristan Gingold
2014-01-04Add generic_chain and generic_map_aspect to package and subprogramsTristan Gingold
(preliminary work for vhdl08)
2013-12-31Fix bug21274.Tristan Gingold
WIP for VHDL08.
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
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
2007-04-22synchronized to ghdl 0.26gingold
2006-10-02direct drivers and bugs fixgingold
2006-08-06bugs fixedgingold
2006-06-22bugs fix, 93c improvedgingold
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-01bug fixes + no use of fprintf in grt-statsgingold
2005-11-01update: support of amd64 + more optimizationsgingold
2005-09-24First import from sourcesgingold