aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* Import vests testsuiteTristan Gingold2013-12-204632-0/+349830
* Add initial testsuite, using regression tests from bugs or supportTristan Gingold2013-12-1829-0/+875
* 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 https://gna.org/support/index.php?2...Brian Drummond2013-12-151-0/+9
* Patch for improved error message for https://gna.org/bugs/index.php?18360Brian Drummond2013-12-131-1/+4
* Patch for stack size limit test, https://gna.org/bugs/index.php?16463Brian Drummond2013-12-131-1/+6
* Previous patch for bug#16168 rewritten to match ghdl style rulesBrian Drummond2013-12-131-69/+70
* Patch for real output in VCD format, from https://gna.org/bugs/index.php?1612...Brian Drummond2013-12-133-5/+103
* Patch (tentative) for https://gna.org/bugs/?15368Brian Drummond2013-12-131-5/+4
* Patch for https://gna.org/bugs/?18353Brian Drummond2013-12-131-2/+2
* Patch allowing real 'value strings for physical types, and allowing 32-bit ph...Brian Drummond2013-12-133-16/+40
* Patch for multiple 'image and 'value attribute problems, mainly missing funct...Brian Drummond2013-12-134-42/+435