aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/gcc
Commit message (Expand)AuthorAgeFilesLines
* gcc: remove help line for -ftabstopTristan Gingold2017-03-271-1/+0
* 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
* ortho: allow selected element from an union.Tristan Gingold2015-06-121-2/+2
* 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