The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-12-13 02:08:24 +00:00
compiler 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. 2015-12-13 02:08:24 +00:00
ide * fixed IDE compilation with GDBMI=1 (mantis #28890) 2015-11-19 17:28:37 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages Amiga, AROS, MorphOS: renamed functions/types which also exist in system 2015-12-11 22:02:17 +00:00
rtl * fix Fill* code for CPUs with 8 Bit ALU 2015-12-12 15:49:51 +00:00
tests * take care of SUBARCH when running tests 2015-12-12 19:13:36 +00:00
utils * pas2jni: Fixed handling of pointers. 2015-12-08 17:01:29 +00:00
.gitattributes MorphOS: Added GadTools Library unit 2015-12-11 19:33:27 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00