Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add reproducer for bug24064 | Tristan Gingold | 2015-11-17 | 3 | -0/+1082 |
| | |||||
* | Allow concatenation of element whose type is an array with non-static bounds | Tristan Gingold | 2015-11-17 | 1 | -1/+1 |
| | | | | Fix bug24064 | ||||
* | mcode x86: fix regressions. | Tristan Gingold | 2015-11-14 | 7 | -73/+143 |
| | |||||
* | mcode x86: simplify code. | Tristan Gingold | 2015-11-12 | 1 | -9/+9 |
| | |||||
* | mcode x86: enable sse. | Tristan Gingold | 2015-11-12 | 3 | -10/+28 |
| | |||||
* | mcode x86: pass testsuite with sse. | Tristan Gingold | 2015-11-12 | 2 | -127/+220 |
| | |||||
* | mcode x86: wip: sse support. | Tristan Gingold | 2015-11-11 | 10 | -314/+420 |
| | |||||
* | Rewrite of ortho_code-x86-emits. | Tristan Gingold | 2015-11-09 | 1 | -316/+342 |
| | |||||
* | Fix harness for bug026. | Tristan Gingold | 2015-11-08 | 1 | -2/+2 |
| | |||||
* | Fix crash on invalid individual association. | Tristan Gingold | 2015-11-07 | 5 | -470/+545 |
| | |||||
* | mcode: WIP for sse/sse2 generation. | Tristan Gingold | 2015-11-07 | 3 | -183/+305 |
| | |||||
* | Fix build of mcode utilities. | Tristan Gingold | 2015-11-07 | 1 | -1/+2 |
| | |||||
* | Remove deprecated .version. | Tristan Gingold | 2015-11-07 | 1 | -3/+2 |
| | |||||
* | Add a reproducer for foreign procedures. | Tristan Gingold | 2015-11-07 | 3 | -0/+45 |
| | |||||
* | Do not set suspend flag on foreign procedure. | Tristan Gingold | 2015-11-01 | 1 | -0/+6 |
| | |||||
* | Rework --stop-time to not display a message if simulation is already finished. | Tristan Gingold | 2015-10-31 | 3 | -23/+14 |
| | |||||
* | Rework callbacks, support cocotb. | Tristan Gingold | 2015-10-30 | 26 | -494/+1505 |
| | |||||
* | Add reproducer for ticket97 | Tristan Gingold | 2015-10-23 | 2 | -0/+28 |
| | |||||
* | testsuite: allow spaces in GHDL variable. | Tristan Gingold | 2015-10-23 | 5 | -19/+19 |
| | |||||
* | Update legacy build script for windows. | Tristan Gingold | 2015-10-23 | 2 | -1/+4 |
| | |||||
* | trans-chap2.adb: fix uninitialized variable. | Tristan Gingold | 2015-10-01 | 1 | -9/+9 |
| | |||||
* | Fix build of jumps.c on i386/linux. | Tristan Gingold | 2015-09-30 | 1 | -3/+9 |
| | |||||
* | Testcase from ticket96 | Tristan Gingold | 2015-09-26 | 2 | -0/+40 |
| | |||||
* | Fix regression from states. | Tristan Gingold | 2015-09-26 | 3 | -44/+53 |
| | | | | Fix ticket96. | ||||
* | Remove unused files. | Tristan Gingold | 2015-09-26 | 2 | -13/+0 |
| | |||||
* | testcase for ticket95 | Tristan Gingold | 2015-09-26 | 2 | -0/+18 |
| | |||||
* | ticket94 reproducer | Tristan Gingold | 2015-09-26 | 9 | -0/+248 |
| | |||||
* | Fix crash for access type in aggregate. | Tristan Gingold | 2015-09-24 | 1 | -0/+4 |
| | | | | Fix ticket95 | ||||
* | Fix ticket94: default binding indication for component. | Tristan Gingold | 2015-09-24 | 2 | -12/+28 |
| | |||||
* | Clarify build instructions for gcc. | Tristan Gingold | 2015-09-21 | 1 | -8/+28 |
| | |||||
* | Fix GRT_EXTRA_LIB, remove grt-arch (unused). | Tristan Gingold | 2015-09-17 | 2 | -14/+7 |
| | |||||
* | testsuite: run fst tests only if fst feature is present. | Tristan Gingold | 2015-09-16 | 3 | -3/+15 |
| | |||||
* | trans-rtis: fix uninitialized field (that could result in a crash). | Tristan Gingold | 2015-09-15 | 1 | -10/+8 |
| | |||||
* | grt: add --list-features, and --has-feature | Tristan Gingold | 2015-09-14 | 14 | -19/+93 |
| | |||||
* | Remove unused files (were for stack switching). | Tristan Gingold | 2015-09-13 | 9 | -1905/+0 |
| | |||||
* | configure: remove bash-ism. | Tristan Gingold | 2015-09-13 | 1 | -2/+6 |
| | |||||
* | Update README and some copyright dates. | Tristan Gingold | 2015-09-13 | 3 | -3/+9 |
| | |||||
* | Add mach-O binary file writer. | Tristan Gingold | 2015-09-13 | 3 | -0/+471 |
| | |||||
* | Check llvm version. Fix ghdldrv --post for llvm. | Tristan Gingold | 2015-09-12 | 6 | -111/+164 |
| | |||||
* | Adjust windows code. | Tristan Gingold | 2015-09-12 | 2 | -3/+2 |
| | |||||
* | Tentatively fix win32 support. | Tristan Gingold | 2015-09-12 | 6 | -141/+39 |
| | |||||
* | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold | 2015-09-10 | 22 | -102/+307 |
| | |||||
* | Add reproducer for ticket92. | Tristan Gingold | 2015-09-10 | 2 | -0/+70 |
| | |||||
* | Add testcase for ticket93. | Tristan Gingold | 2015-09-10 | 2 | -0/+24 |
| | |||||
* | Add testcase for sr3217. | Tristan Gingold | 2015-09-10 | 2 | -0/+31 |
| | |||||
* | Add testcase for ticket54. | Tristan Gingold | 2015-09-10 | 2 | -0/+37 |
| | |||||
* | Add bug019 testcase. | Tristan Gingold | 2015-09-10 | 28 | -0/+7402 |
| | |||||
* | Add bug017 test cases. | Tristan Gingold | 2015-09-10 | 5 | -0/+144 |
| | |||||
* | canon: do not optimize concurrent procedure calls if not whole_analyze. | Tristan Gingold | 2015-09-08 | 2 | -9/+7 |
| | |||||
* | llvm: do not generate code for function call if unreachable. | Tristan Gingold | 2015-09-08 | 1 | -5/+9 |
| |