The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2005-09-24 16:11:49 +00:00
compiler * real consts are now stored in text segment so they can be easier accessed 2005-09-24 16:11:49 +00:00
fcl * TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils 2005-09-23 13:07:11 +00:00
fv * Makefiles regenerated to propagate -Ur change of fpcmake 2005-08-10 21:55:57 +00:00
ide * activated resourcestrings 2005-09-02 21:47:45 +00:00
installer * Makefiles regenerated to propagate -Ur change of fpcmake 2005-08-10 21:55:57 +00:00
packages * libc patches from Almindor 2005-09-23 12:18:50 +00:00
rtl * don't setup generic widestring routines, this would override the win32 specific ones 2005-09-24 10:04:21 +00:00
tests * new test for the recently fixed intel assembler reader stuff 2005-09-18 09:07:46 +00:00
utils * workaorund for ld merging problems from Simon Kissel 2005-09-23 09:58:16 +00:00
.gitattributes * TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils 2005-09-23 13:07:11 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
Makefile * regenerated makefiles 2005-09-02 17:46:38 +00:00
Makefile.fpc * moved package building parts to fpcbuild repository 2005-06-09 20:55:59 +00:00