The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn e1716c097d * set the vmtParent constant according to sizeof(SizeInt) instead of
SizeOf(ptruint), because the +size and -size fields are of type SizeInt and
  not ptruint or pointer.

git-svn-id: trunk@27540 -
2014-04-11 23:10:04 +00:00
compiler * i8086 far data memory model fixes in tobjectdef.vmtmethodoffset 2014-04-11 23:05:42 +00:00
ide Avoid RTE 219 if compiled with -CR, by using correct common ancestor 2014-03-27 22:55:45 +00:00
installer
packages * Copyright notice 2014-04-11 13:02:04 +00:00
rtl * set the vmtParent constant according to sizeof(SizeInt) instead of 2014-04-11 23:10:04 +00:00
tests Fix for Mantis #25604. 2014-04-11 16:43:53 +00:00
utils * First implementation of pas2js converter program 2014-04-05 09:19:55 +00:00
.gitattributes Fix for Mantis #25604. 2014-04-11 16:43:53 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc