Age | Commit message (Expand) | Author |
2013-12-28 | Ignore .gdb_history. | Tristan Gingold |
2013-12-28 | Add tests for ticket #1 and #2. | Tristan Gingold |
2013-12-28 | Add range check in parameter association (ticket #2). | Tristan Gingold |
2013-12-28 | Check that parameter of signal attributes is static (ticket #1) | Tristan Gingold |
2013-12-27 | sem_assocs: add missing set_base_name on formal. | Tristan Gingold |
2013-12-27 | Indentation and comments. | Tristan Gingold |
2013-12-27 | Fix 'range'left & co. | Tristan Gingold |
2013-12-27 | mcode: fix register allocation for Oe_Neg_Ov | Tristan Gingold |
2013-12-27 | vests testsuite: reorder some tests for file io. | Tristan Gingold |
2013-12-27 | vests testsuite: add test to generate missing files. | Tristan Gingold |
2013-12-27 | Add ENTITY option. clean library only if not skipping. | Tristan Gingold |
2013-12-27 | get_entities: remove trailing spaces, disp only the last entity. | Tristan Gingold |
2013-12-24 | Testsuite changes to elaborate and run tests marked run_compliant_test | Brian Drummond |
2013-12-24 | Fix names such as 'range'left. | Tristan Gingold |
2013-12-24 | Fix mcode for i386 Darwin. | Tristan Gingold |
2013-12-20 | Run clifton-labs tests (some disabled - to be analyzed) | Tristan Gingold |
2013-12-20 | Changes in the vests testsuite. | Tristan Gingold |
2013-12-20 | Import vests testsuite | Tristan Gingold |
2013-12-18 | Add initial testsuite, using regression tests from bugs or support | Tristan Gingold |
2013-12-18 | Add references to added 'value routines in ghdlrun. | Tristan Gingold |
2013-12-18 | Fix grt_stack_create for darwin/i386 | Tristan Gingold |
2013-12-17 | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold |
2013-12-15 | Added tag ghdl_0.31dev for changeset 83c6206e771a | Brian Drummond |
2013-12-15 | Fix potential infinite recursion in previous commit | Brian Drummond |
2013-12-15 | Patch for https://gna.org/bugs/?20597 and https://gna.org/support/index.php?2... | Brian Drummond |
2013-12-13 | Patch for improved error message for https://gna.org/bugs/index.php?18360 | Brian Drummond |
2013-12-13 | Patch for stack size limit test, https://gna.org/bugs/index.php?16463 | Brian Drummond |
2013-12-13 | Previous patch for bug#16168 rewritten to match ghdl style rules | Brian Drummond |
2013-12-13 | Patch for real output in VCD format, from https://gna.org/bugs/index.php?1612... | Brian Drummond |
2013-12-13 | Patch (tentative) for https://gna.org/bugs/?15368 | Brian Drummond |
2013-12-13 | Patch for https://gna.org/bugs/?18353 | Brian Drummond |
2013-12-13 | Patch allowing real 'value strings for physical types, and allowing 32-bit ph... | Brian Drummond |
2013-12-13 | Patch for multiple 'image and 'value attribute problems, mainly missing funct... | Brian Drummond |
2013-12-08 | Patch to eliminate compile failures outputting debug information when -g -O2 ... | Brian Drummond |
2013-12-07 | Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others to... | Brian Drummond |
2013-12-05 | Revert change to mcode Makefile | Brian Drummond |
2013-12-05 | Fix ortho-lang.c, type_for_size to allow 32 or 64bit builds | Brian Drummond |
2013-12-03 | Style errors and mcode Makefile change | Brian Drummond |
2013-12-03 | Added .hgignore | Brian Drummond |
2013-12-03 | Fix for catastrophic error in ortho-lang.c handling nested case statements. T... | Brian Drummond |
2013-12-02 | Comment out some unreachable code that stopped the mcode build | Brian Drummond |
2013-12-02 | Fix for https://gna.org/bugs/?18351 | Brian Drummond |
2013-12-02 | Minor fix for https://gna.org/support/?group=ghdl issues 3060 and 2686 | Brian Drummond |
2013-12-02 | Version 0.31dev, builds with gcc4.8 | Brian Drummond |
2013-12-02 | Fix for bug #19195, https://gna.org/bugs/?19195 | Brian Drummond |
2013-12-02 | Patch for Support #3028 - range of 32 bit integer exceeded | Brian Drummond |
2013-12-02 | Temporary fix for 16 bit builds; breaks 32-bit gcc builds (has no effect on m... | Brian Drummond |
2013-12-02 | OSVVM patch | Brian Drummond |
2013-12-02 | Fix for https://gna.org/bugs/?21308 aka Debian bug 573885 | Brian Drummond |
2012-12-11 | Part of the previous commit (upgrade to gcc 4.7) | gingold |