Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Fix #651 | ||||
* | Add support for gcc 8.1 as a backend. | Tristan Gingold | 2018-06-02 | 1 | -0/+2166 |
| | | | | Fix #568 | ||||
* | 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 |
| | | | | For #325 | ||||
* | 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 |
| | | | | fix ticket89. | ||||
* | ortho: allow selected element from an union. | Tristan Gingold | 2015-06-12 | 1 | -2/+2 |
| | | | | Minor cleanups. | ||||
* | 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 |