mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 06:06:17 +02:00
+ arm linux added
This commit is contained in:
parent
f6e230d912
commit
6d9e8f5fbc
@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Compiler:
|
Compiler:
|
||||||
|
+ arm-linux cross compiler for i386-linux
|
||||||
+ SysV style syscalls added for MorphOS
|
+ SysV style syscalls added for MorphOS
|
||||||
+ Exportable macros for mode MacPas
|
+ Exportable macros for mode MacPas
|
||||||
+ Support procvar declaration in parameters for mode MacPas
|
+ Support procvar declaration in parameters for mode MacPas
|
||||||
@ -26,6 +27,7 @@ Compiler:
|
|||||||
* Lot of small bugs and compatibility fixes
|
* Lot of small bugs and compatibility fixes
|
||||||
|
|
||||||
RTL:
|
RTL:
|
||||||
|
+ arm Linux support
|
||||||
* Basic threading support moved to the system unit
|
* Basic threading support moved to the system unit
|
||||||
* Operator ** moved to math unit; system.power removed
|
* Operator ** moved to math unit; system.power removed
|
||||||
* Improved variant support
|
* Improved variant support
|
||||||
|
Loading…
Reference in New Issue
Block a user