sergei
|
74f9d719f1
* i386-win32 setjmp and longjmp: if SEH support is enabled, save/restore head of exception registration chain. Without this, a longjmp out of a function with exception frame(s) will leave these exception frames below ESP, which will fail integrity checks in OS and cause process termination if an exception occurs later on (or they may be overwritten by subsequent operations on stack and, again, cause undesired results).
|
před 11 roky |
florian
|
24fea58b92
+ initial implementation of iso style gotos in iso mode
|
před 15 roky |
peter
|
4ace790492
* remove $Log
|
před 20 roky |
fpc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
fpc
|
50778076c3
initial import
|
před 20 roky |
peter
|
16b121f8c4
* unblock signal in signalhandler, remove the sigprocmask call
|
před 20 roky |
peter
|
e417e34496
* truncate log
|
před 20 roky |
peter
|
445fe79686
* no sigprocmask for 1.0.x bootstrapping
|
před 21 roky |
peter
|
7395e7e546
* restore sigprocmask for linux
|
před 21 roky |
carl
|
876fca9e8f
* make the record packed (just in case)
|
před 23 roky |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
před 23 roky |
michael
|
650fbb86aa
+ removed logs
|
před 25 roky |
michael
|
e7aca136a1
+ Initial import
|
před 25 roky |
peter
|
6b66a55cd6
* truncated log
|
před 26 roky |
peter
|
bd57e42086
* $ifdef ver0_99_5 updates
|
před 27 roky |
michael
|
11cbb1fd82
+ Initial implementation
|
před 27 roky |