summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-29Add bug15933.Tristan Gingold
2013-12-29Fix crash in bug21078.Tristan Gingold
2013-12-29Improve error message.Tristan Gingold
2013-12-29Update comment.Tristan Gingold
2013-12-29Remove long line style check for gcc.Tristan Gingold
2013-12-29Add bug16695Tristan Gingold
2013-12-29Import official math packages.Tristan Gingold
2013-12-29Add bug20771.Tristan Gingold
2013-12-29Add bug16095Tristan Gingold
2013-12-29Fix bug16144 (ghdl --lines on empty line).Tristan Gingold
2013-12-29Add bug18359Tristan Gingold
2013-12-29Add bug20703Tristan Gingold
2013-12-29Add bug16287Tristan Gingold
2013-12-29Fix multidimensional array individual association.Tristan Gingold
Fix missing check in discrete range.
2013-12-29Add bug17202.Tristan Gingold
2013-12-29Add bug17545.Tristan Gingold
2013-12-29Add gna testsTristan Gingold
2013-12-28Allow long prefix (by locally disabling style checks)Tristan Gingold
2013-12-28Add testcase for ticket #3.Tristan Gingold
2013-12-28Ignore .gdb_history.Tristan Gingold
2013-12-28Add tests for ticket #1 and #2.Tristan Gingold
2013-12-28Add range check in parameter association (ticket #2).Tristan Gingold
2013-12-28Check that parameter of signal attributes is static (ticket #1)Tristan Gingold
2013-12-27sem_assocs: add missing set_base_name on formal.Tristan Gingold
2013-12-27Indentation and comments.Tristan Gingold
2013-12-27Fix 'range'left & co.Tristan Gingold
2013-12-27mcode: fix register allocation for Oe_Neg_OvTristan Gingold
2013-12-27vests testsuite: reorder some tests for file io.Tristan Gingold
Add some ENTITY option. Fix some tests.
2013-12-27vests testsuite: add test to generate missing files.Tristan Gingold
2013-12-27Add ENTITY option. clean library only if not skipping.Tristan Gingold
2013-12-27get_entities: remove trailing spaces, disp only the last entity.Tristan Gingold
2013-12-24Testsuite changes to elaborate and run tests marked run_compliant_testBrian Drummond
2013-12-24Fix names such as 'range'left.Tristan Gingold
2013-12-24Fix mcode for i386 Darwin.Tristan Gingold
2013-12-20Run clifton-labs tests (some disabled - to be analyzed)Tristan Gingold
2013-12-20Changes in the vests testsuite.Tristan Gingold
Some tests were 'fixed', some disabled. Need a second analysis.
2013-12-20Import vests testsuiteTristan Gingold
2013-12-18Add initial testsuite, using regression tests from bugs or supportTristan Gingold
reported on gna.org
2013-12-18Add references to added 'value routines in ghdlrun.Tristan Gingold
2013-12-18Fix grt_stack_create for darwin/i386Tristan Gingold
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2013-12-15Added tag ghdl_0.31dev for changeset 83c6206e771aBrian Drummond
2013-12-15Fix potential infinite recursion in previous commitBrian Drummond
2013-12-15Patch for https://gna.org/bugs/?20597 and ↵Brian Drummond
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.
2013-12-13Patch for improved error message for https://gna.org/bugs/index.php?18360Brian Drummond
2013-12-13Patch for stack size limit test, https://gna.org/bugs/index.php?16463Brian Drummond
2013-12-13Previous patch for bug#16168 rewritten to match ghdl style rulesBrian Drummond
2013-12-13Patch for real output in VCD format, from ↵Brian Drummond
https://gna.org/bugs/index.php?16128 contributed by Jonas Baggett
2013-12-13Patch (tentative) for https://gna.org/bugs/?15368Brian Drummond
2013-12-13Patch for https://gna.org/bugs/?18353Brian Drummond