#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 5cfdd8fbf5 removed a redundant zero extension from location_force_reg, which occured if the source location was a smaller than 32bit subreg, and the destination was 64bit. hregister is always overwritten in the codepath below anyway. 9 years ago
compiler 5cfdd8fbf5 removed a redundant zero extension from location_force_reg, which occured if the source location was a smaller than 32bit subreg, and the destination was 64bit. hregister is always overwritten in the codepath below anyway. 9 years ago
ide 8e9256a93c * fixed IDE compilation with GDBMI=1 (mantis #28890) 9 years ago
installer e54be530d7 * added SDL sources 9 years ago
packages b80d4a9a6c Amiga, AROS, MorphOS: renamed functions/types which also exist in system 9 years ago
rtl 91c59cb512 * fix Fill* code for CPUs with 8 Bit ALU 9 years ago
tests faec3936d7 * take care of SUBARCH when running tests 9 years ago
utils 6bd2b2d41b * pas2jni: Fixed handling of pointers. 9 years ago
.gitattributes 9346746c67 MorphOS: Added GadTools Library unit 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target 10 years ago
Makefile.fpc 2e3cb70489 * regenerated makefiles after adding the win16 target 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