| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Import vests testsuite | Tristan Gingold | 2013-12-20 | 4632 | -0/+349830 |
* | Add initial testsuite, using regression tests from bugs or support | Tristan Gingold | 2013-12-18 | 29 | -0/+875 |
* | Add references to added 'value routines in ghdlrun. | Tristan Gingold | 2013-12-18 | 1 | -0/+8 |
* | Fix grt_stack_create for darwin/i386 | Tristan Gingold | 2013-12-18 | 1 | -1/+2 |
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 39 | -553/+2161 |
* | Added tag ghdl_0.31dev for changeset 83c6206e771a | Brian Drummond | 2013-12-15 | 0 | -0/+0 |
* | Fix potential infinite recursion in previous commit | Brian Drummond | 2013-12-15 | 1 | -1/+3 |
* | Patch for https://gna.org/bugs/?20597 and https://gna.org/support/index.php?2... | Brian Drummond | 2013-12-15 | 1 | -0/+9 |
* | Patch for improved error message for https://gna.org/bugs/index.php?18360 | Brian Drummond | 2013-12-13 | 1 | -1/+4 |
* | Patch for stack size limit test, https://gna.org/bugs/index.php?16463 | Brian Drummond | 2013-12-13 | 1 | -1/+6 |
* | 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 https://gna.org/bugs/index.php?1612... | Brian Drummond | 2013-12-13 | 3 | -5/+103 |
* | Patch (tentative) for https://gna.org/bugs/?15368 | Brian Drummond | 2013-12-13 | 1 | -5/+4 |
* | 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 ph... | Brian Drummond | 2013-12-13 | 3 | -16/+40 |
* | Patch for multiple 'image and 'value attribute problems, mainly missing funct... | Brian Drummond | 2013-12-13 | 4 | -42/+435 |
* | Patch to eliminate compile failures outputting debug information when -g -O2 ... | Brian Drummond | 2013-12-08 | 2 | -103/+14 |
* | Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others to... | Brian Drummond | 2013-12-07 | 5 | -10/+70 |
* | Revert change to mcode Makefile | Brian Drummond | 2013-12-05 | 1 | -2/+1 |
* | Fix ortho-lang.c, type_for_size to allow 32 or 64bit builds | Brian Drummond | 2013-12-05 | 1 | -2/+4 |
* | Style errors and mcode Makefile change | Brian Drummond | 2013-12-03 | 3 | -3/+5 |
* | Added .hgignore | Brian Drummond | 2013-12-03 | 1 | -0/+3 |
* | Fix for catastrophic error in ortho-lang.c handling nested case statements. T... | Brian Drummond | 2013-12-03 | 1 | -5/+10 |
* | Comment out some unreachable code that stopped the mcode build | Brian Drummond | 2013-12-02 | 2 | -20/+20 |
* | Fix for https://gna.org/bugs/?18351 | Brian Drummond | 2013-12-02 | 1 | -1/+14 |
* | Minor fix for https://gna.org/support/?group=ghdl issues 3060 and 2686 | Brian Drummond | 2013-12-02 | 1 | -1/+5 |
* | Version 0.31dev, builds with gcc4.8 | Brian Drummond | 2013-12-02 | 10 | -86/+92 |
* | Fix for bug #19195, https://gna.org/bugs/?19195 | Brian Drummond | 2013-12-02 | 1 | -0/+15 |
* | Patch for Support #3028 - range of 32 bit integer exceeded | Brian Drummond | 2013-12-02 | 1 | -1/+11 |
* | Temporary fix for 16 bit builds; breaks 32-bit gcc builds (has no effect on m... | Brian Drummond | 2013-12-02 | 1 | -1/+5 |
* | OSVVM patch | Brian Drummond | 2013-12-02 | 5 | -32/+231 |
* | Fix for https://gna.org/bugs/?21308 aka Debian bug 573885 | Brian Drummond | 2013-12-02 | 1 | -0/+3 |
* | Part of the previous commit (upgrade to gcc 4.7) | gingold | 2012-12-11 | 11 | -265/+296 |
* | Update to gcc 4.7 | gingold | 2012-12-11 | 1 | -1/+5 |
* | 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 | 5 | -5/+7 |
* | Create grtlink to share references to grt. | gingold | 2012-12-11 | 3 | -25/+64 |
* | Improve error message when a filename is used instead of a unit name | gingold | 2012-12-11 | 3 | -5/+75 |
* | Remove empty last lines | gingold | 2012-12-11 | 3 | -4/+0 |
* | Add convention C for entry point. | gingold | 2010-02-26 | 1 | -0/+1 |
* | Handle overflow in physical expression. | gingold | 2010-02-26 | 1 | -1/+7 |
* | Use representations clause to work-around SRA issue. | gingold | 2010-02-02 | 1 | -15/+16 |
* | 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 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 |
* | Fix previous change. | gingold | 2009-12-30 | 1 | -2/+2 |
* | Fix timeout chain corruptio. | gingold | 2009-12-16 | 2 | -9/+14 |