summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-20Import vests testsuiteTristan Gingold
2013-12-18Add initial testsuite, using regression tests from bugs or supportTristan Gingold
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 https://gna.org/support/index.php?2...Brian Drummond
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 https://gna.org/bugs/index.php?1612...Brian Drummond
2013-12-13Patch (tentative) for https://gna.org/bugs/?15368Brian Drummond
2013-12-13Patch for https://gna.org/bugs/?18353Brian Drummond
2013-12-13Patch allowing real 'value strings for physical types, and allowing 32-bit ph...Brian Drummond
2013-12-13Patch for multiple 'image and 'value attribute problems, mainly missing funct...Brian Drummond
2013-12-08Patch to eliminate compile failures outputting debug information when -g -O2 ...Brian Drummond
2013-12-07Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others to...Brian Drummond
2013-12-05Revert change to mcode MakefileBrian Drummond
2013-12-05Fix ortho-lang.c, type_for_size to allow 32 or 64bit buildsBrian Drummond
2013-12-03Style errors and mcode Makefile changeBrian Drummond
2013-12-03Added .hgignoreBrian Drummond
2013-12-03Fix for catastrophic error in ortho-lang.c handling nested case statements. T...Brian Drummond
2013-12-02Comment out some unreachable code that stopped the mcode buildBrian Drummond
2013-12-02Fix for https://gna.org/bugs/?18351Brian Drummond
2013-12-02Minor fix for https://gna.org/support/?group=ghdl issues 3060 and 2686Brian Drummond
2013-12-02Version 0.31dev, builds with gcc4.8Brian Drummond
2013-12-02Fix for bug #19195, https://gna.org/bugs/?19195Brian Drummond
2013-12-02Patch for Support #3028 - range of 32 bit integer exceededBrian Drummond
2013-12-02Temporary fix for 16 bit builds; breaks 32-bit gcc builds (has no effect on m...Brian Drummond
2013-12-02OSVVM patchBrian Drummond
2013-12-02Fix for https://gna.org/bugs/?21308 aka Debian bug 573885Brian Drummond
2012-12-11Part of the previous commit (upgrade to gcc 4.7)gingold
2012-12-11Update to gcc 4.7gingold
2012-12-11Use a convention C access for instance, to fix windows crash.gingold
2012-12-11Fix warnings (useless conversion)gingold
2012-12-11Create grtlink to share references to grt.gingold
2012-12-11Improve error message when a filename is used instead of a unit namegingold
2012-12-11Remove empty last linesgingold
2010-02-26Add convention C for entry point.gingold
2010-02-26Handle overflow in physical expression.gingold
2010-02-02Use representations clause to work-around SRA issue.gingold