summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-07Add a reproducer for foreign procedures.Tristan Gingold
2015-11-01Do not set suspend flag on foreign procedure.Tristan Gingold
2015-10-31Rework --stop-time to not display a message if simulation is already finished.Tristan Gingold
2015-10-30Rework callbacks, support cocotb.Tristan Gingold
2015-10-23Add reproducer for ticket97Tristan Gingold
2015-10-23testsuite: allow spaces in GHDL variable.Tristan Gingold
2015-10-23Update legacy build script for windows.Tristan Gingold
2015-10-01trans-chap2.adb: fix uninitialized variable.Tristan Gingold
2015-09-30Fix build of jumps.c on i386/linux.Tristan Gingold
2015-09-26Testcase from ticket96Tristan Gingold
2015-09-26Fix regression from states.Tristan Gingold
2015-09-26Remove unused files.Tristan Gingold
2015-09-26testcase for ticket95Tristan Gingold
2015-09-26ticket94 reproducerTristan Gingold
2015-09-24Fix crash for access type in aggregate.Tristan Gingold
2015-09-24Fix ticket94: default binding indication for component.Tristan Gingold
2015-09-21Clarify build instructions for gcc.Tristan Gingold
2015-09-17Fix GRT_EXTRA_LIB, remove grt-arch (unused).Tristan Gingold
2015-09-16testsuite: run fst tests only if fst feature is present.Tristan Gingold
2015-09-15trans-rtis: fix uninitialized field (that could result in a crash).Tristan Gingold
2015-09-14grt: add --list-features, and --has-featureTristan Gingold
2015-09-13Remove unused files (were for stack switching).Tristan Gingold
2015-09-13configure: remove bash-ism.Tristan Gingold
2015-09-13Update README and some copyright dates.Tristan Gingold
2015-09-13Add mach-O binary file writer.Tristan Gingold
2015-09-12Check llvm version. Fix ghdldrv --post for llvm.Tristan Gingold
2015-09-12Adjust windows code.Tristan Gingold
2015-09-12Tentatively fix win32 support.Tristan Gingold
2015-09-10Reimplement table package (used instead of GNAT.Table).Tristan Gingold
2015-09-10Add reproducer for ticket92.Tristan Gingold
2015-09-10Add testcase for ticket93.Tristan Gingold
2015-09-10Add testcase for sr3217.Tristan Gingold
2015-09-10Add testcase for ticket54.Tristan Gingold
2015-09-10Add bug019 testcase.Tristan Gingold
2015-09-10Add bug017 test cases.Tristan Gingold
2015-09-08canon: do not optimize concurrent procedure calls if not whole_analyze.Tristan Gingold
2015-09-08llvm: do not generate code for function call if unreachable.Tristan Gingold
2015-09-07ortho/debug: add checks for case statement.Tristan Gingold
2015-09-07llvm: handle union (field selection, debug info).Tristan Gingold
2015-09-04Suppress stack switching; save process state in secondary stack.Tristan Gingold
2015-09-03Adjust previous patch (destroy types for default port values).Tristan Gingold
2015-09-02mcode: fix alignment of structure (thinko).Tristan Gingold
2015-09-02Translate: explicitly clean transient types.Tristan Gingold
2015-09-02Add bug024 (crash in error message).Tristan Gingold
2015-09-02Add bug023.Tristan Gingold
2015-09-02Add bug022 (unused entity linked).Tristan Gingold
2015-09-02Add bug021.Tristan Gingold
2015-09-02Add bug018Tristan Gingold
2015-09-02Add bug017.Tristan Gingold
2015-09-01Destroy types of default generic values.Tristan Gingold