Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated .version. | Tristan Gingold | 2015-11-07 | 1 | -3/+2 |
* | Fix build of jumps.c on i386/linux. | Tristan Gingold | 2015-09-30 | 1 | -3/+9 |
* | Remove unused files (were for stack switching). | Tristan Gingold | 2015-09-13 | 9 | -1905/+0 |
* | Adjust windows code. | Tristan Gingold | 2015-09-12 | 1 | -0/+1 |
* | Tentatively fix win32 support. | Tristan Gingold | 2015-09-12 | 2 | -135/+24 |
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 2 | -0/+226 |
* | Initial support of DragonFly. | Tristan Gingold | 2015-06-07 | 1 | -1/+1 |
* | amd64.S: add a null-frame. | Tristan Gingold | 2014-11-19 | 1 | -23/+30 |
* | linux.c: fix typos, disable builting sjlj for clang. | Tristan Gingold | 2014-11-14 | 1 | -3/+3 |
* | Use _setjmp/_longjmp instead of setjmp/longjmp (much faster). | Tristan Gingold | 2014-11-08 | 1 | -5/+37 |
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 14 | -0/+2449 |