The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei b588b3143a + MIPS: Assembler implementation of FillChar
* Removed commented out assembler implementations of Inclocked(longint) and Declocked(longint) and replaced them with calls to InterlockedIncrement/Decrement, so they actually do the locking.

git-svn-id: trunk@28672 -
2014-09-15 19:41:34 +00:00
compiler * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself. 2014-09-15 18:24:23 +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 AROS: sockets, fcl-net, fcl-web included 2014-09-15 18:33:26 +00:00
rtl + MIPS: Assembler implementation of FillChar 2014-09-15 19:41:34 +00:00
tests + added a TP7 heap compatibility test 2014-09-14 12:01:09 +00:00
utils AROS: sockets, fcl-net, fcl-web included 2014-09-15 18:33:26 +00:00
.gitattributes AROS: sockets, fcl-net, fcl-web included 2014-09-15 18:33:26 +00:00
.gitignore AROS: sockets, fcl-net, fcl-web included 2014-09-15 18:33:26 +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