Joachim Henke
|
74abc5ad2f
|
avoid a register copy when fetching the stack pointer in _start
|
2019-07-26 17:12:42 -04:00 |
|
Andrew Kelley
|
bc31c1280e
|
disable segfault handler when panicking
this prevents a segfault in stack trace printing to activate the
segfault handler.
|
2019-07-22 12:41:59 -04:00 |
|
Andrew Kelley
|
741c74e427
|
cleanups
|
2019-07-16 11:50:00 -04:00 |
|
Andrew Kelley
|
45cc488cef
|
Merge branch 'main-return-!u8' of https://github.com/SamTebbs33/zig into SamTebbs33-main-return
|
2019-07-16 11:27:11 -04:00 |
|
Andrew Kelley
|
5b42c76951
|
code formatting
|
2019-07-05 14:14:25 -04:00 |
|
SamTebbs33
|
f24b8f2a4a
|
Support returning !u8 from main
|
2019-07-04 14:26:05 +01:00 |
|
emekoi
|
53ca4118bd
|
added segfault handler support for windows
|
2019-07-03 14:02:48 -04:00 |
|
Andrew Kelley
|
1a1598c58c
|
stack traces on segfault by default for linux-x86_64
closes #2355
|
2019-07-02 13:41:16 -04:00 |
|
Andrew Kelley
|
4b7e04f75a
|
rename std/special/bootstrap.zig to std/special/start.zig
|
2019-06-28 02:00:56 -04:00 |
|