Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ortho/gcc, ortho/llvm: do not allocate space for unbounded fields. Fix #1764 | Tristan Gingold | 2021-05-18 | 1 | -0/+11 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+10 |
* | ortho: add unbounded records, rework array subtypes. | Tristan Gingold | 2020-07-25 | 1 | -4/+49 |
* | ortho/gcc: build vector types in type_for_mode. Fix #1384 | Tristan Gingold | 2020-06-30 | 1 | -0/+8 |
* | ortho/gcc: apply previous patch to all gcc versions. | Tristan Gingold | 2020-06-27 | 1 | -16/+38 |
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 1 | -1/+7 |
* | ortho/gcc: convert boolean and enums to int on interfaces. | Tristan Gingold | 2020-05-28 | 1 | -0/+2 |
* | ortho: add a length parameter to start_array_aggr. | Tristan Gingold | 2020-05-28 | 1 | -17/+19 |
* | gcc-7: fix crash due to alias_set. | Tristan Gingold | 2017-11-02 | 1 | -0/+12 |
* | Add gcc 7.x as a backend. | Tristan Gingold | 2017-05-21 | 1 | -0/+2153 |