summaryrefslogtreecommitdiff
path: root/src/ortho
AgeCommit message (Collapse)Author
2014-11-28ortho-lang: change builtins creation and create builtin_trap (for -O).Tristan Gingold
2014-11-27ortho debug/oread: add a procedure to write keyword, use uppercase.Tristan Gingold
2014-11-27ortho-lang: set enum sign early.Tristan Gingold
2014-11-17ortho_mcode: add assertion.Tristan Gingold
2014-11-17ortho_debug: fix incorrect assertion (don't handle array_sub).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-13Makefiles: fix overwrite of Makefile.in in gcc, add debug backend.Tristan Gingold
2014-11-11Style changes.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold