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