aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/config
Commit message (Expand)AuthorAgeFilesLines
* Fix build of jumps.c on i386/linux.Tristan Gingold2015-09-301-3/+9
* Remove unused files (were for stack switching).Tristan Gingold2015-09-139-1905/+0
* Adjust windows code.Tristan Gingold2015-09-121-0/+1
* Tentatively fix win32 support.Tristan Gingold2015-09-122-135/+24
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-042-0/+226
* Initial support of DragonFly.Tristan Gingold2015-06-071-1/+1
* amd64.S: add a null-frame.Tristan Gingold2014-11-191-23/+30
* linux.c: fix typos, disable builting sjlj for clang.Tristan Gingold2014-11-141-3/+3
* Use _setjmp/_longjmp instead of setjmp/longjmp (much faster).Tristan Gingold2014-11-081-5/+37
* Move files and dirs from translate/Tristan Gingold2014-11-0514-0/+2449