The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Károly Balogh d4db59b44f amunits: syscallified Rexx unit
git-svn-id: trunk@28637 -
2014-09-10 10:22:16 +00:00
compiler + internal assembler: early check for empty asmlists. 2014-09-08 23:26:20 +00:00
ide IDE: don't spam the strerr with unconditional debug when the ASCII window is open (introduced in r26288) 2014-09-09 00:46:06 +00:00
installer AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
packages amunits: syscallified Rexx unit 2014-09-10 10:22:16 +00:00
rtl AROS: apparently, the NewStackSwap() function is just a half arsed copy of MorphOS/NewPPCStackSwap(), so it doesn't accept nil as its third argument. Therefore we pass a pointer to some area we won't use anyway. this fixes crashes in the stack swapping code on hosted systems. 2014-09-09 17:47:13 +00:00
tests Fix for Mantis #26599. 2014-09-05 14:42:22 +00:00
utils fpmake: also disable threading and processes on Amiga 2014-09-08 23:42:19 +00:00
.gitattributes Fix for Mantis #26599. 2014-09-05 14:42:22 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +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 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