Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Makefiles: add OPT_FLAGS. | Tristan Gingold | 2014-12-24 | 2 | -15/+15 | |
| | ||||||
* | evaluation.adb: style changes. | Tristan Gingold | 2014-12-24 | 1 | -5/+5 | |
| | ||||||
* | name_table.adb: expand hash_table for performance. | Tristan Gingold | 2014-12-24 | 1 | -28/+78 | |
| | ||||||
* | Regenerate ortho_llvm.ads | Tristan Gingold | 2014-12-23 | 1 | -1/+4 | |
| | ||||||
* | name_table.adb: reduce size, fix style. | Tristan Gingold | 2014-12-23 | 1 | -85/+114 | |
| | ||||||
* | ghdldrv: remove unused variables. | Tristan Gingold | 2014-12-23 | 1 | -2/+0 | |
| | ||||||
* | Makefile.in: add ADA_FLAGS. | Tristan Gingold | 2014-12-23 | 1 | -6/+11 | |
| | ||||||
* | configuration.adb: change for style. | Tristan Gingold | 2014-12-23 | 1 | -2/+1 | |
| | ||||||
* | Add requested pragma no_strict_aliasing. | Tristan Gingold | 2014-12-23 | 4 | -4/+5 | |
| | ||||||
* | Fix ghdl -m for jit: handle multiple libraries. | Tristan Gingold | 2014-12-23 | 6 | -315/+360 | |
| | ||||||
* | Add comments. | Tristan Gingold | 2014-12-22 | 4 | -4/+15 | |
| | ||||||
* | Reduce size of library_declaration. | Tristan Gingold | 2014-12-22 | 3 | -23/+25 | |
| | ||||||
* | Backport from ghdl 0.32: update libraries and ghdlfilter. | Tristan Gingold | 2014-12-21 | 11 | -83/+199 | |
| | | | | From Brian Davis. | |||||
* | Add a testcase for vcd/fst dumps. | Tristan Gingold | 2014-12-21 | 2 | -0/+47 | |
| | ||||||
* | 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 | 2 | -0/+9 | |
| | ||||||
* | Adjust makefiles to accept absolute srcdir path. | Tristan Gingold | 2014-12-18 | 4 | -235/+185 | |
| | ||||||
* | Recognize some ieee.std_logic_1164 functions. | Tristan Gingold | 2014-12-16 | 4 | -3/+174 | |
| | ||||||
* | translation: give full path for to debug filename. | Tristan Gingold | 2014-12-16 | 1 | -2/+9 | |
| | ||||||
* | ortho_llvm: add uwtable + nounwind attibutes for functions. | Tristan Gingold | 2014-12-16 | 1 | -0/+1 | |
| | ||||||
* | ortho_llvm: fix crash with debug info. | Tristan Gingold | 2014-12-16 | 1 | -2/+2 | |
| | ||||||
* | Makefile.in: add oread-llvm target. | Tristan Gingold | 2014-12-16 | 1 | -0/+6 | |
| | ||||||
* | llvm-core.ads: fix values. | Tristan Gingold | 2014-12-15 | 1 | -15/+15 | |
| | ||||||
* | Fix style. | Tristan Gingold | 2014-12-15 | 3 | -43/+32 | |
| | ||||||
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 28 | -675/+494 | |
| | ||||||
* | Reduce size of configuration declaration and guard signal declaration. | Tristan Gingold | 2014-12-14 | 2 | -14/+14 | |
| | ||||||
* | reduce size of enumeration_literal. | Tristan Gingold | 2014-12-14 | 8 | -224/+188 | |
| | ||||||
* | iirs: reduce size of interface objects. | Tristan Gingold | 2014-12-14 | 14 | -306/+287 | |
| | ||||||
* | iirs: reduce size of signal_declaration. | Tristan Gingold | 2014-12-14 | 16 | -236/+317 | |
| | ||||||
* | iirs: reduce memory size. | Tristan Gingold | 2014-12-14 | 3 | -348/+264 | |
| | ||||||
* | Put attribute_value_chain in parent. | Tristan Gingold | 2014-12-14 | 12 | -175/+201 | |
| | ||||||
* | iirs: move delay_mechanism to flag1; adjust xtools/pnodes.py for new sources. | Tristan Gingold | 2014-12-13 | 6 | -17/+27 | |
| | ||||||
* | Add ticket26 testcase. | Tristan Gingold | 2014-12-13 | 3 | -0/+84 | |
| | ||||||
* | PSL: allow labels on psl directives (fix ticket26). | Tristan Gingold | 2014-12-13 | 11 | -50/+48 | |
| | ||||||
* | Add support for NetBSD. | Tristan Gingold | 2014-12-13 | 1 | -0/+8 | |
| | ||||||
* | llvm: add generation of only debug lines table. | Tristan Gingold | 2014-12-13 | 3 | -17/+38 | |
| | ||||||
* | Add support of ghdl_llvm build in Makefile.in | Tristan Gingold | 2014-12-13 | 2 | -9/+36 | |
| | ||||||
* | doc: mention --fst option. | Tristan Gingold | 2014-12-13 | 1 | -4/+7 | |
| | ||||||
* | rtis: add source location for blocks and object. Use them in fst dumper. | Tristan Gingold | 2014-12-13 | 10 | -42/+282 | |
| | ||||||
* | grt-disp_rti: disp alias kind. | Tristan Gingold | 2014-12-10 | 2 | -4/+7 | |
| | ||||||
* | grt-disp_rti.adb: disp array of enum as strings (when possible). | Tristan Gingold | 2014-12-10 | 1 | -40/+97 | |
| | ||||||
* | Add perf02 (performance issue). | Tristan Gingold | 2014-12-07 | 36 | -0/+9452 | |
| | ||||||
* | grt-fst: add comments. | Tristan Gingold | 2014-12-05 | 1 | -0/+2 | |
| | ||||||
* | STYLE: clarify parameters rule. | Tristan Gingold | 2014-12-05 | 1 | -0/+4 | |
| | ||||||
* | fst: dump type of signals. | Tristan Gingold | 2014-12-05 | 3 | -5/+51 | |
| | ||||||
* | Fix llvm crash on protected objects. | Tristan Gingold | 2014-12-05 | 4 | -20/+24 | |
| | ||||||
* | llvm: add non-jit driver. | Tristan Gingold | 2014-12-05 | 1 | -0/+34 | |
| | ||||||
* | compile.bat: use new filename ortho_jit.adb | Tristan Gingold | 2014-12-03 | 1 | -2/+1 | |
| | | | | From Brian Davis | |||||
* | ghdlfilter: accept vhdl08 flags | Tristan Gingold | 2014-12-03 | 1 | -6/+17 | |
| | | | | From Brian Davis. |