Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sr2676 test. | Tristan Gingold | 2013-12-29 | 6 | -0/+310 |
| | |||||
* | Revert cs156 and cs157 (the issues are caught before). | Tristan Gingold | 2013-12-29 | 1 | -11/+0 |
| | |||||
* | Fix two crashes (bug18810 and bug15933). | Tristan Gingold | 2013-12-29 | 2 | -3/+5 |
| | |||||
* | Add bug18810 testcase. | Tristan Gingold | 2013-12-29 | 4 | -0/+833 |
| | |||||
* | Add bug16096. | Tristan Gingold | 2013-12-29 | 2 | -0/+40 |
| | |||||
* | Add bug15933. | Tristan Gingold | 2013-12-29 | 2 | -0/+23 |
| | |||||
* | Fix crash in bug21078. | Tristan Gingold | 2013-12-29 | 3 | -1/+79 |
| | |||||
* | Improve error message. | Tristan Gingold | 2013-12-29 | 1 | -2/+7 |
| | |||||
* | Update comment. | Tristan Gingold | 2013-12-29 | 1 | -2/+1 |
| | |||||
* | Remove long line style check for gcc. | Tristan Gingold | 2013-12-29 | 1 | -0/+2 |
| | |||||
* | Add bug16695 | Tristan Gingold | 2013-12-29 | 3 | -0/+163 |
| | |||||
* | Import official math packages. | Tristan Gingold | 2013-12-29 | 6 | -957/+5049 |
| | |||||
* | Add bug20771. | Tristan Gingold | 2013-12-29 | 3 | -0/+45 |
| | |||||
* | Add bug16095 | Tristan Gingold | 2013-12-29 | 2 | -0/+14 |
| | |||||
* | Fix bug16144 (ghdl --lines on empty line). | Tristan Gingold | 2013-12-29 | 3 | -1/+16 |
| | |||||
* | Add bug18359 | Tristan Gingold | 2013-12-29 | 2 | -0/+38 |
| | |||||
* | Add bug20703 | Tristan Gingold | 2013-12-29 | 2 | -0/+20 |
| | |||||
* | Add bug16287 | Tristan Gingold | 2013-12-29 | 2 | -0/+37 |
| | |||||
* | Fix multidimensional array individual association. | Tristan Gingold | 2013-12-29 | 4 | -18/+26 |
| | | | | Fix missing check in discrete range. | ||||
* | Add bug17202. | Tristan Gingold | 2013-12-29 | 2 | -0/+15 |
| | |||||
* | Add bug17545. | Tristan Gingold | 2013-12-29 | 2 | -0/+27 |
| | |||||
* | Add gna tests | Tristan Gingold | 2013-12-29 | 9 | -0/+397 |
| | |||||
* | Allow long prefix (by locally disabling style checks) | Tristan Gingold | 2013-12-28 | 1 | -4/+9 |
| | |||||
* | Add testcase for ticket #3. | Tristan Gingold | 2013-12-28 | 2 | -0/+47 |
| | |||||
* | Ignore .gdb_history. | Tristan Gingold | 2013-12-28 | 1 | -0/+1 |
| | |||||
* | Add tests for ticket #1 and #2. | Tristan Gingold | 2013-12-28 | 5 | -1/+95 |
| | |||||
* | Add range check in parameter association (ticket #2). | Tristan Gingold | 2013-12-28 | 1 | -14/+38 |
| | |||||
* | Check that parameter of signal attributes is static (ticket #1) | Tristan Gingold | 2013-12-28 | 1 | -1/+10 |
| | |||||
* | sem_assocs: add missing set_base_name on formal. | Tristan Gingold | 2013-12-27 | 1 | -0/+1 |
| | |||||
* | Indentation and comments. | Tristan Gingold | 2013-12-27 | 1 | -0/+5 |
| | |||||
* | Fix 'range'left & co. | Tristan Gingold | 2013-12-27 | 3 | -83/+66 |
| | |||||
* | mcode: fix register allocation for Oe_Neg_Ov | Tristan Gingold | 2013-12-27 | 2 | -3/+8 |
| | |||||
* | vests testsuite: reorder some tests for file io. | Tristan Gingold | 2013-12-27 | 11 | -27/+34 |
| | | | | | Add some ENTITY option. Fix some tests. | ||||
* | vests testsuite: add test to generate missing files. | Tristan Gingold | 2013-12-27 | 2 | -0/+134 |
| | |||||
* | Add ENTITY option. clean library only if not skipping. | Tristan Gingold | 2013-12-27 | 1 | -16/+21 |
| | |||||
* | get_entities: remove trailing spaces, disp only the last entity. | Tristan Gingold | 2013-12-27 | 1 | -21/+25 |
| | |||||
* | Testsuite changes to elaborate and run tests marked run_compliant_test | Brian Drummond | 2013-12-24 | 8 | -17/+258 |
| | |||||
* | Fix names such as 'range'left. | Tristan Gingold | 2013-12-24 | 3 | -29/+64 |
| | |||||
* | Fix mcode for i386 Darwin. | Tristan Gingold | 2013-12-24 | 9 | -56/+148 |
| | |||||
* | Run clifton-labs tests (some disabled - to be analyzed) | Tristan Gingold | 2013-12-20 | 2 | -0/+106 |
| | |||||
* | Changes in the vests testsuite. | Tristan Gingold | 2013-12-20 | 23 | -153/+169 |
| | | | | | Some tests were 'fixed', some disabled. Need a second analysis. | ||||
* | 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 |
| | | | | reported on gna.org | ||||
* | 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 ↵ | Brian Drummond | 2013-12-15 | 1 | -0/+9 |
| | | | | https://gna.org/support/index.php?2553. Abort compilation if previous errors, or raise bug if none, when asked to Get_Kind of a null object. | ||||
* | Patch for improved error message for https://gna.org/bugs/index.php?18360 | Brian Drummond | 2013-12-13 | 1 | -1/+4 |
| |