The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9437d0e4d8 * Linux/AArch64 must also copy value parameters passed by reference on the
caller side, as this is an AArch64 ABI requirement (unrelated to Darwin).
    Fixes webtbs/tw3523 compiled with optimisations on Linux/AArch64

git-svn-id: trunk@32102 -
2015-10-20 12:58:53 +00:00
compiler * Linux/AArch64 must also copy value parameters passed by reference on the 2015-10-20 12:58: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 Implement OnFilterRecord 2015-10-18 18:53:47 +00:00
rtl * yet another longint replaced with objpasint in fpc_shortstr_compare_equal 2015-10-19 16:53:40 +00:00
tests * tinterlockedmt test: Reworked test for InterlockedCompareExchange to be more robust. 2015-10-20 12:43:52 +00:00
utils * pas2jni: Detect the default units path. 2015-10-17 20:36:29 +00:00
.gitattributes New aarch64-linux gcc compiled objects generated on GCC Compile Farm gcc115 machine 2015-10-19 10:40:35 +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