aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/config/win32.c
Commit message (Collapse)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
|
* win32: add fprintf to grt_save_backtrace (#1516)eine2020-11-211-0/+8
| | | Co-authored-by: eine <eine@users.noreply.github.com>
* win32.c: install SEH handler only on i386Tristan Gingold2016-11-061-3/+9
|
* A first changeset for MinGW32 and MinGW64 to compile GHDL with mcode and ↵Patrick Lehmann2016-06-301-2/+2
| | | | llvm backend on Windows x86-64.
* backtrace: add support for windows and for llvm (via libbacktrace).Tristan Gingold2015-11-221-4/+64
|
* Add symbolizer (for mcode).Tristan Gingold2015-11-191-6/+11
| | | | Display a backtrace in case of failed check or assert failure.
* Adjust windows code.Tristan Gingold2015-09-121-0/+1
|
* Tentatively fix win32 support.Tristan Gingold2015-09-121-122/+19
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+265