aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/gcc/ortho-lang-8.c
Commit message (Expand)AuthorAgeFilesLines
* ortho: add unbounded records, rework array subtypes.Tristan Gingold2020-07-251-4/+49
* ortho/gcc: build vector types in type_for_mode. Fix #1384Tristan Gingold2020-06-301-0/+8
* ortho/gcc: apply previous patch to all gcc versions.Tristan Gingold2020-06-271-16/+38
* src/ortho: add new_convert.Tristan Gingold2020-06-171-1/+7
* ortho/gcc: convert boolean and enums to int on interfaces.Tristan Gingold2020-05-281-0/+2
* ortho: add a length parameter to start_array_aggr.Tristan Gingold2020-05-281-17/+19
* Add support for gcc 8.1 as a backend.Tristan Gingold2018-06-021-0/+2166