summaryrefslogtreecommitdiff
path: root/src/ortho/gcc
AgeCommit message (Collapse)Author
2015-06-18signals: simplify and fix code for delayed signals.Tristan Gingold
fix ticket89.
2015-06-12ortho: allow selected element from an union.Tristan Gingold
Minor cleanups.
2014-12-27ortho-lang.c: use absolute path for debugging.Tristan Gingold
2014-11-28ortho-lang: change builtins creation and create builtin_trap (for -O).Tristan Gingold
2014-11-27ortho-lang: set enum sign early.Tristan Gingold
2014-11-16src/ortho/gcc/ortho_gcc.ads: regenerate.Tristan Gingold
2014-11-14ortho-lang.c: add comments, simplify code.Tristan Gingold
2014-11-14Adjusr gcc local Makefile.Tristan Gingold
2014-11-11Style changes.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold