The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-10-15 21:02:53 +00:00
compiler * user xor reg,reg to zero out registers in the i8086 optimized 64-bit shl code 2015-10-15 21:02:53 +00:00
ide * Removed Makefile from fpmake.pp. We do not include it in other fpmake.pp's either 2015-10-09 19:31:45 +00:00
installer * correction of a duplicate GTK1 sources reference 2015-10-12 22:01:57 +00:00
packages * Fix for compilation of fpmake.pp by fppkg without libtar unit 2015-10-13 20:49:32 +00:00
rtl * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. 2015-10-13 20:08:03 +00:00
tests * Fixed conversion from float to currency when the currency type is 64-bit integer. Issue #28748. 2015-10-13 22:30:46 +00:00
utils * mention support for .rsj extension in help text (based on patch by 2015-10-02 08:20:18 +00:00
.gitattributes * Fixed conversion from float to currency when the currency type is 64-bit integer. Issue #28748. 2015-10-13 22:30:46 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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