Age | Commit message (Expand) | Author |
2014-11-04 | Handle --expect-failure for -m | Tristan Gingold |
2014-11-04 | Compute Exec_Prefix before loading libraries. | Tristan Gingold |
2014-11-03 | Support installation in a different path that configured one. | Tristan Gingold |
2014-11-03 | Replace --dispconfig with --disp-config. | Tristan Gingold |
2014-11-02 | makefiles and script: adjust for gcc 4.9 | Tristan Gingold |
2014-11-02 | ortho-lang.c: get rid of expr.h (poisonned) and rewrite ortho_build_addr. | Tristan Gingold |
2014-11-02 | Handle packkage instantiation for --chop. | Tristan Gingold |
2014-10-29 | Add support for package interface. | Tristan Gingold |
2014-10-14 | Initial support for package header and package instantiation. | Tristan Gingold |
2014-09-25 | Add a python script to automatically generate disp_tree. | Tristan Gingold |
2014-09-12 | Add vhdl08 flush, fix null slice, improve type conversion. | Tristan Gingold |
2014-09-11 | vhdl2008: add translation and support for most of implicit operators. | Tristan Gingold |
2014-09-06 | First run of OSVVM_2014_01 with gcc backend. | Tristan Gingold |
2014-09-05 | First run (using mcode) of OSVVM_2014_01. | Tristan Gingold |
2014-09-02 | Keep names in the tree. | Tristan Gingold |
2014-07-23 | Add parenthesis_Expression, --reprint and --compare-tokens commands. | Tristan Gingold |
2014-07-21 | Add overflow literal. | Tristan Gingold |
2014-07-19 | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold |
2014-06-29 | vhdl 2008: handle all-sensitized processes, handle visibility for alias. | Tristan Gingold |
2014-06-21 | Add psl cover directive (ticket19). | Tristan Gingold |
2014-06-21 | ghdlcomp: stop in case of errors on delayed checks. | Tristan Gingold |
2014-06-14 | configuration: add Check_Entity_Declaration_Top from translation. | Tristan Gingold |
2014-05-29 | ghdlsimul: add --trace-stmts, -i | Tristan Gingold |
2014-05-07 | errorout: remove execution related subprograms (and exceptions). | Tristan Gingold |
2014-03-29 | Set some missing flags (was harmless). | Tristan Gingold |
2014-03-10 | Rename ghdl_mcode.adb to ghdl_jit.adb. Display code generate name. | Tristan Gingold |
2014-03-06 | Makefile: adjust for LLVM be. | Tristan Gingold |
2014-03-06 | canon: change profile of Canon_Procedure_Call. | Tristan Gingold |
2014-02-23 | ghdlsimul: set argv0 earlier. | Tristan Gingold |
2014-02-10 | ghdlsimul: set progname. | Tristan Gingold |
2014-02-10 | ghdldrv: fix indentation. | Tristan Gingold |
2014-02-01 | Windows: fix library update, handle errors during elaboration. | Tristan Gingold |
2014-02-01 | ghdldrv: adjust for llvm. | Tristan Gingold |
2014-01-19 | Fix typo in previous commit. | Tristan Gingold |
2014-01-18 | Add 'value attribute functions for enumerations E8,E32 to mcode version | Brian Drummond |
2014-01-09 | Rename package Scan to Scanner. | Tristan Gingold |
2014-01-08 | Remote ortho_code-x86-flags.ads (generated file). | Tristan Gingold |
2014-01-07 | Dates updated in doc and ghdlmain | Brian Drummond |
2014-01-01 | Rework registration of RTIs for packages, to fix bug 21052. | Tristan Gingold |
2013-12-31 | Fix bug21274. | Tristan Gingold |
2013-12-29 | Fix bug16144 (ghdl --lines on empty line). | Tristan Gingold |
2013-12-28 | Allow long prefix (by locally disabling style checks) | Tristan Gingold |
2013-12-18 | Add references to added 'value routines in ghdlrun. | Tristan Gingold |
2013-12-17 | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold |
2013-12-05 | Revert change to mcode Makefile | Brian Drummond |
2013-12-03 | Style errors and mcode Makefile change | Brian Drummond |
2013-12-02 | Version 0.31dev, builds with gcc4.8 | Brian Drummond |
2012-12-11 | Part of the previous commit (upgrade to gcc 4.7) | gingold |
2012-12-11 | Create grtlink to share references to grt. | gingold |
2012-12-11 | Improve error message when a filename is used instead of a unit name | gingold |