mazen
|
a58a433d1c
* regenerated after modification of Makefile.fpc to add dependencies on libc and fcl
|
22 years ago |
mazen
|
fc55b2a3cd
+ added dependency on packages libc and fcl
|
22 years ago |
mazen
|
8ae64efde5
* SysUtils unit moved to top of the uses clause to avoid conflicts on PByteArray type
|
22 years ago |
michael
|
395ed45cbb
+ moved unixutil here from libc dir
|
22 years ago |
michael
|
b51d0145b4
+ moved here from libc dir
|
22 years ago |
michael
|
f3292c1697
+ Moved unixutils as it depends on FCL
|
22 years ago |
florian
|
dd9e5cf591
+ same procedure as very day: today's work on arm
|
22 years ago |
peter
|
15958fec9f
* methodpointer fixes
|
22 years ago |
peter
|
d5a6a5b7f9
* fix wrong registers in reference
|
22 years ago |
peter
|
b55ac2f5c3
* extended test
|
22 years ago |
florian
|
f3266351dc
+ started to implement FPU support for the ARM
|
22 years ago |
marco
|
36c34e7353
* BSD fix
|
22 years ago |
marco
|
84ddefb66e
* fix
|
22 years ago |
luk
|
0911701956
* fixed size of colors in the palette
|
22 years ago |
marco
|
1f9f8c4a3d
* small fix (sysutils to interface)
|
22 years ago |
michael
|
fa80f1110b
+ Regenerated for pngwriter
|
22 years ago |
luk
|
8e6dd948a7
* debug writeln removed
|
22 years ago |
luk
|
dceafdd6a7
+ fppngwriter implemented
|
22 years ago |
olle
|
0458038ee5
* minor adjustment
|
22 years ago |
olle
|
d69418fe36
* made FPC_RAISEEXCEPTION compatible with MacOS
|
22 years ago |
olle
|
2cac9a0576
+ added MacOS compatible constant loading
|
22 years ago |
olle
|
b9e01adc15
* changed used scratchreg from r0 to r10
|
22 years ago |
olle
|
66595617c4
+ added support for ABI_AIX in get_caller_addr
|
22 years ago |
florian
|
9edd2b0401
* continued to work on the arm port
|
22 years ago |
peter
|
284d18b7ca
* reload also caller module when it is already compiled
|
22 years ago |
peter
|
375820ccae
* unchain operators before adding to overloaded list
|
22 years ago |
peter
|
cb16846e3b
* fixed static class check for properties
|
22 years ago |
peter
|
90782badfe
* reload flagged units when interface is loaded
|
22 years ago |
peter
|
0526b6fd9b
* don't check size for open array in valid_for_assign
|
22 years ago |
peter
|
f86df421ce
* only check for size matches when parameter is enum,ord,float
|
22 years ago |