Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-04 | Move sources to src/ subdirectory. | Tristan Gingold | |
2014-10-29 | Add support for package interface. | Tristan Gingold | |
2014-10-22 | Rework for support of generic packages. | Tristan Gingold | |
2014-10-14 | Initial support for package header and package instantiation. | Tristan Gingold | |
2014-09-25 | Add a python script to automatically generate disp_tree. | Tristan Gingold | |
2014-09-02 | Keep names in the tree. | Tristan Gingold | |
This is a large change to improve error locations and allow pretty printing. | |||
2014-07-23 | Add parenthesis_Expression, --reprint and --compare-tokens commands. | Tristan Gingold | |
2014-07-21 | Add overflow literal. | Tristan Gingold | |
2014-07-19 | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold | |
2014-07-19 | Handle character literals like simple names. | Tristan Gingold | |
2014-07-17 | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | |
Use Type_Definition in type_declarator. | |||
2014-07-01 | vhdl08: add oread, hread. | Tristan Gingold | |
2014-06-30 | Add many vhdl08 predefined operators and functions. Add std.env | Tristan Gingold | |
2014-06-27 | vhdl2008: add overloaded to_string predefined functions. | Tristan Gingold | |
2014-06-24 | Use library unit instead of design unit. | Tristan Gingold | |
2014-06-14 | configuration: add Check_Entity_Declaration_Top from translation. | Tristan Gingold | |
evaluation: add Get_Path_Instance_Name_Suffix from translation. grt-signals: rename ghdl_signal_direct_driver to ghdl_signal_add_direct_driver. add ghdl_signal_direct_assign; make active_chain private. | |||
2014-05-07 | evaluation: Handl FP literals in Get_Physical_Value. | Tristan Gingold | |
2014-01-04 | Handle physical units in eval_incdec. | Tristan Gingold | |
2014-01-01 | Fix sr2737 (rol/ror with shift = +/- length). | Tristan Gingold | |
2013-12-31 | Fix bug21274. | Tristan Gingold | |
WIP for VHDL08. | |||
2013-12-27 | Fix 'range'left & co. | Tristan Gingold | |
2013-12-24 | Fix mcode for i386 Darwin. | Tristan Gingold | |
2013-12-13 | Patch allowing real 'value strings for physical types, and allowing 32-bit ↵ | Brian Drummond | |
physical types to be compiled | |||
2013-12-13 | Patch for multiple 'image and 'value attribute problems, mainly missing ↵ | Brian Drummond | |
functionality. Resolves bugs 7751, 20255 | |||
2010-02-26 | Handle overflow in physical expression. | gingold | |
2010-01-12 | ghdl 0.29 release. | gingold | |
2009-09-21 | Version 0.28. | gingold | |
2009-08-13 | Now handle vhdl 2008 arrays in the front end. | gingold | |
Bug fixes. | |||
2008-09-06 | New feature: all-sensitized processes (for vhdl 2008) | gingold | |
2008-08-31 | Create package options from flags to avoid circular elaboration | gingold | |
2008-08-30 | Switch to gcc 4.3 | gingold | |
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | |||
2008-04-09 | Improve macosX support. | gingold | |
Fix crashes in error handling. | |||
2007-04-22 | synchronized to ghdl 0.26 | gingold | |
2006-02-14 | bugs fixes | gingold | |
2005-12-18 | ghdl 0.21 is out | gingold | |
2005-12-10 | bug fixes | gingold | |
2005-11-07 | handle universal real div integer evaluation, | gingold | |
more optimizations added, multi-thread ready grt, bug fixes | |||
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 | |||
2005-09-24 | First import from sources | gingold | |