| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | synchronized to ghdl 0.26 | gingold | 2007-04-22 | 20 | -70/+101 |
* | SEH handled | gingold | 2006-11-18 | 6 | -17/+129 |
* | sem_add_driver: correctly get alias base | gingold | 2006-10-05 | 1 | -1/+1 |
* | typo fixed | gingold | 2006-10-05 | 1 | -2/+2 |
* | add one more underscore to chkstk, use program path for install path (windows) | gingold | 2006-10-05 | 6 | -31/+59 |
* | add iirs_walk | gingold | 2006-10-03 | 3 | -1/+128 |
* | analysis for translate | gingold | 2006-10-02 | 2 | -0/+176 |
* | direct drivers and bugs fix | gingold | 2006-10-02 | 37 | -735/+1658 |
* | compile from svn repo | gingold | 2006-10-02 | 5 | -23/+45 |
* | Set ABI flags for windows | gingold | 2006-10-02 | 1 | -0/+8 |
* | extract ghdl version | gingold | 2006-10-02 | 1 | -0/+30 |
* | chkstk for linux | gingold | 2006-10-02 | 1 | -0/+20 |
* | use __chkstk on windows system | gingold | 2006-10-02 | 9 | -47/+142 |
* | support of GHDL_PREFIX env variable, use ghdl_release instead of ghdl_version | gingold | 2006-10-02 | 6 | -8/+58 |
* | ghdl 0.25 released | gingold | 2006-08-12 | 10 | -81/+322 |
* | bugs fixed | gingold | 2006-08-06 | 25 | -187/+783 |