aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/gcc
Commit message (Expand)AuthorAgeFilesLines
* configure and Makefile: link ghdl with grt-cstdioTristan Gingold2021-09-171-1/+1
* ortho: for slices, get element size from the result typeTristan Gingold2021-09-146-6/+60
* ortho/gcc: adjust and propagate to all gcc versions the change for #1845Tristan Gingold2021-08-256-1/+81
* 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-186-0/+66
* ortho: use LDFLAGS and prefer them over defaultsXiretza2021-05-101-1/+1
* update license headersumarcor2021-01-1412-132/+114
* ortho: add unbounded records, rework array subtypes.Tristan Gingold2020-07-258-31/+344
* ortho/gcc: build vector types in type_for_mode. Fix #1384Tristan Gingold2020-06-306-0/+48
* ortho/gcc: apply previous patch to all gcc versions.Tristan Gingold2020-06-275-80/+190
* ortho/gcc/ortho-lang-9.c: fix crash with -OTristan Gingold2020-06-271-16/+38
* src/ortho: add new_convert.Tristan Gingold2020-06-178-6/+45
* ortho/gcc: convert boolean and enums to int on interfaces.Tristan Gingold2020-05-285-0/+10
* ortho: add a length parameter to start_array_aggr.Tristan Gingold2020-05-287-103/+116
* Add support for gcc-9.xTristan Gingold2019-05-061-0/+2168
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-213-6/+29
* Remove -gnat05, always use GNATFLAGS.Tristan Gingold2018-09-151-1/+1
* Add support for gcc 8.1 as a backend.Tristan Gingold2018-06-021-0/+2166
* ortho/gcc/Makefile: choose ortho-lang-X.cTristan Gingold2017-11-112-1/+4
* gcc-7: fix crash due to alias_set.Tristan Gingold2017-11-021-0/+12
* Add gcc 7.x as a backend.Tristan Gingold2017-05-212-0/+2153
* gcc: remove help line for -ftabstopTristan Gingold2017-03-271-1/+0
* Complete lang.opt (options for gcc)Tristan Gingold2017-03-151-0/+8
* Add support for gcc-5 and gcc-6Tristan Gingold2016-05-312-0/+4306
* ortho: add new_default_value to initialize a variable.Tristan Gingold2016-03-083-1/+12
* ortho: rename start/finish_const_value to start/finish_init_value.Tristan Gingold2016-02-213-12/+12
* signals: simplify and fix code for delayed signals.Tristan Gingold2015-06-181-1/+1
* ortho: allow selected element from an union.Tristan Gingold2015-06-121-2/+2
* ortho-lang.c: use absolute path for debugging.Tristan Gingold2014-12-271-1/+11
* ortho-lang: change builtins creation and create builtin_trap (for -O).Tristan Gingold2014-11-281-61/+35
* ortho-lang: set enum sign early.Tristan Gingold2014-11-271-4/+3
* 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
* Style changes.Tristan Gingold2014-11-111-1/+1
* Move sources to src/ subdirectory.Tristan Gingold2014-11-0413-0/+3602