mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 14:48:03 +02:00
![]() r42555 | pierre | 2019-08-02 11:21:43 +0000 (Fri, 02 Aug 2019) | 1 line Add .NOTPARALLEL for beos and haiku RTLs ------------------------------------------------------------------------ --- Merging r42555 into '.': U rtl/beos/Makefile U rtl/beos/Makefile.fpc U rtl/haiku/Makefile U rtl/haiku/Makefile.fpc --- Recording mergeinfo for merge of r42555 into '.': U . ------------------------------------------------------------------------ r43042 | pierre | 2019-09-19 20:49:12 +0000 (Thu, 19 Sep 2019) | 3 lines + Add math unit dependency to types$(PPUEXT) rule. * Fix missing close-brace in several types$(PPUEXT) rules. ------------------------------------------------------------------------ --- Merging r43042 into '.': U rtl/<all target OS directories>/Makefile U rtl/<all target OS directories>/Makefile.fpc git-svn-id: branches/fixes_3_2@43184 - |
||
---|---|---|
.. | ||
api | ||
arm | ||
m68k | ||
Makefile | ||
Makefile.fpc | ||
palmos.inc | ||
pilot.pp | ||
readme | ||
rtl.cfg | ||
rtldefs.inc | ||
si_prc.pp | ||
sysdir.inc | ||
sysfile.inc | ||
sysheap.inc | ||
sysos.inc | ||
sysosh.inc | ||
syspara.inc | ||
system.pp | ||
systraps.pp |
This unit contains the run time library for PalmOS. The 68k version should be functional, was tested on POSE emulator and real devices as well, running PalmOS 4.0. The recommended and functional GNU binutils are available as part of the prc-tools-remix project, which updated the old prc-tools to be compilable with modern compilers. The ARM version is entirely untested, and almost certainly non functional.