summaryrefslogtreecommitdiff
path: root/src/grt
AgeCommit message (Expand)Author
2015-01-04Rework for vhdl08 generate: change rtis.Tristan Gingold
2014-12-21fst: don't try to detect aliases (make fst file bigger).Tristan Gingold
2014-12-21vhpi: handle FileNamePTristan Gingold
2014-12-21vcd/fst: handle complex signals. Fix crash.Tristan Gingold
2014-12-13Add support for NetBSD.Tristan Gingold
2014-12-13rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold
2014-12-10grt-disp_rti: disp alias kind.Tristan Gingold
2014-12-10grt-disp_rti.adb: disp array of enum as strings (when possible).Tristan Gingold
2014-12-05grt-fst: add comments.Tristan Gingold
2014-12-05fst: dump type of signals.Tristan Gingold
2014-12-03fix VHDL 08 preprocessor block comments in libraries to start in column 1Tristan Gingold
2014-12-01grt-vcd: in verilog_wire_info, replace addr by sigs.Tristan Gingold
2014-11-29Initial support of FST dump format.Tristan Gingold
2014-11-27grt: suppress overflow checks.Tristan Gingold
2014-11-19grt: use unlocked version of getc/putc/feof to speed-up files.Tristan Gingold
2014-11-19grt-processes: recycle dynamic action_list elements.Tristan Gingold
2014-11-19Add comments.Tristan Gingold
2014-11-19amd64.S: add a null-frame.Tristan Gingold
2014-11-18grt-stdio.ads: fix style.Tristan Gingold
2014-11-17grt-images: avoid use of exponential.Tristan Gingold
2014-11-14grt: add more restrictions.Tristan Gingold
2014-11-14linux.c: fix typos, disable builting sjlj for clang.Tristan Gingold
2014-11-08Use _setjmp/_longjmp instead of setjmp/longjmp (much faster).Tristan Gingold
2014-11-08Add instructions for llvm (WIP).Tristan Gingold
2014-11-05Move files and dirs from translate/Tristan Gingold