The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0606c18745 * don't use vfork in case we may have to call any OS routine after we've
forked, since doing so can lead to unpredictable results
    (generalised fix for mantis #26706)

git-svn-id: trunk@28790 -
2014-10-08 18:38:09 +00:00
compiler * handle GOT-relative loads in the assembler reader as reads of 2014-10-08 18:38:06 +00:00
ide Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platforms 2014-09-11 19:03:19 +00:00
installer AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
packages * don't use vfork in case we may have to call any OS routine after we've 2014-10-08 18:38:09 +00:00
rtl + optimization in tinyheap's reallocmem for the case when there's not enough 2014-10-07 14:36:23 +00:00
tests * handle GOT-relative loads in the assembler reader as reads of 2014-10-08 18:38:06 +00:00
utils Regenerate after last commit: Add testppudump phony targets to packages and utils directory 2014-10-03 22:09:14 +00:00
.gitattributes * handle GOT-relative loads in the assembler reader as reads of 2014-10-08 18:38:06 +00:00
.gitignore Amiga: sockets, fcl-net, fcl-web included. 2014-09-22 18:12:43 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00