The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner aed1866db9 fcl-passrc: added TPasResolver.ImplementationUsesUnit
git-svn-id: trunk@46846 -
2020-09-11 15:58:41 +00:00
compiler * Moved spilling of registers which have the initial memory location and are used only once to a stage after coalescing is done. This produces a better code. 2020-09-11 13:32:18 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages fcl-passrc: added TPasResolver.ImplementationUsesUnit 2020-09-11 15:58:41 +00:00
rtl * linux: use ugetrlimit syscall on m68k for rlimits retrieval. this fixes fpgetrlimit() call, and stack checking on Linux/m68k (tstack.pp test), at least on anything newer than kernel 2.4+ (2001) 2020-09-09 15:15:52 +00:00
tests + C objects for for xtensa-freertos with call0 abi, build with: 2020-09-06 20:23:25 +00:00
utils pastojs: docs updated 2020-09-09 20:40:58 +00:00
.gitattributes + C objects for for xtensa-freertos with call0 abi, build with: 2020-09-06 20:23:25 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00