aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/gcc
Commit message (Collapse)AuthorAgeFilesLines
* Add support for gcc-9.xTristan Gingold2019-05-061-0/+2168
|
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-213-6/+29
|
* Remove -gnat05, always use GNATFLAGS.Tristan Gingold2018-09-151-1/+1
| | | | Fix #651
* Add support for gcc 8.1 as a backend.Tristan Gingold2018-06-021-0/+2166
| | | | Fix #568
* ortho/gcc/Makefile: choose ortho-lang-X.cTristan Gingold2017-11-112-1/+4
|
* gcc-7: fix crash due to alias_set.Tristan Gingold2017-11-021-0/+12
|
* Add gcc 7.x as a backend.Tristan Gingold2017-05-212-0/+2153
|
* gcc: remove help line for -ftabstopTristan Gingold2017-03-271-1/+0
| | | | For #325
* Complete lang.opt (options for gcc)Tristan Gingold2017-03-151-0/+8
|
* Add support for gcc-5 and gcc-6Tristan Gingold2016-05-312-0/+4306
|
* ortho: add new_default_value to initialize a variable.Tristan Gingold2016-03-083-1/+12
|
* ortho: rename start/finish_const_value to start/finish_init_value.Tristan Gingold2016-02-213-12/+12
|
* signals: simplify and fix code for delayed signals.Tristan Gingold2015-06-181-1/+1
| | | | fix ticket89.
* ortho: allow selected element from an union.Tristan Gingold2015-06-121-2/+2
| | | | Minor cleanups.
* ortho-lang.c: use absolute path for debugging.Tristan Gingold2014-12-271-1/+11
|
* ortho-lang: change builtins creation and create builtin_trap (for -O).Tristan Gingold2014-11-281-61/+35
|
* ortho-lang: set enum sign early.Tristan Gingold2014-11-271-4/+3
|
* src/ortho/gcc/ortho_gcc.ads: regenerate.Tristan Gingold2014-11-161-1/+3
|
* ortho-lang.c: add comments, simplify code.Tristan Gingold2014-11-142-104/+93
|
* Adjusr gcc local Makefile.Tristan Gingold2014-11-141-3/+3
|
* Style changes.Tristan Gingold2014-11-111-1/+1
|
* Move sources to src/ subdirectory.Tristan Gingold2014-11-0413-0/+3602