The FreePascal Compiler (FPC) source repo

yury d0b6f427d3 * Fixed checks for exceeding limit of locals space. Prevent range and overflow errors during the checks. Introduced the MaxLocalsSize constant which provides the maximum possible size of locals space (stack frame) depending of bitness of a cpu. 7 年之前
compiler d0b6f427d3 * Fixed checks for exceeding limit of locals space. Prevent range and overflow errors during the checks. Introduced the MaxLocalsSize constant which provides the maximum possible size of locals space (stack frame) depending of bitness of a cpu. 7 年之前
installer 8c59eb1ce5 * Regenerated makefiles to support aarch64-android. 7 年之前
packages b3feccb397 * fix trailing quote char. Patch by wp mantis 34405 7 年之前
rtl 9d7308df42 * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 7 年之前
tests 9f32b99ea6 * dotest: When executing a remote test, prevent overwrite of the test's result and log by final cleanup commands. 7 年之前
utils 87c5e703fb * revision.inc 7 年之前
.gitattributes 9d7308df42 * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 7 年之前
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 年之前
Makefile 8c59eb1ce5 * Regenerated makefiles to support aarch64-android. 7 年之前
Makefile.fpc a34d4e715c Merged riscv_new branch 7 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前