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 years ago |
sergei
|
21f5b5559c
* Rewrote x86_64 implementations of setjmp and longjmp.
|
12 years ago |
florian
|
24fea58b92
+ initial implementation of iso style gotos in iso mode
|
15 years ago |
florian
|
dff1eef6e6
* system exception handling cleaned up
|
19 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
7d3944ccaf
* fixed x86-64 exception handling
|
21 years ago |
florian
|
a79edeb568
+ for a lot of x86-64 dependend files mostly dummies added
|
22 years ago |