The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 61ef30381c * Only synchronise regvars after a loop (and only those regvars
which are used in the loop). The compiler makes now much
    more efficient use of registers for register variables (and
    different regvars can now also share the same register if
    their live range does not overlap)

git-svn-id: trunk@2186 -
2006-01-05 17:48:11 +00:00
compiler * Only synchronise regvars after a loop (and only those regvars 2006-01-05 17:48:11 +00:00
fcl + do not try to applyupdates on an empty dataset 2006-01-05 15:53:46 +00:00
fv * updated makefiles for ppc64/linux to allow successful snapshot building on that platform 2005-12-16 20:37:08 +00:00
ide * backward search hopefully fixed 2005-12-29 15:56:13 +00:00
installer * mistyping fixed (HMTL) 2005-12-18 21:55:31 +00:00
packages * stringfromlabel now also handles dns message compression 2006-01-02 11:15:01 +00:00
rtl * applied r2098 change regarding threads destroying themselves to 2006-01-04 13:31:50 +00:00
tests + tests for web bugs 3183 and 4403 2006-01-04 22:47:28 +00:00
utils *preprocessor can't read files with proc/func declaration 2005-12-29 16:07:01 +00:00
.gitattributes + tests for web bugs 3183 and 4403 2006-01-04 22:47:28 +00:00
.gitignore * graph and ggigraph unit moved to packages/base 2005-12-29 14:36:22 +00:00
Makefile *FV not compiled for wince 2005-12-25 10:26:33 +00:00
Makefile.fpc *FV not compiled for wince 2005-12-25 10:26:33 +00:00