The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-10-13 15:12:43 +00:00
compiler * Fixed i386 case jump table when PIC with GOT and an external assembler is used. 2015-10-13 12:58:19 +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 * Added ability to sort TJSONArray 2015-10-13 14:09:31 +00:00
rtl * some micro optimizations for zero size blocks in CompareByte for i8086 2015-10-13 15:12:43 +00:00
tests * Skip this test for android. 2015-10-10 21:57:08 +00:00
utils * mention support for .rsj extension in help text (based on patch by 2015-10-02 08:20:18 +00:00
.gitattributes * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 2015-10-12 22:35:51 +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