sergei
|
5039ddc4a7
* Changed definition of XMM register save area from array to record, removes compilation warnings about reference size mismatch. The cause of warnings is rautils.getrecordoffsetsize function which, for array types, returns size of element and not size of array itself.
|
12 lat temu |
sergei
|
21f5b5559c
* Rewrote x86_64 implementations of setjmp and longjmp.
|
13 lat temu |
florian
|
24fea58b92
+ initial implementation of iso style gotos in iso mode
|
15 lat temu |
florian
|
dff1eef6e6
* system exception handling cleaned up
|
19 lat temu |
peter
|
4ace790492
* remove $Log
|
20 lat temu |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
fpc
|
50778076c3
initial import
|
20 lat temu |
peter
|
e417e34496
* truncate log
|
20 lat temu |
florian
|
7d3944ccaf
* fixed x86-64 exception handling
|
21 lat temu |
florian
|
a79edeb568
+ for a lot of x86-64 dependend files mostly dummies added
|
22 lat temu |