#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 年之前
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 年之前
ide 39dbfcc3d5 * fixed gdb/mi crash when program exits with exit code >= $80000000 10 年之前
installer fa328436ab * regenerated for iphonesim/x86-64 10 年之前
packages 7bc66a5142 + ELF/ppc64le resource support 10 年之前
rtl 492101df76 * fixed a race condition during parallel build on linux, when the loaders are 10 年之前
tests 331ace25c6 * handle undefineddef in classify_argument, resolves #27658 10 年之前
utils 7bc66a5142 + ELF/ppc64le resource support 10 年之前
.gitattributes 331ace25c6 * handle undefineddef in classify_argument, resolves #27658 10 年之前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 年之前
Makefile b7422716b2 * turn off compiler and utils building for nds 10 年之前
Makefile.fpc b7422716b2 * turn off compiler and utils building for nds 10 年之前
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 年之前