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