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).
|
il y a 11 ans |
florian
|
24fea58b92
+ initial implementation of iso style gotos in iso mode
|
il y a 15 ans |
peter
|
4ace790492
* remove $Log
|
il y a 20 ans |
fpc
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
fpc
|
50778076c3
initial import
|
il y a 20 ans |
peter
|
16b121f8c4
* unblock signal in signalhandler, remove the sigprocmask call
|
il y a 20 ans |
peter
|
e417e34496
* truncate log
|
il y a 20 ans |
peter
|
445fe79686
* no sigprocmask for 1.0.x bootstrapping
|
il y a 20 ans |
peter
|
7395e7e546
* restore sigprocmask for linux
|
il y a 20 ans |
carl
|
876fca9e8f
* make the record packed (just in case)
|
il y a 23 ans |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
il y a 23 ans |
michael
|
650fbb86aa
+ removed logs
|
il y a 25 ans |
michael
|
e7aca136a1
+ Initial import
|
il y a 25 ans |
peter
|
6b66a55cd6
* truncated log
|
il y a 25 ans |
peter
|
bd57e42086
* $ifdef ver0_99_5 updates
|
il y a 27 ans |
michael
|
11cbb1fd82
+ Initial implementation
|
il y a 27 ans |