Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Previous patch for bug#16168 rewritten to match ghdl style rules | Brian Drummond | 2013-12-13 | 1 | -69/+70 | |
| | ||||||
* | Patch for real output in VCD format, from ↵ | Brian Drummond | 2013-12-13 | 3 | -5/+103 | |
| | | | | https://gna.org/bugs/index.php?16128 contributed by Jonas Baggett | |||||
* | Patch for https://gna.org/bugs/?18353 | Brian Drummond | 2013-12-13 | 1 | -2/+2 | |
| | ||||||
* | Patch allowing real 'value strings for physical types, and allowing 32-bit ↵ | Brian Drummond | 2013-12-13 | 1 | -12/+21 | |
| | | | | physical types to be compiled | |||||
* | Patch for multiple 'image and 'value attribute problems, mainly missing ↵ | Brian Drummond | 2013-12-13 | 2 | -40/+295 | |
| | | | | functionality. Resolves bugs 7751, 20255 | |||||
* | OSVVM patch | Brian Drummond | 2013-12-02 | 2 | -23/+184 | |
| | ||||||
* | Update to gcc 4.7 | gingold | 2012-12-11 | 1 | -1/+5 | |
| | | | | | | Use --ghdl-source instead of -c when calling ghdl1 Likewise for --mb-comments / -C Add x86_64 darwin | |||||
* | Use a convention C access for instance, to fix windows crash. | gingold | 2012-12-11 | 4 | -52/+64 | |
| | ||||||
* | Fix warnings (useless conversion) | gingold | 2012-12-11 | 3 | -2/+5 | |
| | ||||||
* | Improve doc. | gingold | 2010-01-28 | 4 | -1/+5 | |
| | | | | | | Remove ortho_code-sysdeps. Add Pragma convention C in grt for accesses to subprograms. Fix build on windows. | |||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 21 | -157/+330 | |
| | ||||||
* | Fix fprintf call on x86-64. | gingold | 2009-12-30 | 2 | -5/+9 | |
| | | | | From Thomas Sailer. | |||||
* | Fix previous change. | gingold | 2009-12-30 | 1 | -2/+2 | |
| | | | | Correction from Thomas Sailer. | |||||
* | Fix timeout chain corruptio. | gingold | 2009-12-16 | 2 | -9/+14 | |
| | | | | | | From Thomas Sailer. Rename a type. | |||||
* | FIx memory leak. | gingold | 2009-12-16 | 1 | -0/+1 | |
| | | | | From Thomas Sailer. | |||||
* | Improve handling of non-sensitized processes. | gingold | 2009-09-23 | 7 | -222/+327 | |
| | ||||||
* | Version 0.28. | gingold | 2009-09-21 | 1 | -0/+1 | |
| | ||||||
* | Handle array subtype on the fly for unconstrained array signals/ports. | gingold | 2009-08-13 | 1 | -133/+189 | |
| | ||||||
* | Handle processes declared in an entity. | gingold | 2009-08-13 | 1 | -0/+6 | |
| | ||||||
* | Fix unaligned access. | gingold | 2009-08-13 | 1 | -2/+2 | |
| | ||||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -1/+1 | |
| | ||||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 40 | -247/+453 | |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | |||||
* | Add --ieee-asserts= option. | gingold | 2008-07-22 | 5 | -8/+66 | |
| | | | | Correctly elaborate anonymous subtypes in associations. | |||||
* | Remove timeout at the end of a wait statement. | gingold | 2008-07-22 | 1 | -0/+5 | |
| | ||||||
* | Improve SDF annotator | gingold | 2008-06-02 | 7 | -200/+783 | |
| | ||||||
* | Fix 'delayed(0) at time 0 | gingold | 2008-06-02 | 1 | -3/+8 | |
| | ||||||
* | Improve macosX support. | gingold | 2008-04-09 | 2 | -0/+7 | |
| | | | | Fix crashes in error handling. | |||||
* | synchronize: add support for MacOSX, fix bogus type conversion | gingold | 2008-01-15 | 10 | -44/+93 | |
| | ||||||
* | cygwin patch added, | gingold | 2007-05-27 | 4 | -59/+282 | |
| | | | | | parse crash fixed c++ line comments handled in SDF parser | |||||
* | synchronized to ghdl 0.26 | gingold | 2007-04-22 | 1 | -1/+3 | |
| | ||||||
* | SEH handled | gingold | 2006-11-18 | 1 | -0/+97 | |
| | | | | Bug fixes | |||||
* | add one more underscore to chkstk, use program path for install path (windows) | gingold | 2006-10-05 | 1 | -6/+6 | |
| | ||||||
* | direct drivers and bugs fix | gingold | 2006-10-02 | 7 | -161/+464 | |
| | ||||||
* | chkstk for linux | gingold | 2006-10-02 | 1 | -0/+20 | |
| | ||||||
* | ghdl 0.25 released | gingold | 2006-08-12 | 5 | -14/+132 | |
| | ||||||
* | bugs fixed | gingold | 2006-08-06 | 5 | -18/+194 | |
| | ||||||
* | bugs fix, 93c improved | gingold | 2006-06-22 | 1 | -1/+1 | |
| | ||||||
* | bug fixes | gingold | 2006-06-16 | 9 | -3/+165 | |
| | ||||||
* | VERSION removed | gingold | 2006-04-04 | 1 | -1/+1 | |
| | ||||||
* | setjmp/longjmp moved from cbinding to config | gingold | 2006-03-10 | 4 | -28/+116 | |
| | ||||||
* | bugs fixes | gingold | 2006-02-14 | 2 | -2/+8 | |
| | ||||||
* | bugs fix for ghw writer | gingold | 2005-12-20 | 5 | -148/+118 | |
| | ||||||
* | ghdl 0.21 is out | gingold | 2005-12-18 | 14 | -436/+600 | |
| | ||||||
* | typo fixes | gingold | 2005-12-12 | 1 | -3/+3 | |
| | ||||||
* | do not use varags C calls | gingold | 2005-12-11 | 2 | -9/+6 | |
| | ||||||
* | updated | gingold | 2005-12-10 | 2 | -7/+15 | |
| | ||||||
* | indentation | gingold | 2005-12-10 | 1 | -1/+1 | |
| | ||||||
* | grt.arch not used anymore | gingold | 2005-12-10 | 2 | -34/+55 | |
| | ||||||
* | ghdl_image_f64 rewritten | gingold | 2005-12-10 | 1 | -98/+100 | |
| | ||||||
* | package signals added | gingold | 2005-12-10 | 3 | -41/+87 | |
| |