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).
|
há 11 anos atrás |
sergei
|
c0f49951b1
* Fixed i386 longjmp, it must not return 0 if 'value' argument happens to be 0.
|
há 13 anos atrás |
sergei
|
b36a930f26
- Cleaned out REGCALL defines
|
há 14 anos atrás |
florian
|
24fea58b92
+ initial implementation of iso style gotos in iso mode
|
há 15 anos atrás |
yury
|
c4ed91b9ff
* Fixed warnings about EBP based access.
|
há 18 anos atrás |
peter
|
4ace790492
* remove $Log
|
há 20 anos atrás |
fpc
|
790a4fe2d3
* log and id tags removed
|
há 20 anos atrás |
fpc
|
50778076c3
initial import
|
há 20 anos atrás |
peter
|
16b121f8c4
* unblock signal in signalhandler, remove the sigprocmask call
|
há 20 anos atrás |
peter
|
e417e34496
* truncate log
|
há 20 anos atrás |
peter
|
ae8b7b153b
* include file cleanup
|
há 20 anos atrás |
peter
|
7395e7e546
* restore sigprocmask for linux
|
há 21 anos atrás |
peter
|
0d3948fc5f
* register calling updates
|
há 22 anos atrás |
peter
|
8f8b47194a
* REGCALL define added
|
há 22 anos atrás |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
há 23 anos atrás |
michael
|
650fbb86aa
+ removed logs
|
há 25 anos atrás |
michael
|
e7aca136a1
+ Initial import
|
há 25 anos atrás |
pierre
|
d7afdbd8e6
* Preserve all registers in SetJmp
|
há 25 anos atrás |
pierre
|
beecf1ec51
* remove fninit in longjump
|
há 25 anos atrás |
florian
|
95d572ca04
* we don't need to to finit twice ...
|
há 26 anos atrás |
florian
|
ff96d13e5f
* fixed constants in rtti
|
há 26 anos atrás |
florian
|
4dd95e6a80
* longjump does now a finit
|
há 26 anos atrás |
peter
|
6b66a55cd6
* truncated log
|
há 26 anos atrás |
daniel
|
ec29a31834
* copyright 2000
|
há 26 anos atrás |
pierre
|
e33295ceb0
* loading of esp value corrected
|
há 26 anos atrás |
peter
|
af8a04a5af
* use external names
|
há 26 anos atrás |
peter
|
4620a73a9b
* FPC_ names
|
há 27 anos atrás |
peter
|
bd57e42086
* $ifdef ver0_99_5 updates
|
há 27 anos atrás |
pierre
|
b495ca5d7d
* problem with asmmode for bugfix branch
|
há 27 anos atrás |
michael
|
11cbb1fd82
+ Initial implementation
|
há 27 anos atrás |