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
|
b3feccb397
* fix trailing quote char. Patch by wp mantis 34405
|
7 years ago |
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 years ago |
tests
|
9f32b99ea6
* dotest: When executing a remote test, prevent overwrite of the test's result and log by final cleanup commands.
|
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 |