#fpc #freepascal #compiler #fpcobj #pascal

florian c0372f80e0 * with section threadvars, heap relocation is not needed 6 年之前
compiler 16163b74ec + support for the gnu2 general-dynamic tls model on arm, use it instead of the gnu one as the gnu2 one can be relaxed (access optimizations by the linker) 6 年之前
installer ca87fba014 Fix short names for a few zip 6 年之前
packages b5c8d2a097 * improve language id handling, patch by cdslow, mantis #36135 6 年之前
rtl c0372f80e0 * with section threadvars, heap relocation is not needed 6 年之前
tests beb606be13 * fix for Mantis #36114: when converting a static class field to a global variable the varspez of the field needs to be respected 6 年之前
utils 396160931f Remove symbian from fppkg OS list 6 年之前
.gitattributes beb606be13 * fix for Mantis #36114: when converting a static class field to a global variable the varspez of the field needs to be respected 6 年之前
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 年之前
Makefile b7dd63094f * arm uses the same approach as i386: during the final build of the rtl and the packages, the general dynamic tls model is selected 6 年之前
Makefile.fpc b7dd63094f * arm uses the same approach as i386: during the final build of the rtl and the packages, the general dynamic tls model is selected 6 年之前
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 年之前