aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho
Commit message (Expand)AuthorAgeFilesLines
...
* Makefiles: add OPT_FLAGS.Tristan Gingold2014-12-241-2/+2
* Regenerate ortho_llvm.adsTristan Gingold2014-12-231-1/+4
* Add requested pragma no_strict_aliasing.Tristan Gingold2014-12-232-2/+2
* ortho_llvm: add uwtable + nounwind attibutes for functions.Tristan Gingold2014-12-161-0/+1
* ortho_llvm: fix crash with debug info.Tristan Gingold2014-12-161-2/+2
* llvm-core.ads: fix values.Tristan Gingold2014-12-151-15/+15
* llvm: add generation of only debug lines table.Tristan Gingold2014-12-133-17/+38
* ortho-lang: change builtins creation and create builtin_trap (for -O).Tristan Gingold2014-11-281-61/+35
* ortho debug/oread: add a procedure to write keyword, use uppercase.Tristan Gingold2014-11-273-59/+155
* ortho-lang: set enum sign early.Tristan Gingold2014-11-271-4/+3
* ortho_mcode: add assertion.Tristan Gingold2014-11-171-3/+6
* ortho_debug: fix incorrect assertion (don't handle array_sub).Tristan Gingold2014-11-171-7/+0
* 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
* Makefiles: fix overwrite of Makefile.in in gcc, add debug backend.Tristan Gingold2014-11-131-2/+2
* Style changes.Tristan Gingold2014-11-111-1/+1
* Move sources to src/ subdirectory.Tristan Gingold2014-11-04129-0/+42281