Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around SRA bug. | gingold | 2010-01-31 | 1 | -14/+17 |
| | |||||
* | Update Makefile: remove sysdeps. | gingold | 2010-01-31 | 1 | -2/+2 |
| | |||||
* | Improve doc. | gingold | 2010-01-28 | 16 | -31/+35 |
| | | | | | | Remove ortho_code-sysdeps. Add Pragma convention C in grt for accesses to subprograms. Fix build on windows. | ||||
* | Remove sa-bools.ad? from dist-common.sh | gingold | 2010-01-17 | 1 | -3/+1 |
| | |||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 138 | -1043/+12581 |
| | |||||
* | 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. | ||||
* | Fix line number for gcov. | gingold | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | Improve handling of non-sensitized processes. | gingold | 2009-09-23 | 8 | -223/+328 |
| | |||||
* | Bump to 0.29dev. | gingold | 2009-09-23 | 1 | -2/+2 |
| | |||||
* | Handle anonymous subtypes. | gingold | 2009-09-23 | 1 | -1/+5 |
| | |||||
* | Version 0.28. | gingold | 2009-09-21 | 17 | -187/+232 |
| | |||||
* | Add ortho_jit package for mcode. | gingold | 2009-08-13 | 2 | -0/+173 |
| | |||||
* | Now handle vhdl 2008 arrays in the front end. | gingold | 2009-08-13 | 29 | -984/+2117 |
| | | | | Bug fixes. | ||||
* | Document how to build the ieee math library. | gingold | 2009-08-13 | 1 | -2/+43 |
| | |||||
* | Add VHDL 2008 new words. | gingold | 2009-08-13 | 2 | -13/+125 |
| | | | | Add PSL keywords. | ||||
* | Add comments. | gingold | 2009-08-13 | 1 | -5/+40 |
| | |||||
* | 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 |
| | |||||
* | Preliminary support for llvm. | gingold | 2009-08-13 | 9 | -104/+113 |
| | |||||
* | Remove elsif. | gingold | 2009-08-13 | 2 | -2/+2 |
| | |||||
* | Preliminary work for LLVM. | gingold | 2009-08-13 | 23 | -264/+681 |
| | | | | Preliminary work for SSE. | ||||
* | Allow to build in 64bits mode. | gingold | 2009-08-13 | 3 | -23/+21 |
| | |||||
* | Factorize code with parse_statements. | gingold | 2009-08-13 | 2 | -27/+23 |
| | | | | Reverse elsif keyword. | ||||
* | Fix comment. | gingold | 2009-08-13 | 1 | -1/+1 |
| | |||||
* | Fix precision issue (#13818). | gingold | 2009-08-13 | 1 | -8/+17 |
| | |||||
* | Fix bug #13574, std.textio.read (string) bug | gingold | 2009-06-08 | 1 | -0/+8 |
| | |||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 85 | -156/+665 |
| | |||||
* | Create package options from flags to avoid circular elaboration | gingold | 2008-08-31 | 28 | -257/+300 |
| | |||||
* | Updated (now compiled with GNAT GPL 2008) | gingold | 2008-08-31 | 1 | -3/+3 |
| | |||||
* | Bug fix: elaboration of direct drivers for unconstrained array signals | gingold | 2008-08-31 | 1 | -0/+6 |
| | |||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 103 | -770/+786 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | Handle -C and --mb-comments. | gingold | 2008-07-22 | 1 | -0/+8 |
| | |||||
* | Handle 'pos/'leftof/'rightof/'succ/'prev attributes. | gingold | 2008-07-22 | 1 | -0/+4 |
| | |||||
* | Release ghdl 0.27 | gingold | 2008-07-22 | 6 | -15/+29 |
| | |||||
* | Avoid crash when pathes are too long. | gingold | 2008-07-22 | 1 | -2/+6 |
| | |||||
* | Switch to gcc 4.2.4 | gingold | 2008-07-22 | 3 | -21/+35 |
| | |||||
* | Add --ieee-asserts= option. | gingold | 2008-07-22 | 6 | -44/+213 |
| | | | | 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 |
| | |||||
* | Avoid error propagation when aggregate choice is invalid. | gingold | 2008-06-02 | 1 | -8/+15 |
| | |||||
* | Fix concatenation when one of the operand is an array element | gingold | 2008-06-02 | 1 | -2/+1 |
| | |||||
* | Improve macosX support. | gingold | 2008-04-09 | 14 | -11/+115 |
| | | | | Fix crashes in error handling. | ||||
* | synchronize: add support for MacOSX, fix bogus type conversion | gingold | 2008-01-15 | 28 | -115/+227 |
| | |||||
* | ghdl.html added. | gingold | 2007-07-15 | 1 | -0/+2947 |
| | |||||
* | cygwin patch added, | gingold | 2007-05-27 | 6 | -61/+294 |
| | | | | | parse crash fixed c++ line comments handled in SDF parser |