Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixes for nodes_gc | Tristan Gingold | 2016-12-24 | 6 | -253/+286 | |
| | ||||||
* | grt: also distinguish overflow from null access on linux x86-64 | Tristan Gingold | 2016-12-23 | 1 | -1/+1 | |
| | | | | Fix #232 | |||||
* | Testcase for #233 | Tristan Gingold | 2016-12-23 | 3 | -0/+73 | |
| | ||||||
* | vhdl08: add port association rules. | Tristan Gingold | 2016-12-23 | 1 | -28/+60 | |
| | | | | Fix #233 | |||||
* | bug017: add more tests | Tristan Gingold | 2016-12-23 | 3 | -0/+46 | |
| | ||||||
* | Build all Static_Construct aggregate statically. | Tristan Gingold | 2016-12-23 | 6 | -133/+204 | |
| | ||||||
* | llvm: emit object file by default. | Tristan Gingold | 2016-12-23 | 1 | -1/+1 | |
| | ||||||
* | trans-chap8: adjust to handle non statically built static aggregate. | Tristan Gingold | 2016-12-22 | 1 | -5/+5 | |
| | ||||||
* | Improve error message for #243 | Tristan Gingold | 2016-12-22 | 1 | -0/+20 | |
| | ||||||
* | appveyor: disable llvm/x86 build | Tristan Gingold | 2016-12-22 | 1 | -2/+3 | |
| | ||||||
* | Makefile: use LDFLAGS for ghdl_mcode and ghdl_llvm | Tristan Gingold | 2016-12-22 | 1 | -2/+2 | |
| | ||||||
* | issue43: add a file. | Tristan Gingold | 2016-12-22 | 1 | -0/+24 | |
| | ||||||
* | Add testcase for issue #38 | Tristan Gingold | 2016-12-22 | 2 | -0/+197 | |
| | ||||||
* | issue136: clean | Tristan Gingold | 2016-12-22 | 1 | -0/+2 | |
| | ||||||
* | issue43: clean | Tristan Gingold | 2016-12-22 | 1 | -1/+1 | |
| | ||||||
* | bug23165: clean | Tristan Gingold | 2016-12-22 | 1 | -0/+1 | |
| | ||||||
* | Add testcase for aggregate with others. | Tristan Gingold | 2016-12-22 | 2 | -0/+20 | |
| | ||||||
* | bug033: remove html/ dir | Tristan Gingold | 2016-12-22 | 1 | -0/+2 | |
| | ||||||
* | ticket20: remove generated file. | Tristan Gingold | 2016-12-22 | 1 | -0/+2 | |
| | ||||||
* | ticket89: remove generated files | Tristan Gingold | 2016-12-22 | 1 | -0/+1 | |
| | ||||||
* | Add .gdb_history in .gitignore | Tristan Gingold | 2016-12-22 | 1 | -0/+1 | |
| | ||||||
* | Add issue #244 testcase | Tristan Gingold | 2016-12-22 | 2 | -0/+32 | |
| | ||||||
* | Add testcase for #243 | Tristan Gingold | 2016-12-22 | 2 | -0/+35 | |
| | ||||||
* | Add testcase for #242 | Tristan Gingold | 2016-12-22 | 2 | -0/+29 | |
| | ||||||
* | Don't evaluate qualified aggregate. | Tristan Gingold | 2016-12-22 | 1 | -1/+2 | |
| | | | | Temporary fix #242 | |||||
* | Add testcase for #241 | Tristan Gingold | 2016-12-21 | 4 | -0/+119 | |
| | ||||||
* | evaluation: handle multiple choices. | Tristan Gingold | 2016-12-21 | 1 | -5/+17 | |
| | | | | Fix #241 | |||||
* | appveyor: configure with LDFLAGS=-static | Tristan Gingold | 2016-12-21 | 1 | -10/+7 | |
| | ||||||
* | configure: add LDFLAGS option. | Tristan Gingold | 2016-12-21 | 1 | -1/+1 | |
| | ||||||
* | ghdlvpi: add --vpi-library-dir-unix | Tristan Gingold | 2016-12-20 | 1 | -2/+36 | |
| | ||||||
* | Add a test for --bug-box command | Tristan Gingold | 2016-12-20 | 1 | -0/+7 | |
| | ||||||
* | Add target in bug-box, add --bug-box internal command. | Tristan Gingold | 2016-12-20 | 4 | -1/+42 | |
| | ||||||
* | Appveyor configuration file. | Tristan Gingold | 2016-12-20 | 8 | -0/+558 | |
| | ||||||
* | travis: don't run on appveyor branch | Tristan Gingold | 2016-12-20 | 1 | -0/+3 | |
| | ||||||
* | Be sure PWD is set (for windows). | Tristan Gingold | 2016-12-20 | 1 | -0/+1 | |
| | ||||||
* | testsuite/gna: adjust for windows. | Tristan Gingold | 2016-12-20 | 9 | -8/+56 | |
| | ||||||
* | Add support for extended identifiers in wave option files. (#236) | Jonas Baggett | 2016-12-20 | 3 | -9/+27 | |
| | ||||||
* | evaluation: tune evaluation of composite values. | Tristan Gingold | 2016-12-20 | 4 | -5/+152 | |
| | ||||||
* | Remove Get/Set_Value_Staticness, add Get/Set_Aggregate_Expand_Flag | Tristan Gingold | 2016-12-20 | 8 | -93/+128 | |
| | ||||||
* | sem_psl: evaluate condition of normal assertion statement. | Tristan Gingold | 2016-12-19 | 1 | -0/+2 | |
| | ||||||
* | test perf02: reduce verbosity. | Tristan Gingold | 2016-12-19 | 1 | -1/+1 | |
| | ||||||
* | ghdl --clean: consider executable suffix (for windows). | Tristan Gingold | 2016-12-19 | 1 | -2/+5 | |
| | ||||||
* | Add testcase for #216 | Tristan Gingold | 2016-12-19 | 5 | -0/+91 | |
| | ||||||
* | Evaluation: handle array aggregate and indexed names. | Tristan Gingold | 2016-12-19 | 5 | -66/+350 | |
| | | | | Fix #216 | |||||
* | iirs: reorder Iir_Kind_Choice_*, add Get_Literal_Origin for aggregate. | Tristan Gingold | 2016-12-18 | 4 | -143/+163 | |
| | ||||||
* | ortho_debug: suppress one more check with Disable_Checks. | Tristan Gingold | 2016-12-18 | 1 | -0/+3 | |
| | ||||||
* | lists: delte Remove_Nth_Element (was unused). | Tristan Gingold | 2016-12-18 | 2 | -18/+0 | |
| | ||||||
* | disp_vhdl: add -do flag to display evaluated expressions. | Tristan Gingold | 2016-12-17 | 3 | -8/+13 | |
| | ||||||
* | trans-chap8: fix incorrect declare block nesting. | Tristan Gingold | 2016-12-17 | 1 | -0/+2 | |
| | ||||||
* | Add testcase for #227 | Tristan Gingold | 2016-12-17 | 3 | -0/+60 | |
| |