| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust previous commit for 'path_name. | Tristan Gingold | 2015-01-07 | 1 | -14/+13 |
* | Handle vhdl08 if generate statements | Tristan Gingold | 2015-01-07 | 6 | -83/+87 |
* | Rework for vhdl08 generate: change rtis. | Tristan Gingold | 2015-01-04 | 7 | -88/+170 |
* | fst: don't try to detect aliases (make fst file bigger). | Tristan Gingold | 2014-12-21 | 1 | -1/+1 |
* | vhpi: handle FileNameP | Tristan Gingold | 2014-12-21 | 1 | -0/+7 |
* | vcd/fst: handle complex signals. Fix crash. | Tristan Gingold | 2014-12-21 | 1 | -0/+4 |
* | Add support for NetBSD. | Tristan Gingold | 2014-12-13 | 1 | -0/+8 |
* | rtis: add source location for blocks and object. Use them in fst dumper. | Tristan Gingold | 2014-12-13 | 7 | -11/+182 |
* | grt-disp_rti: disp alias kind. | Tristan Gingold | 2014-12-10 | 1 | -4/+6 |
* | grt-disp_rti.adb: disp array of enum as strings (when possible). | Tristan Gingold | 2014-12-10 | 1 | -40/+97 |
* | grt-fst: add comments. | Tristan Gingold | 2014-12-05 | 1 | -0/+2 |
* | fst: dump type of signals. | Tristan Gingold | 2014-12-05 | 3 | -5/+51 |
* | fix VHDL 08 preprocessor block comments in libraries to start in column 1 | Tristan Gingold | 2014-12-03 | 1 | -2/+122 |
* | grt-vcd: in verilog_wire_info, replace addr by sigs. | Tristan Gingold | 2014-12-01 | 4 | -54/+48 |
* | Initial support of FST dump format. | Tristan Gingold | 2014-11-29 | 15 | -3/+10205 |
* | grt: suppress overflow checks. | Tristan Gingold | 2014-11-27 | 1 | -0/+1 |
* | grt: use unlocked version of getc/putc/feof to speed-up files. | Tristan Gingold | 2014-11-19 | 2 | -3/+27 |
* | grt-processes: recycle dynamic action_list elements. | Tristan Gingold | 2014-11-19 | 1 | -7/+36 |
* | Add comments. | Tristan Gingold | 2014-11-19 | 3 | -2/+20 |
* | amd64.S: add a null-frame. | Tristan Gingold | 2014-11-19 | 1 | -23/+30 |
* | grt-stdio.ads: fix style. | Tristan Gingold | 2014-11-18 | 1 | -11/+7 |
* | grt-images: avoid use of exponential. | Tristan Gingold | 2014-11-17 | 1 | -6/+10 |
* | grt: add more restrictions. | Tristan Gingold | 2014-11-14 | 1 | -0/+3 |
* | linux.c: fix typos, disable builting sjlj for clang. | Tristan Gingold | 2014-11-14 | 1 | -3/+3 |
* | Use _setjmp/_longjmp instead of setjmp/longjmp (much faster). | Tristan Gingold | 2014-11-08 | 1 | -5/+37 |
* | Add instructions for llvm (WIP). | Tristan Gingold | 2014-11-08 | 1 | -1/+1 |
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 112 | -0/+30704 |