Age | Commit message (Expand) | Author |
2015-12-03 | errorout: fix crash on entity_aspect_entity. | Tristan Gingold |
2015-12-03 | Fix elaboration order in case of recursive instantiation. | Tristan Gingold |
2015-12-03 | Use github site for reporting problems. | Tristan Gingold |
2015-11-30 | ghdl_simul debugger: add auto-repeat. | Tristan Gingold |
2015-11-30 | ghdl_simul debugger: handle function call, consider entity declarations. | Tristan Gingold |
2015-11-30 | Fix ghdl_simul build. | Tristan Gingold |
2015-11-30 | No error message for universal bounds in v93c or relaxed-rules. | Tristan Gingold |
2015-11-30 | backtrace: demangle operators. | Tristan Gingold |
2015-11-30 | ortho_llvm: add comments. | Tristan Gingold |
2015-11-30 | Rework --dir command so that it could display ieee content. | Tristan Gingold |
2015-11-30 | parse: add comments. | Tristan Gingold |
2015-11-27 | Emit a warning for --ieee=synopsys if --std=08 | Tristan Gingold |
2015-11-26 | Bump version. | Tristan Gingold |
2015-11-25 | Improve error message when ',' is used instead of ';' in interface. | Tristan Gingold |
2015-11-24 | Fix a crash on conflict in under interpretation. | Tristan Gingold |
2015-11-22 | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold |
2015-11-19 | Add symbolizer (for mcode). | Tristan Gingold |
2015-11-17 | Allow concatenation of element whose type is an array with non-static bounds | Tristan Gingold |
2015-11-14 | mcode x86: fix regressions. | Tristan Gingold |
2015-11-12 | mcode x86: simplify code. | Tristan Gingold |
2015-11-12 | mcode x86: enable sse. | Tristan Gingold |
2015-11-12 | mcode x86: pass testsuite with sse. | Tristan Gingold |
2015-11-11 | mcode x86: wip: sse support. | Tristan Gingold |
2015-11-09 | Rewrite of ortho_code-x86-emits. | Tristan Gingold |
2015-11-07 | Fix crash on invalid individual association. | Tristan Gingold |
2015-11-07 | mcode: WIP for sse/sse2 generation. | Tristan Gingold |
2015-11-07 | Fix build of mcode utilities. | Tristan Gingold |
2015-11-07 | Remove deprecated .version. | Tristan Gingold |
2015-11-01 | Do not set suspend flag on foreign procedure. | Tristan Gingold |
2015-10-31 | Rework --stop-time to not display a message if simulation is already finished. | Tristan Gingold |
2015-10-30 | Rework callbacks, support cocotb. | Tristan Gingold |
2015-10-01 | trans-chap2.adb: fix uninitialized variable. | Tristan Gingold |
2015-09-30 | Fix build of jumps.c on i386/linux. | Tristan Gingold |
2015-09-26 | Fix regression from states. | Tristan Gingold |
2015-09-26 | Remove unused files. | Tristan Gingold |
2015-09-24 | Fix crash for access type in aggregate. | Tristan Gingold |
2015-09-24 | Fix ticket94: default binding indication for component. | Tristan Gingold |
2015-09-17 | Fix GRT_EXTRA_LIB, remove grt-arch (unused). | Tristan Gingold |
2015-09-15 | trans-rtis: fix uninitialized field (that could result in a crash). | Tristan Gingold |
2015-09-14 | grt: add --list-features, and --has-feature | Tristan Gingold |
2015-09-13 | Remove unused files (were for stack switching). | Tristan Gingold |
2015-09-13 | Update README and some copyright dates. | Tristan Gingold |
2015-09-13 | Add mach-O binary file writer. | Tristan Gingold |
2015-09-12 | Check llvm version. Fix ghdldrv --post for llvm. | Tristan Gingold |
2015-09-12 | Adjust windows code. | Tristan Gingold |
2015-09-12 | Tentatively fix win32 support. | Tristan Gingold |
2015-09-10 | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold |
2015-09-08 | canon: do not optimize concurrent procedure calls if not whole_analyze. | Tristan Gingold |
2015-09-08 | llvm: do not generate code for function call if unreachable. | Tristan Gingold |
2015-09-07 | ortho/debug: add checks for case statement. | Tristan Gingold |