#fpc #freepascal #compiler #fpcobj #pascal

sergei 5e8f8f4755 * Use GOT-relative constants for i386 PIC jump tables, they don't need runtime relocations. Now almost ABI-compliant on Linux/BSD (Darwin targets unchanged). Also clean up i8086-specific stuff: using tai_const.create_type_sym(aitconst_ptr,...) generates near pointers on i8086, which is the desired goal. 11 gadi atpakaļ
compiler 5e8f8f4755 * Use GOT-relative constants for i386 PIC jump tables, they don't need runtime relocations. Now almost ABI-compliant on Linux/BSD (Darwin targets unchanged). Also clean up i8086-specific stuff: using tai_const.create_type_sym(aitconst_ptr,...) generates near pointers on i8086, which is the desired goal. 11 gadi atpakaļ
ide 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 gadi atpakaļ
installer 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 gadi atpakaļ
packages 2ae138d95c * Applied patch from Luiz Americo to make set functions return previous value (bug ID 25795) 11 gadi atpakaļ
rtl 66f5b71fe9 Fixed passing of 32bit arguments on 8-bit architectures. 11 gadi atpakaļ
tests 23c724f885 * prevent a temp. register allocated during spilling being immediately spilled again, resolves #25164 11 gadi atpakaļ
utils 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 gadi atpakaļ
.gitattributes 23c724f885 * prevent a temp. register allocated during spilling being immediately spilled again, resolves #25164 11 gadi atpakaļ
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 gadi atpakaļ
Makefile 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 gadi atpakaļ
Makefile.fpc fd5fa95416 + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 11 gadi atpakaļ
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ