#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh b617345e43 m68k: disabled premature MOVEA #0,Ax to SUBA Ax,Ax in the CG, because it breaks with spilling temp replacement and moved it to the optimizer, where it belongs. this fixes some code with potentially heavy address register pressure, like the IDE. 10 years ago
compiler b617345e43 m68k: disabled premature MOVEA #0,Ax to SUBA Ax,Ax in the CG, because it breaks with spilling temp replacement and moved it to the optimizer, where it belongs. this fixes some code with potentially heavy address register pressure, like the IDE. 10 years ago
ide 39dbfcc3d5 * fixed gdb/mi crash when program exits with exit code >= $80000000 10 years ago
installer fa328436ab * regenerated for iphonesim/x86-64 10 years ago
packages 7bc66a5142 + ELF/ppc64le resource support 10 years ago
rtl 492101df76 * fixed a race condition during parallel build on linux, when the loaders are 10 years ago
tests 331ace25c6 * handle undefineddef in classify_argument, resolves #27658 10 years ago
utils 7bc66a5142 + ELF/ppc64le resource support 10 years ago
.gitattributes 331ace25c6 * handle undefineddef in classify_argument, resolves #27658 10 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile b7422716b2 * turn off compiler and utils building for nds 10 years ago
Makefile.fpc b7422716b2 * turn off compiler and utils building for nds 10 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