Sign in
third-party-mirror
/
mingw-w64
/
refs/heads/master
/
mingw-w64-headers
/
crt
/
setjmp.h
52d13f9
headers: Avoid c99 style comments in headers
by Martin Storsjö
· 5 years ago
d95acea
headers: Use the msvcrt/ucrt setjmp functions on ARM64 if SEH is available
by Martin Storsjö
· 6 years ago
5b06632
headers: Replace checks for __MSVCRT_VERSION__ against 0x1400 with _UCRT
by Martin Storsjö
· 6 years ago
844cb49
crt: Use importlibs for longjmp.
by Jacek Caban
· 6 years ago
436ad4b
headers: Only pass a frame pointer to setjmp if SEH is enabled
by Martin Storsjö
· 6 years ago
04c1a04
setjmp: Provide a manual implementation for arm and arm64
by Martin Storsjö
· 7 years ago
a6faf22
ucrtbase: Link to the right setjmp function on archs other than x86_64
by Martin Storsjö
· 7 years ago
7c161da
headers: Use the single argument version of setjmp for ucrtbase
by Martin Storsjö
· 7 years ago
e09dd4c
setjmp: Support setjmp on arm64
by Martin Storsjö
· 7 years ago
02390fa
setjmp: Only use _setjmp3 on i386
by Martin Storsjö
· 7 years ago
b119e67
setjmp.h: Add a fallback definition for unsupported architectures
by Martin Storsjö
· 7 years ago
466ef13
Replace __declspec(noreturn) by __MINGW_ATTRIB_NORETURN
by ktietz70
· 8 years ago
241b3b8
Add ARM jump buffer definition
by André Hentschel
· 11 years ago
56bc9b6
* _mingw_mac.h (__MINGW_GCC_VERSION): New macro.
by Ozkan Sezer
· 13 years ago
31c76a3
* setjmp.h (setjmp): Use frame-address builtin.
by Kai Tietz
· 13 years ago
8a67ab4
Replace 'w64 mingw-runtime' by 'mingw-w64 runtime'
by Rafaël Carré
· 13 years ago
df0b59e
Add define of NULL as we are using it here.
by Kai Tietz
· 14 years ago
13f3e2e
Several patches for MSC/non-GCC by Amine Khaldi:
by Ozkan Sezer
· 15 years ago
d42ac88
2010-01-15 Kai Tietz <kai.tietz@onevision.com>
by Kai Tietz
· 15 years ago
1a684f9
Break crt headers into separate directory structure with separate enable switch. Change all with options to enable options.
by NightStrike
· 15 years ago
[Renamed from mingw-w64-headers/include/setjmp.h]
12cda48
2009-09-06 Kai Tietz <kai.tietz@onevision.com>
by Kai Tietz
· 15 years ago
aa3731f
2009-07-09 Kai Tietz <kai.tietz@onevision.com>
by Kai Tietz
· 16 years ago
82347de
2009-04-04 Kai Tietz <kai.tietz@onevision.com>
by Kai Tietz
· 16 years ago
5b99e86
Remove longjmp from .def files, and add dynamic loading in gccmain.c.
by Kai Tietz
· 17 years ago
87f0eb2
Make _longjmp be a function of crt and not taken by msvcrt directly.
by Kai Tietz
· 17 years ago
6ef8b92
Make two args setjmp methods dependent to global define USE_MINGW_SETJMP_TWO_ARGS.
by Kai Tietz
· 17 years ago
97bb3c0
Add mingw_longjmp.
by Kai Tietz
· 17 years ago
1b21633
Correct POSIX commands setjmp/setjmpex to pass a hidden argument.
by Kai Tietz
· 17 years ago
7750267
Various improvments for 64-bit C and 32-bit version.
by Kai Tietz
· 17 years ago
48502b7
Remove execute permissions from headers
by NightStrike
· 17 years ago
a7d58ee
Remove _CRTIMP from posix API (part 6 of X).
by Kai Tietz
· 17 years ago
9d937a7
Add mingw-w64 header set as initial set.
by Kai Tietz
· 17 years ago