#fpc #freepascal #compiler #fpcobj #pascal

Mattias Gaertner 80c12f56b7 fcl-passrc: useanalyzer: fixed WPO for record constants 7 years ago
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 years ago
installer 8c59eb1ce5 * Regenerated makefiles to support aarch64-android. 7 years ago
packages 80c12f56b7 fcl-passrc: useanalyzer: fixed WPO for record constants 7 years ago
rtl 5fc2ea362f * Use syscall_nr_renameat for android. 7 years ago
tests 9ef7a17390 * Delete temp files after test. 7 years ago
utils 87c5e703fb * revision.inc 7 years ago
.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 years ago
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 years ago
Makefile 8c59eb1ce5 * Regenerated makefiles to support aarch64-android. 7 years ago
Makefile.fpc a34d4e715c Merged riscv_new branch 7 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago