index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
grt
Age
Commit message (
Collapse
)
Author
2014-12-03
fix VHDL 08 preprocessor block comments in libraries to start in column 1
Tristan Gingold
2014-12-01
grt-vcd: in verilog_wire_info, replace addr by sigs.
Tristan Gingold
2014-11-29
Initial support of FST dump format.
Tristan Gingold
2014-11-27
grt: suppress overflow checks.
Tristan Gingold
2014-11-19
grt: use unlocked version of getc/putc/feof to speed-up files.
Tristan Gingold
2014-11-19
grt-processes: recycle dynamic action_list elements.
Tristan Gingold
2014-11-19
Add comments.
Tristan Gingold
2014-11-19
amd64.S: add a null-frame.
Tristan Gingold
2014-11-18
grt-stdio.ads: fix style.
Tristan Gingold
2014-11-17
grt-images: avoid use of exponential.
Tristan Gingold
2014-11-14
grt: add more restrictions.
Tristan Gingold
2014-11-14
linux.c: fix typos, disable builting sjlj for clang.
Tristan Gingold
2014-11-08
Use _setjmp/_longjmp instead of setjmp/longjmp (much faster).
Tristan Gingold
2014-11-08
Add instructions for llvm (WIP).
Tristan Gingold
2014-11-05
Move files and dirs from translate/
Tristan Gingold