The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2015-10-17 14:48:04 +00:00
compiler Fix a bunch of alignment problems for arm-embedded, mostly armv6m which uses the generic Move and FIllChar routines. 2015-10-17 12:11:32 +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 * Fixed compilation of libmicrohttpd on Linux 2015-10-17 09:37:35 +00:00
rtl * arm-android: Use kuser_cmpxchg for Interlocked* functions when RTL is compiled for the ARMv5t CPU. 2015-10-17 14:38:17 +00:00
tests + Stress test for Interlocked* functions using multiple threads. 2015-10-17 14:48:04 +00:00
utils * Fixed fppkg --config-file option 2015-10-17 13:39:29 +00:00
.gitattributes + Stress test for Interlocked* functions using multiple threads. 2015-10-17 14:48:04 +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