aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* grt/Makefile.inc: do not use version-script on FreeBSD.Tristan Gingold2023-02-241-1/+4
* simul: do not link with fst or vpi c filesTristan Gingold2023-01-051-5/+6
* grt: add modules in ghdl_main instead of grt-mainTristan Gingold2023-01-051-1/+1
* configure: add --with-sundials (preliminary work)Tristan Gingold2022-07-201-0/+12
* Add chkstk-x64 for windows x64Tristan Gingold2022-03-301-0/+9
* mk: Introduce configure options for inc/libdirsuffixDaniel Gröber2022-03-111-13/+13
* grt/Makefile.inc: add a dependency for grt-cgnatrts.Tristan Gingold2021-11-161-2/+3
* grt/Makefile: use CFLAGSXiretza2021-05-101-2/+2
* VHPI: add initial minimal implementationMarlon James2021-03-041-1/+7
* update license headersumarcor2021-01-141-11/+9
* src/grt/Makefile.inc: support clang -dumpmachine on Windowsumarcor2020-10-241-1/+1
* Makefiles: fixed race condition in creation of "grt" directory before main.o ...Forrest Voight2020-04-241-6/+6
* Automatically add -Wl,-u,ghdl_main when -shared is used. For #640Tristan Gingold2020-04-151-6/+20
* grt and ghdldrv: extract grt-exec.lst from grt.lst. For #640Tristan Gingold2020-04-101-2/+6
* grt: separate exec and all link options. For #640Tristan Gingold2020-04-101-5/+21
* grt: split grt-cbinding into grt-cstdio.c and grt-cgnatrts.cTristan Gingold2019-11-151-4/+9
* libghdlsynth: fix build failure.Tristan Gingold2019-06-061-1/+1
* grt: rename grt-dynload.[ch] to grt-cdynload.[ch]Tristan Gingold2019-04-271-3/+3
* grt: extract grt-dynload from grt-cvpiTristan Gingold2019-04-241-1/+7
* fix filter to generate GRT_EXTRA_LIB on arm-linux-gnueabihf1138-4EB2018-10-111-1/+1
* Remove -gnat05, always use GNATFLAGS.Tristan Gingold2018-09-151-1/+1
* src/grt/Makefile.inc: grt/grt-files: Remove CR from line endsChristian Cornelssen2018-05-201-1/+1
* Makefiles: use GNATMAKE for llvm and grt.Tristan Gingold2017-10-191-1/+1
* Add libbacktrace.a to LLVM runtimeBrian Drummond2017-10-051-1/+1
* Replace libmhdlsim by libghdl.Tristan Gingold2017-10-031-2/+3
* Avoid MSYS2 path translation.Tristan Gingold2017-06-171-4/+11
* Build grt to lib/ subdir.Tristan Gingold2017-05-231-3/+6
* Build libgrt.a in grt/ subdir to avoid mixing with build for ghdl1Tristan Gingold2017-04-201-27/+19
* libghdlsynth: can generate so/dll file.Tristan Gingold2017-02-071-12/+37
* Makefiles: use gnatmake instead of gcc to compile single Ada files.Tristan Gingold2016-11-011-11/+6
* Work-around deprecated use of pragma No_Run_Time in gnat gpl 2016.Tristan Gingold2016-07-181-1/+5
* More changes for the MinGW32/MinGW64 build flow and for the llvm back-end.Patrick Lehmann2016-07-011-1/+1
* A first changeset for MinGW32 and MinGW64 to compile GHDL with mcode and llvm...Patrick Lehmann2016-06-301-2/+3
* backtrace: add support for windows and for llvm (via libbacktrace).Tristan Gingold2015-11-221-3/+33
* Fix GRT_EXTRA_LIB, remove grt-arch (unused).Tristan Gingold2015-09-171-12/+7
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-80/+21
* Initial support of DragonFly.Tristan Gingold2015-06-071-1/+1
* Add support for NetBSD.Tristan Gingold2014-12-131-0/+8
* Initial support of FST dump format.Tristan Gingold2014-11-291-1/+12
* Add instructions for llvm (WIP).Tristan Gingold2014-11-081-1/+1
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+226