aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add sr2676 test.Tristan Gingold2013-12-296-0/+310
|
* Revert cs156 and cs157 (the issues are caught before).Tristan Gingold2013-12-291-11/+0
|
* Fix two crashes (bug18810 and bug15933).Tristan Gingold2013-12-292-3/+5
|
* Add bug18810 testcase.Tristan Gingold2013-12-294-0/+833
|
* Add bug16096.Tristan Gingold2013-12-292-0/+40
|
* Add bug15933.Tristan Gingold2013-12-292-0/+23
|
* Fix crash in bug21078.Tristan Gingold2013-12-293-1/+79
|
* Improve error message.Tristan Gingold2013-12-291-2/+7
|
* Update comment.Tristan Gingold2013-12-291-2/+1
|
* Remove long line style check for gcc.Tristan Gingold2013-12-291-0/+2
|
* Add bug16695Tristan Gingold2013-12-293-0/+163
|
* Import official math packages.Tristan Gingold2013-12-296-957/+5049
|
* Add bug20771.Tristan Gingold2013-12-293-0/+45
|
* Add bug16095Tristan Gingold2013-12-292-0/+14
|
* Fix bug16144 (ghdl --lines on empty line).Tristan Gingold2013-12-293-1/+16
|
* Add bug18359Tristan Gingold2013-12-292-0/+38
|
* Add bug20703Tristan Gingold2013-12-292-0/+20
|
* Add bug16287Tristan Gingold2013-12-292-0/+37
|
* Fix multidimensional array individual association.Tristan Gingold2013-12-294-18/+26
| | | | Fix missing check in discrete range.
* Add bug17202.Tristan Gingold2013-12-292-0/+15
|
* Add bug17545.Tristan Gingold2013-12-292-0/+27
|
* Add gna testsTristan Gingold2013-12-299-0/+397
|
* Allow long prefix (by locally disabling style checks)Tristan Gingold2013-12-281-4/+9
|
* Add testcase for ticket #3.Tristan Gingold2013-12-282-0/+47
|
* Ignore .gdb_history.Tristan Gingold2013-12-281-0/+1
|
* Add tests for ticket #1 and #2.Tristan Gingold2013-12-285-1/+95
|
* Add range check in parameter association (ticket #2).Tristan Gingold2013-12-281-14/+38
|
* Check that parameter of signal attributes is static (ticket #1)Tristan Gingold2013-12-281-1/+10
|
* sem_assocs: add missing set_base_name on formal.Tristan Gingold2013-12-271-0/+1
|
* Indentation and comments.Tristan Gingold2013-12-271-0/+5
|
* Fix 'range'left & co.Tristan Gingold2013-12-273-83/+66
|
* mcode: fix register allocation for Oe_Neg_OvTristan Gingold2013-12-272-3/+8
|
* vests testsuite: reorder some tests for file io.Tristan Gingold2013-12-2711-27/+34
| | | | | Add some ENTITY option. Fix some tests.
* vests testsuite: add test to generate missing files.Tristan Gingold2013-12-272-0/+134
|
* Add ENTITY option. clean library only if not skipping.Tristan Gingold2013-12-271-16/+21
|
* get_entities: remove trailing spaces, disp only the last entity.Tristan Gingold2013-12-271-21/+25
|
* Testsuite changes to elaborate and run tests marked run_compliant_testBrian Drummond2013-12-248-17/+258
|
* Fix names such as 'range'left.Tristan Gingold2013-12-243-29/+64
|
* Fix mcode for i386 Darwin.Tristan Gingold2013-12-249-56/+148
|
* Run clifton-labs tests (some disabled - to be analyzed)Tristan Gingold2013-12-202-0/+106
|
* Changes in the vests testsuite.Tristan Gingold2013-12-2023-153/+169
| | | | | Some tests were 'fixed', some disabled. Need a second analysis.
* Import vests testsuiteTristan Gingold2013-12-204632-0/+349830
|
* Add initial testsuite, using regression tests from bugs or supportTristan Gingold2013-12-1829-0/+875
| | | | reported on gna.org
* Add references to added 'value routines in ghdlrun.Tristan Gingold2013-12-181-0/+8
|
* Fix grt_stack_create for darwin/i386Tristan Gingold2013-12-181-1/+2
|
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-1739-553/+2161
|
* Added tag ghdl_0.31dev for changeset 83c6206e771aBrian Drummond2013-12-150-0/+0
|
* Fix potential infinite recursion in previous commitBrian Drummond2013-12-151-1/+3
|
* Patch for https://gna.org/bugs/?20597 and ↵Brian Drummond2013-12-151-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?18360Brian Drummond2013-12-131-1/+4
|