#fpc #freepascal #compiler #fpcobj #pascal

florian 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 лет назад
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 daa746243a * use clib constant instead of literal 'c' in case we have a target where the library is not called 'c' (hopefully all targets that use cgeneric.inc have the clib constant declared in their sysos.inc) 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 лет назад