Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | src/grt/Makefile.inc: support clang -dumpmachine on Windows | umarcor | 2020-10-24 | 1 | -1/+1 |
| | |||||
* | Makefiles: fixed race condition in creation of "grt" directory before main.o ↵ | Forrest Voight | 2020-04-24 | 1 | -6/+6 |
| | | | | is put in it (#1260) | ||||
* | Automatically add -Wl,-u,ghdl_main when -shared is used. For #640 | Tristan Gingold | 2020-04-15 | 1 | -6/+20 |
| | |||||
* | grt and ghdldrv: extract grt-exec.lst from grt.lst. For #640 | Tristan Gingold | 2020-04-10 | 1 | -2/+6 |
| | |||||
* | grt: separate exec and all link options. For #640 | Tristan Gingold | 2020-04-10 | 1 | -5/+21 |
| | |||||
* | grt: split grt-cbinding into grt-cstdio.c and grt-cgnatrts.c | Tristan Gingold | 2019-11-15 | 1 | -4/+9 |
| | |||||
* | libghdlsynth: fix build failure. | Tristan Gingold | 2019-06-06 | 1 | -1/+1 |
| | | | | Might be worth to add a dedicated grt.modules body. | ||||
* | grt: rename grt-dynload.[ch] to grt-cdynload.[ch] | Tristan Gingold | 2019-04-27 | 1 | -3/+3 |
| | |||||
* | grt: extract grt-dynload from grt-cvpi | Tristan Gingold | 2019-04-24 | 1 | -1/+7 |
| | |||||
* | fix filter to generate GRT_EXTRA_LIB on arm-linux-gnueabihf | 1138-4EB | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | Remove -gnat05, always use GNATFLAGS. | Tristan Gingold | 2018-09-15 | 1 | -1/+1 |
| | | | | Fix #651 | ||||
* | src/grt/Makefile.inc: grt/grt-files: Remove CR from line ends | Christian Cornelssen | 2018-05-20 | 1 | -1/+1 |
| | | | | | | Under Cygwin, generated *.adb files get CRLF line endings. These get propagated to grt/grt-files and later confuse the ar command for libgrt.a (because IFS does not contain CR). | ||||
* | Makefiles: use GNATMAKE for llvm and grt. | Tristan Gingold | 2017-10-19 | 1 | -1/+1 |
| | | | | Tentative fix for #443. | ||||
* | Add libbacktrace.a to LLVM runtime | Brian Drummond | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Replace libmhdlsim by libghdl. | Tristan Gingold | 2017-10-03 | 1 | -2/+3 |
| | |||||
* | Avoid MSYS2 path translation. | Tristan Gingold | 2017-06-17 | 1 | -4/+11 |
| | | | | Fix #365 | ||||
* | Build grt to lib/ subdir. | Tristan Gingold | 2017-05-23 | 1 | -3/+6 |
| | | | | For #352 | ||||
* | Build libgrt.a in grt/ subdir to avoid mixing with build for ghdl1 | Tristan Gingold | 2017-04-20 | 1 | -27/+19 |
| | |||||
* | libghdlsynth: can generate so/dll file. | Tristan Gingold | 2017-02-07 | 1 | -12/+37 |
| | |||||
* | Makefiles: use gnatmake instead of gcc to compile single Ada files. | Tristan Gingold | 2016-11-01 | 1 | -11/+6 |
| | |||||
* | Work-around deprecated use of pragma No_Run_Time in gnat gpl 2016. | Tristan Gingold | 2016-07-18 | 1 | -1/+5 |
| | |||||
* | More changes for the MinGW32/MinGW64 build flow and for the llvm back-end. | Patrick Lehmann | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | A first changeset for MinGW32 and MinGW64 to compile GHDL with mcode and ↵ | Patrick Lehmann | 2016-06-30 | 1 | -2/+3 |
| | | | | llvm backend on Windows x86-64. | ||||
* | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold | 2015-11-22 | 1 | -3/+33 |
| | |||||
* | Fix GRT_EXTRA_LIB, remove grt-arch (unused). | Tristan Gingold | 2015-09-17 | 1 | -12/+7 |
| | |||||
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -80/+21 |
| | |||||
* | Initial support of DragonFly. | Tristan Gingold | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | Add support for NetBSD. | Tristan Gingold | 2014-12-13 | 1 | -0/+8 |
| | |||||
* | Initial support of FST dump format. | Tristan Gingold | 2014-11-29 | 1 | -1/+12 |
| | |||||
* | Add instructions for llvm (WIP). | Tristan Gingold | 2014-11-08 | 1 | -1/+1 |
| | |||||
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 1 | -0/+226 |