The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b50841bfce * more efficient temp allocation, in particular in case many small temps
are allocated at irregular intervals in between larger allocations
    (reduces stack usage of taddnode.det_resulttype on darwin/i386 from
     11+kb to 868 bytes; no effect on Darwin/ppc, and a few small
     improvements on linux/i386)

git-svn-id: trunk@4640 -
2006-09-17 20:49:48 +00:00
compiler * more efficient temp allocation, in particular in case many small temps 2006-09-17 20:49:48 +00:00
fcl
fv
ide
installer
packages -Added md4 build dependency 2006-09-17 19:41:24 +00:00
rtl + GET_*_LPARAM 2006-09-17 19:35:30 +00:00
tests
utils
.gitattributes -Added md4 build dependency 2006-09-17 19:41:24 +00:00
.gitignore
Makefile
Makefile.fpc