The FreePascal Compiler (FPC) source repo

sergei d613ab8578 * x86: improve x87 qword to float conversion, using single-precision constants saves space and removes need in separate load on FPU stack. No precision loss occurs because 2**64 is representable exactly even in single precision. 12 лет назад
compiler d613ab8578 * x86: improve x87 qword to float conversion, using single-precision constants saves space and removes need in separate load on FPU stack. No precision loss occurs because 2**64 is representable exactly even in single precision. 12 лет назад
ide 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 12 лет назад
installer 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 12 лет назад
packages 2ae138d95c * Applied patch from Luiz Americo to make set functions return previous value (bug ID 25795) 12 лет назад
rtl 66f5b71fe9 Fixed passing of 32bit arguments on 8-bit architectures. 12 лет назад
tests 23c724f885 * prevent a temp. register allocated during spilling being immediately spilled again, resolves #25164 12 лет назад
utils 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 12 лет назад
.gitattributes 23c724f885 * prevent a temp. register allocated during spilling being immediately spilled again, resolves #25164 12 лет назад
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 лет назад
Makefile 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 12 лет назад
Makefile.fpc fd5fa95416 + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 12 лет назад
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 лет назад