index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-31
Rework --stop-time to not display a message if simulation is already finished.
Tristan Gingold
2015-10-30
Rework callbacks, support cocotb.
Tristan Gingold
2015-10-23
Add reproducer for ticket97
Tristan Gingold
2015-10-23
testsuite: allow spaces in GHDL variable.
Tristan Gingold
2015-10-23
Update legacy build script for windows.
Tristan Gingold
2015-10-01
trans-chap2.adb: fix uninitialized variable.
Tristan Gingold
2015-09-30
Fix build of jumps.c on i386/linux.
Tristan Gingold
2015-09-26
Testcase from ticket96
Tristan Gingold
2015-09-26
Fix regression from states.
Tristan Gingold
2015-09-26
Remove unused files.
Tristan Gingold
2015-09-26
testcase for ticket95
Tristan Gingold
2015-09-26
ticket94 reproducer
Tristan Gingold
2015-09-24
Fix crash for access type in aggregate.
Tristan Gingold
2015-09-24
Fix ticket94: default binding indication for component.
Tristan Gingold
2015-09-21
Clarify build instructions for gcc.
Tristan Gingold
2015-09-17
Fix GRT_EXTRA_LIB, remove grt-arch (unused).
Tristan Gingold
2015-09-16
testsuite: run fst tests only if fst feature is present.
Tristan Gingold
2015-09-15
trans-rtis: fix uninitialized field (that could result in a crash).
Tristan Gingold
2015-09-14
grt: add --list-features, and --has-feature
Tristan Gingold
2015-09-13
Remove unused files (were for stack switching).
Tristan Gingold
2015-09-13
configure: remove bash-ism.
Tristan Gingold
2015-09-13
Update README and some copyright dates.
Tristan Gingold
2015-09-13
Add mach-O binary file writer.
Tristan Gingold
2015-09-12
Check llvm version. Fix ghdldrv --post for llvm.
Tristan Gingold
2015-09-12
Adjust windows code.
Tristan Gingold
2015-09-12
Tentatively fix win32 support.
Tristan Gingold
2015-09-10
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-10
Add reproducer for ticket92.
Tristan Gingold
2015-09-10
Add testcase for ticket93.
Tristan Gingold
2015-09-10
Add testcase for sr3217.
Tristan Gingold
2015-09-10
Add testcase for ticket54.
Tristan Gingold
2015-09-10
Add bug019 testcase.
Tristan Gingold
2015-09-10
Add bug017 test cases.
Tristan Gingold
2015-09-08
canon: do not optimize concurrent procedure calls if not whole_analyze.
Tristan Gingold
2015-09-08
llvm: do not generate code for function call if unreachable.
Tristan Gingold
2015-09-07
ortho/debug: add checks for case statement.
Tristan Gingold
2015-09-07
llvm: handle union (field selection, debug info).
Tristan Gingold
2015-09-04
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-09-03
Adjust previous patch (destroy types for default port values).
Tristan Gingold
2015-09-02
mcode: fix alignment of structure (thinko).
Tristan Gingold
2015-09-02
Translate: explicitly clean transient types.
Tristan Gingold
2015-09-02
Add bug024 (crash in error message).
Tristan Gingold
2015-09-02
Add bug023.
Tristan Gingold
2015-09-02
Add bug022 (unused entity linked).
Tristan Gingold
2015-09-02
Add bug021.
Tristan Gingold
2015-09-02
Add bug018
Tristan Gingold
2015-09-02
Add bug017.
Tristan Gingold
2015-09-01
Destroy types of default generic values.
Tristan Gingold
2015-08-31
mcode/binary_file: rename write routines.
Tristan Gingold
2015-08-31
Never export declarations of a package body.
Tristan Gingold
[next]