| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial support for package header and package instantiation. | Tristan Gingold | 2014-10-14 | 2 | -0/+8 |
* | Fix crash on resolver functions using secondary stack. | Tristan Gingold | 2014-09-14 | 1 | -1/+4 |
* | vhdl2008: add translation and support for most of implicit operators. | Tristan Gingold | 2014-09-11 | 15 | -112/+433 |
* | First run of OSVVM_2014_01 with gcc backend. | Tristan Gingold | 2014-09-06 | 4 | -0/+30 |
* | First run (using mcode) of OSVVM_2014_01. | Tristan Gingold | 2014-09-05 | 20 | -170/+405 |
* | Add overflow literal. | Tristan Gingold | 2014-07-21 | 2 | -10/+0 |
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 5 | -5/+149 |
* | Add psl cover directive (ticket19). | Tristan Gingold | 2014-06-21 | 2 | -20/+47 |
* | Fix regression for 'value on physical types. | Tristan Gingold | 2014-06-21 | 1 | -5/+9 |
* | Add missing grt-readline.ads file. | Tristan Gingold | 2014-06-16 | 1 | -0/+30 |
* | configuration: add Check_Entity_Declaration_Top from translation. | Tristan Gingold | 2014-06-14 | 2 | -16/+74 |
* | grt-values: export ghdl_value_physical_split, to_lc, is_whitespace. | Tristan Gingold | 2014-06-14 | 2 | -26/+60 |
* | grt-vstrings: add to_string for ghdl_f64, use it in grt-images. | Tristan Gingold | 2014-06-14 | 3 | -83/+94 |
* | grt-types: make access type std_string_ptr general. | Tristan Gingold | 2014-06-14 | 1 | -1/+1 |
* | grt-errors: export fatal_error. | Tristan Gingold | 2014-06-14 | 2 | -4/+5 |
* | grt-disp_signals: display explicitly direct drivers. | Tristan Gingold | 2014-06-14 | 1 | -2/+7 |
* | grt-signals: add comments, add Ghdl_Signal_Set_Mode. | Tristan Gingold | 2014-05-29 | 3 | -36/+86 |
* | grt: remove ghdl_exit_cb*, replaced by an error hook. | Tristan Gingold | 2014-05-07 | 5 | -30/+30 |
* | Fix ticket11: remove from active list a signal not active in the next delta due | Tristan Gingold | 2014-03-29 | 1 | -0/+28 |
* | grt.signals: export Resolver_Acc and use it in interfaces. | Tristan Gingold | 2014-02-23 | 2 | -50/+61 |
* | grt.options: Extract Decode_Option. | Tristan Gingold | 2014-02-23 | 2 | -220/+252 |
* | Add comment + style fix. | Tristan Gingold | 2014-02-23 | 2 | -2/+3 |
* | Add one_stack setup, add comments. | Tristan Gingold | 2014-02-10 | 4 | -46/+103 |
* | Windows: fix library update, handle errors during elaboration. | Tristan Gingold | 2014-02-01 | 3 | -8/+20 |
* | grt: update copyright years, switch to GMGPL. | Tristan Gingold | 2014-01-30 | 95 | -113/+793 |
* | Make ghdl_rti_type an address. Remove union from translation. | Tristan Gingold | 2014-01-26 | 8 | -50/+50 |
* | Fix 'value on physical types with whitespaces. | Tristan Gingold | 2014-01-25 | 4 | -230/+229 |
* | Get rid of union in ghdl_rtin_unit. | Tristan Gingold | 2014-01-25 | 9 | -132/+150 |
* | Remove commented out lines. | Tristan Gingold | 2014-01-24 | 1 | -3/+0 |
* | Update declarations in ortho_debug.private.ads to allow new commit to ortho_d... | Brian Drummond | 2014-01-22 | 1 | -2/+3 |
* | Add support for FreeBSD x86_64 (From Adam Jensen) | Tristan Gingold | 2014-01-22 | 3 | -1/+11 |
* | Minor improvement of previous patch (use a more standard pragma). | Tristan Gingold | 2014-01-21 | 1 | -4/+1 |
* | Add pragma Favor_Top_Level for grt.signals.Resolver_Acc. | Tristan Gingold | 2014-01-21 | 1 | -1/+14 |
* | Remove new/free for a couple of arrays in grt-signals | Brian Drummond | 2014-01-21 | 1 | -31/+22 |
* | Log resolution function address in Disp_Signal, correct comment in linux.c | Brian Drummond | 2014-01-21 | 2 | -1/+7 |
* | Fix bug21487: call resolution function at init if there is at least 1 source. | Tristan Gingold | 2014-01-16 | 1 | -1/+1 |
* | Add minimal support of protected types for --dump-rti. | Tristan Gingold | 2014-01-15 | 1 | -0/+23 |
* | Force use of Ada05 for grt. | Tristan Gingold | 2014-01-15 | 1 | -1/+1 |
* | Remove .version pseudo (for Darwin). | Tristan Gingold | 2014-01-15 | 1 | -1/+0 |
* | --dump-rti: handle P32, complex record types. | Tristan Gingold | 2014-01-15 | 1 | -1/+13 |
* | Avoid rebuilding complex object after a copy. | Tristan Gingold | 2014-01-14 | 1 | -1/+1 |
* | Fix bug20312: rewrite of complex types. | Tristan Gingold | 2014-01-13 | 9 | -120/+122 |
* | Add missing grt-rtis.adb files. | Tristan Gingold | 2014-01-02 | 1 | -0/+38 |
* | Fix bug14953: improve error message for direct signal assignment. | Tristan Gingold | 2014-01-01 | 3 | -3/+3 |
* | Rework registration of RTIs for packages, to fix bug 21052. | Tristan Gingold | 2014-01-01 | 5 | -13/+26 |
* | Fix mcode for i386 Darwin. | Tristan Gingold | 2013-12-24 | 1 | -6/+39 |
* | Fix grt_stack_create for darwin/i386 | Tristan Gingold | 2013-12-18 | 1 | -1/+2 |
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 6 | -30/+61 |
* | Patch for stack size limit test, https://gna.org/bugs/index.php?16463 | Brian Drummond | 2013-12-13 | 1 | -1/+6 |
* | Previous patch for bug#16168 rewritten to match ghdl style rules | Brian Drummond | 2013-12-13 | 1 | -69/+70 |