aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjust previous commit for 'path_name.Tristan Gingold2015-01-071-14/+13
|
* Handle vhdl08 if generate statementsTristan Gingold2015-01-076-83/+87
|
* Rework for vhdl08 generate: change rtis.Tristan Gingold2015-01-047-88/+170
|
* fst: don't try to detect aliases (make fst file bigger).Tristan Gingold2014-12-211-1/+1
|
* vhpi: handle FileNamePTristan Gingold2014-12-211-0/+7
|
* vcd/fst: handle complex signals. Fix crash.Tristan Gingold2014-12-211-0/+4
|
* Add support for NetBSD.Tristan Gingold2014-12-131-0/+8
|
* rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold2014-12-137-11/+182
|
* grt-disp_rti: disp alias kind.Tristan Gingold2014-12-101-4/+6
|
* grt-disp_rti.adb: disp array of enum as strings (when possible).Tristan Gingold2014-12-101-40/+97
|
* grt-fst: add comments.Tristan Gingold2014-12-051-0/+2
|
* fst: dump type of signals.Tristan Gingold2014-12-053-5/+51
|
* fix VHDL 08 preprocessor block comments in libraries to start in column 1Tristan Gingold2014-12-031-2/+122
|
* grt-vcd: in verilog_wire_info, replace addr by sigs.Tristan Gingold2014-12-014-54/+48
|
* Initial support of FST dump format.Tristan Gingold2014-11-2915-3/+10205
|
* grt: suppress overflow checks.Tristan Gingold2014-11-271-0/+1
|
* grt: use unlocked version of getc/putc/feof to speed-up files.Tristan Gingold2014-11-192-3/+27
|
* grt-processes: recycle dynamic action_list elements.Tristan Gingold2014-11-191-7/+36
|
* Add comments.Tristan Gingold2014-11-193-2/+20
|
* amd64.S: add a null-frame.Tristan Gingold2014-11-191-23/+30
|
* grt-stdio.ads: fix style.Tristan Gingold2014-11-181-11/+7
|
* grt-images: avoid use of exponential.Tristan Gingold2014-11-171-6/+10
|
* grt: add more restrictions.Tristan Gingold2014-11-141-0/+3
|
* linux.c: fix typos, disable builting sjlj for clang.Tristan Gingold2014-11-141-3/+3
|
* Use _setjmp/_longjmp instead of setjmp/longjmp (much faster).Tristan Gingold2014-11-081-5/+37
|
* Add instructions for llvm (WIP).Tristan Gingold2014-11-081-1/+1
|
* Move files and dirs from translate/Tristan Gingold2014-11-05112-0/+30704