| Commit message (Expand) | Author | Age | Files | Lines |
* | update license headers | umarcor | 2021-02-05 | 4 | -44/+43 |
* | update license headers | umarcor | 2021-01-14 | 164 | -1804/+1482 |
* | ortho/debug: fix type of indexed_name. | Tristan Gingold | 2020-08-05 | 1 | -2/+4 |
* | llvm6: fix debug info generation for arrays | Tristan Gingold | 2020-08-04 | 1 | -1/+1 |
* | ortho/debug: check subtype for array subtype. | Tristan Gingold | 2020-07-26 | 1 | -5/+2 |
* | ortho/oread: parse subarray element type. | Tristan Gingold | 2020-07-25 | 1 | -7/+17 |
* | src/ortho/oread/tests: fix 2 tests. | Tristan Gingold | 2020-07-25 | 2 | -27/+27 |
* | ortho/oread/tests: adjust one more test. | Tristan Gingold | 2020-07-25 | 2 | -12/+28 |
* | ortho: add unbounded records, rework array subtypes. | Tristan Gingold | 2020-07-25 | 27 | -399/+1378 |
* | ortho/debug: Disable_Checks flag also disable type checks. | Tristan Gingold | 2020-07-18 | 1 | -1/+3 |
* | ortho/gcc: build vector types in type_for_mode. Fix #1384 | Tristan Gingold | 2020-06-30 | 6 | -0/+48 |
* | ortho/debug: ignore -O option. | Tristan Gingold | 2020-06-27 | 1 | -0/+3 |
* | ortho/gcc: apply previous patch to all gcc versions. | Tristan Gingold | 2020-06-27 | 5 | -80/+190 |
* | ortho/gcc/ortho-lang-9.c: fix crash with -O | Tristan Gingold | 2020-06-27 | 1 | -16/+38 |
* | src/ortho/oread: add more tests. | Tristan Gingold | 2020-06-25 | 6 | -15/+123 |
* | llvm6: fix debug info for llvm-10 | Tristan Gingold | 2020-06-25 | 2 | -55/+91 |
* | llvm6: add generation of more debug info, improve compatibility | Tristan Gingold | 2020-06-19 | 4 | -196/+535 |
* | llvm6: adjust code to support llvm 6 and llvm 7. | Tristan Gingold | 2020-06-19 | 1 | -2/+7 |
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 29 | -82/+228 |
* | llvm6 - add support for llvm 3.5 | Tristan Gingold | 2020-06-11 | 1 | -2/+35 |
* | llvm6: adjust assertions and unreachable. | Tristan Gingold | 2020-06-11 | 2 | -11/+11 |
* | ortho/llvm4-nodebug: fix a comment. | Tristan Gingold | 2020-06-09 | 1 | -1/+1 |
* | src/ortho/oread/tests: adjust some tests (keyword in upper case). | Tristan Gingold | 2020-06-09 | 4 | -43/+43 |
* | LLVM backend with debug info (in C/C++) | Tristan Gingold | 2020-06-09 | 9 | -0/+4047 |
* | ortho/gcc: convert boolean and enums to int on interfaces. | Tristan Gingold | 2020-05-28 | 5 | -0/+10 |
* | ortho: add a length parameter to start_array_aggr. | Tristan Gingold | 2020-05-28 | 23 | -177/+283 |
* | ortho/mcode: use arch64 binary format for mach-O | Tristan Gingold | 2020-01-16 | 1 | -1/+1 |
* | llvm4-nodebug: remove verbose code. | Tristan Gingold | 2020-01-12 | 1 | -3/+0 |
* | msys2-mingw: build llvm with --static-link (tentatively fix ci) | Tristan Gingold | 2020-01-12 | 1 | -1/+1 |
* | ortho/llvm4-nodebug: pass --link-static to llvm-config. | Tristan Gingold | 2020-01-12 | 1 | -1/+1 |
* | llvm4-nodebug: investigate CI failure. | Tristan Gingold | 2020-01-12 | 1 | -1/+2 |
* | llvm4-nodebug: add verbosity to debug CI failures. | Tristan Gingold | 2020-01-12 | 1 | -1/+5 |
* | ortho: move llvm to llvm35 | Tristan Gingold | 2019-05-16 | 21 | -3/+3 |
* | Add support for gcc-9.x | Tristan Gingold | 2019-05-06 | 1 | -0/+2168 |
* | ortho/llvm4-nodebug: normalize the default target on llvm 7.0+ | Tristan Gingold | 2018-12-31 | 3 | -2/+27 |
* | Reload registers for conditional binary operations. | Tristan Gingold | 2018-11-27 | 1 | -0/+2 |
* | binary_file: add overflow detection for relocs. | Tristan Gingold | 2018-11-19 | 1 | -4/+12 |
* | ortho/mcode: pack all sections for huge programs on x86-64. | Tristan Gingold | 2018-11-19 | 5 | -34/+105 |
* | Fix constraint error for large number of local symbols. | Tristan Gingold | 2018-11-19 | 1 | -2/+2 |
* | ortho/debug/Makefile: don't use -m for gnatmake | Tristan Gingold | 2018-11-07 | 1 | -1/+1 |
* | ortho_debug: fix disp for empty loop. | Tristan Gingold | 2018-10-26 | 1 | -1/+4 |
* | ortho debug/oread: disp float number in hexa. | Tristan Gingold | 2018-10-23 | 2 | -63/+223 |
* | ortho debug/oread: handle neg neg. | Tristan Gingold | 2018-10-21 | 2 | -4/+29 |
* | oread: handle min int in typed expression. | Tristan Gingold | 2018-10-21 | 1 | -14/+27 |
* | Rework translation of unbounded and complex types. | Tristan Gingold | 2018-10-21 | 30 | -214/+707 |
* | Improve doc, fix English typo. | Tristan Gingold | 2018-09-23 | 3 | -3/+3 |
* | Remove -gnat05, always use GNATFLAGS. | Tristan Gingold | 2018-09-15 | 6 | -13/+13 |
* | orth/llvm4: handle unreachable variable declarations. | Tristan Gingold | 2018-08-07 | 1 | -4/+7 |
* | llvm4: add --verify-llvm | Tristan Gingold | 2018-07-25 | 1 | -4/+9 |
* | Add support for gcc 8.1 as a backend. | Tristan Gingold | 2018-06-02 | 1 | -0/+2166 |