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-11-25
Update .gitignore
Tristan Gingold
2015-11-25
Add vendor specific compile scripts (from Patrick Lehmann).
Tristan Gingold
2015-11-25
Add reproducer for previous crash.
Tristan Gingold
2015-11-24
Fix a crash on conflict in under interpretation.
Tristan Gingold
2015-11-24
doc: add dependency on conf.py, remove ghdl.html
Tristan Gingold
2015-11-24
doc: use default theme for html.
Tristan Gingold
2015-11-24
doc: generate ghdl.html and ghdl.texi
Tristan Gingold
2015-11-24
Convert documentation to sphinx.
Tristan Gingold
2015-11-22
backtrace: add support for windows and for llvm (via libbacktrace).
Tristan Gingold
2015-11-19
Add symbolizer (for mcode).
Tristan Gingold
2015-11-18
Update README
tgingold
2015-11-17
Add reproducer for bug24064
Tristan Gingold
2015-11-17
Allow concatenation of element whose type is an array with non-static bounds
Tristan Gingold
2015-11-14
mcode x86: fix regressions.
Tristan Gingold
2015-11-12
mcode x86: simplify code.
Tristan Gingold
2015-11-12
mcode x86: enable sse.
Tristan Gingold
2015-11-12
mcode x86: pass testsuite with sse.
Tristan Gingold
2015-11-11
mcode x86: wip: sse support.
Tristan Gingold
2015-11-09
Rewrite of ortho_code-x86-emits.
Tristan Gingold
2015-11-08
Fix harness for bug026.
Tristan Gingold
2015-11-07
Fix crash on invalid individual association.
Tristan Gingold
2015-11-07
mcode: WIP for sse/sse2 generation.
Tristan Gingold
2015-11-07
Fix build of mcode utilities.
Tristan Gingold
2015-11-07
Remove deprecated .version.
Tristan Gingold
2015-11-07
Add a reproducer for foreign procedures.
Tristan Gingold
2015-11-01
Do not set suspend flag on foreign procedure.
Tristan Gingold
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
[next]