florian
|
76b95fb058
* fixed arm-linux compilation with FPC_USE_LIBC
|
18 years ago |
yury
|
ef3178cdb1
* Fixed default float exceptions mask for arm fpu. It fixes tw3160c.pp on arm-linux.
|
18 years ago |
florian
|
d78071f8b2
* ensure that softfloat and libgcc float never use rfs/wfs
|
18 years ago |
florian
|
2085635fe7
* load moveproc with default value
|
18 years ago |
florian
|
b5b86f6d73
* ce compilation fixed
|
18 years ago |
florian
|
31c9a91af0
+ edsp detection for arm-linux
|
18 years ago |
florian
|
57415a73a7
+ assembler coded move for arm
|
18 years ago |
yury
|
458abdef3e
* implemented SysResetFPU for arm-wince.
|
18 years ago |
yury
|
d401c0a198
* activated internal get_frame for ARM.
|
18 years ago |
Legolas
|
9e6d19a494
* rtl part of first Nintendo DS port
|
18 years ago |
florian
|
69ae03d6bc
* fixed wrong operands of swp
|
19 years ago |
yury
|
ba21edb0fd
* Implemented inclocked and declocked for arm.
|
19 years ago |
yury
|
d7cbde6f25
* Assembler Interlocked* functions for ARM.
|
19 years ago |
oro06
|
3afad32966
*arm: TPECoffLinker is TInternalLinkerWin
|
19 years ago |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
19 years ago |
florian
|
5575a837db
* gba patch from Francesco Lombardi
|
19 years ago |
florian
|
8adc1c9b0c
+ RTL part of WinCE patches from Yuri Sidorov
|
20 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 |
florian
|
069a5206e1
* move draft
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
0bc92dfa09
+ added nostackframe directive to get_frame
|
20 years ago |
florian
|
6333a6a6b3
* fillchar fixed; it's used now
|
20 years ago |
florian
|
28a1c72885
+ correct setting of FPU exception mask
|
20 years ago |
florian
|
ddb6d0d595
+ assembler implementation of fpc_mul_qword
|
21 years ago |
florian
|
bca9da0ec7
* draft for qword mul
|
21 years ago |
florian
|
a6589cbab1
+ get_caller_addr/frame implemented
|
21 years ago |
florian
|
1883a09ddd
* fixed setjump
|
21 years ago |
florian
|
b9376da0aa
* some arm issues fixed
|
22 years ago |