florian
|
ac7f9351f0
* info record about class fields must be packed else it will be aligned wrongly on 64 bit platforms
|
21 years ago |
peter
|
33494a7775
* fix possible range error
|
21 years ago |
peter
|
7b9f823f92
* fix isatty, ioctl returns 0 on success, but isatty needs to return 1
|
21 years ago |
florian
|
926da4b9c9
* fixed writing of para locations for procedures with explicit locations for parameters
|
21 years ago |
peter
|
0eb61a4823
* fixed crashes with ide and 1.9.x
|
21 years ago |
florian
|
0dbbb1aac0
* 64 bit fixes
|
21 years ago |
Jonas Maebe
|
d9267aafdf
* fixed endianess bug in fpc_val_int64_shortstr() (webtbf/tw2128)
|
21 years ago |
olle
|
135be09271
* fixed possible problem with null termination
|
21 years ago |
florian
|
52a01abafa
* x86_64 requires always 16 byte alignment of the stack
|
21 years ago |
florian
|
72cb65819a
* fixed test for x86_64 which has a native comp type
|
21 years ago |
florian
|
c94553080b
+ added profiler call for x86_64
|
21 years ago |
peter
|
12c523c694
* make distclean fixed
|
21 years ago |
florian
|
564c758c33
* initial implementation
|
21 years ago |
marco
|
0609943465
* added
|
21 years ago |
Jonas Maebe
|
14197fb830
* copy totype field in ttypeconvnode.getcopy()
|
21 years ago |
peter
|
a2d9439661
* data too large
|
21 years ago |
florian
|
4be6ea3b4a
* dyn. array dimensions are now stored as sinttype so it's target register size dependend
|
21 years ago |
florian
|
bfce614370
* fixed -<sse register>
|
21 years ago |
florian
|
53d4987dbe
* test for 64 bit cpus fixed
|
21 years ago |
florian
|
143b4a8cb1
* <signed type> to qword range check for 64 bit targets fixed
|
21 years ago |
florian
|
4e8795893e
* fixed test for 64 bit targets
|
21 years ago |
florian
|
910ff87b4f
* fixed test for 64 bit targets
|
21 years ago |
peter
|
00d3de8c51
* fixed data too large
|
21 years ago |
florian
|
2ba892c5bd
* fixed test for x86_64 which supports a native comp type
|
21 years ago |
florian
|
1f27348599
* fixed test for 64 bit targets
|
21 years ago |
florian
|
6c739fa996
* fixed rtti reading of arrays for 64 bit
|
21 years ago |
florian
|
b6c33aacb7
* fixed strcomp
|
21 years ago |
florian
|
07c28067aa
* fixed sse exception handling
|
21 years ago |
florian
|
efc6c7793e
* fixed baseunix.signal for CPU using rt_sigaction
|
21 years ago |
marco
|
07adf4e83d
* timezone stuff back to unix
|
21 years ago |