| Commit message (Expand) | Author | Age | Files | Lines |
* | configure and Makefile: link ghdl with grt-cstdio | Tristan Gingold | 2021-09-17 | 1 | -1/+1 |
* | ortho: for slices, get element size from the result type | Tristan Gingold | 2021-09-14 | 6 | -6/+60 |
* | ortho/gcc: adjust and propagate to all gcc versions the change for #1845 | Tristan Gingold | 2021-08-25 | 6 | -1/+81 |
* | ghdldrv: handle auxbase option in ortho/gcc. Fix #1845 | Tristan Gingold | 2021-08-24 | 1 | -0/+16 |
* | ortho/gcc, ortho/llvm: do not allocate space for unbounded fields. Fix #1764 | Tristan Gingold | 2021-05-18 | 6 | -0/+66 |
* | ortho: use LDFLAGS and prefer them over defaults | Xiretza | 2021-05-10 | 1 | -1/+1 |
* | update license headers | umarcor | 2021-01-14 | 12 | -132/+114 |
* | ortho: add unbounded records, rework array subtypes. | Tristan Gingold | 2020-07-25 | 8 | -31/+344 |
* | ortho/gcc: build vector types in type_for_mode. Fix #1384 | Tristan Gingold | 2020-06-30 | 6 | -0/+48 |
* | ortho/gcc: apply previous patch to all gcc versions. | Tristan Gingold | 2020-06-27 | 5 | -80/+190 |
* | ortho/gcc/ortho-lang-9.c: fix crash with -O | Tristan Gingold | 2020-06-27 | 1 | -16/+38 |
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 8 | -6/+45 |
* | ortho/gcc: convert boolean and enums to int on interfaces. | Tristan Gingold | 2020-05-28 | 5 | -0/+10 |
* | ortho: add a length parameter to start_array_aggr. | Tristan Gingold | 2020-05-28 | 7 | -103/+116 |
* | Add support for gcc-9.x | Tristan Gingold | 2019-05-06 | 1 | -0/+2168 |
* | Rework translation of unbounded and complex types. | Tristan Gingold | 2018-10-21 | 3 | -6/+29 |
* | Remove -gnat05, always use GNATFLAGS. | Tristan Gingold | 2018-09-15 | 1 | -1/+1 |
* | Add support for gcc 8.1 as a backend. | Tristan Gingold | 2018-06-02 | 1 | -0/+2166 |
* | ortho/gcc/Makefile: choose ortho-lang-X.c | Tristan Gingold | 2017-11-11 | 2 | -1/+4 |
* | gcc-7: fix crash due to alias_set. | Tristan Gingold | 2017-11-02 | 1 | -0/+12 |
* | Add gcc 7.x as a backend. | Tristan Gingold | 2017-05-21 | 2 | -0/+2153 |
* | gcc: remove help line for -ftabstop | Tristan Gingold | 2017-03-27 | 1 | -1/+0 |
* | Complete lang.opt (options for gcc) | Tristan Gingold | 2017-03-15 | 1 | -0/+8 |
* | Add support for gcc-5 and gcc-6 | Tristan Gingold | 2016-05-31 | 2 | -0/+4306 |
* | ortho: add new_default_value to initialize a variable. | Tristan Gingold | 2016-03-08 | 3 | -1/+12 |
* | ortho: rename start/finish_const_value to start/finish_init_value. | Tristan Gingold | 2016-02-21 | 3 | -12/+12 |
* | signals: simplify and fix code for delayed signals. | Tristan Gingold | 2015-06-18 | 1 | -1/+1 |
* | ortho: allow selected element from an union. | Tristan Gingold | 2015-06-12 | 1 | -2/+2 |
* | ortho-lang.c: use absolute path for debugging. | Tristan Gingold | 2014-12-27 | 1 | -1/+11 |
* | ortho-lang: change builtins creation and create builtin_trap (for -O). | Tristan Gingold | 2014-11-28 | 1 | -61/+35 |
* | ortho-lang: set enum sign early. | Tristan Gingold | 2014-11-27 | 1 | -4/+3 |
* | src/ortho/gcc/ortho_gcc.ads: regenerate. | Tristan Gingold | 2014-11-16 | 1 | -1/+3 |
* | ortho-lang.c: add comments, simplify code. | Tristan Gingold | 2014-11-14 | 2 | -104/+93 |
* | Adjusr gcc local Makefile. | Tristan Gingold | 2014-11-14 | 1 | -3/+3 |
* | Style changes. | Tristan Gingold | 2014-11-11 | 1 | -1/+1 |
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 13 | -0/+3602 |