fpc/rtl/macos
2021-06-24 00:16:00 +00:00
..
classes.pp Add new files required to fix RTL compilation for macos target 2019-05-14 04:31:36 +00:00
dos.pp macos: made the RTL build completely pass through at least on the pascal level, without assembling 2017-08-12 21:02:14 +00:00
macos.pp
macostp.inc macos: patched up the system unit to build at least on m68k 2017-08-22 10:51:39 +00:00
macostp.pp
macutils.inc macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed 2017-08-12 12:12:40 +00:00
macutils.pp * also fix compilation of macutils unit after macutils.inc had been changed 2017-08-12 13:40:41 +00:00
Makefile * set EXEEXT to .wasm for the WASI target in fpcmake 2021-06-24 00:16:00 +00:00
Makefile.fpc Avoid copying of objpas.pp into local rtl/macos directory 2021-03-17 09:33:14 +00:00
MPWmake
README.txt
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc macos: build fixes (powerpc), system unit at least should build now, after an IE in the MPW assembler writer is fixed 2017-08-12 12:12:40 +00:00
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
sysutils.pp * fix compilation on several OSes after r44010 2020-01-21 21:50:37 +00:00
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00

The info in this file has moved to 

http://www.freepascal.org/wiki/index.php/Mode_MacPas

or to the README MacOS file accompanying the installation package.