Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-22 | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold | |
2015-11-19 | Add symbolizer (for mcode). | Tristan Gingold | |
Display a backtrace in case of failed check or assert failure. | |||
2015-11-07 | Remove deprecated .version. | Tristan Gingold | |
2015-09-30 | Fix build of jumps.c on i386/linux. | Tristan Gingold | |
2015-09-13 | Remove unused files (were for stack switching). | Tristan Gingold | |
2015-09-12 | Adjust windows code. | Tristan Gingold | |
2015-09-12 | Tentatively fix win32 support. | Tristan Gingold | |
2015-09-04 | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | |
2015-06-07 | Initial support of DragonFly. | Tristan Gingold | |
2014-11-19 | amd64.S: add a null-frame. | Tristan Gingold | |
2014-11-14 | linux.c: fix typos, disable builting sjlj for clang. | Tristan Gingold | |
2014-11-08 | Use _setjmp/_longjmp instead of setjmp/longjmp (much faster). | Tristan Gingold | |
2014-11-05 | Move files and dirs from translate/ | Tristan Gingold | |