aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/gcc/ortho-lang-9.c
Commit message (Expand)AuthorAgeFilesLines
* ortho: for slices, get element size from the result typeTristan Gingold2021-09-141-1/+10
* ortho/gcc: adjust and propagate to all gcc versions the change for #1845Tristan Gingold2021-08-251-1/+1
* ghdldrv: handle auxbase option in ortho/gcc. Fix #1845Tristan Gingold2021-08-241-0/+16
* ortho/gcc, ortho/llvm: do not allocate space for unbounded fields. Fix #1764Tristan Gingold2021-05-181-0/+11
* update license headersumarcor2021-01-141-11/+10
* 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/ortho-lang-9.c: fix crash with -OTristan Gingold2020-06-271-16/+38
* src/ortho: add new_convert.Tristan Gingold2020-06-171-1/+7
* ortho: add a length parameter to start_array_aggr.Tristan Gingold2020-05-281-17/+19
* Add support for gcc-9.xTristan Gingold2019-05-061-0/+2168