The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 95ef3145fc * don't create debugging entries for generic typesyms, since they
refer to typedefs which aren't written out either
  * fixed longstring debuginfo and fixed overflow/range errors with
    in creating it on 64 bit systems

git-svn-id: trunk@6821 -
2007-03-13 14:51:47 +00:00
compiler * don't create debugging entries for generic typesyms, since they 2007-03-13 14:51:47 +00:00
fv * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
ide * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
installer * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
packages * fixed range check errors when compiling with -Cr 2007-03-12 21:28:31 +00:00
rtl * fixed 64 bit compilation 2007-03-13 08:35:08 +00:00
tests * make variables not regable if they are referenced by an absolute 2007-03-13 10:17:33 +00:00
utils * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
.gitattributes * make variables not regable if they are referenced by an absolute 2007-03-13 10:17:33 +00:00
.gitignore * split fcl into separate fcl-* packages 2007-02-25 22:19:19 +00:00
Makefile * changed version to 2.3.1 2007-03-05 12:43:13 +00:00
Makefile.fpc * changed version to 2.3.1 2007-03-05 12:43:13 +00:00