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