The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d0b6292137 * disable overflow checking when performing pointer arithmetic
(mantis 8049)

git-svn-id: trunk@5822 -
2007-01-05 21:52:31 +00:00
compiler * disable overflow checking when performing pointer arithmetic 2007-01-05 21:52:31 +00:00
fcl * some code-cleanup 2007-01-05 15:29:17 +00:00
fv * Make it compile with 2.0 again. 2006-12-26 14:29:02 +00:00
ide * fix compilation of wviews unit for go32v2 2007-01-04 08:13:13 +00:00
installer
packages * gdb_init has an arg argv0 containing the 2007-01-04 10:45:39 +00:00
rtl * fixed typo, causing compilation error on win64 2007-01-05 08:16:18 +00:00
tests * disable overflow checking when performing pointer arithmetic 2007-01-05 21:52:31 +00:00
utils * adds lnet to the compile-list 2007-01-04 10:10:45 +00:00
.gitattributes * disable overflow checking when performing pointer arithmetic 2007-01-05 21:52:31 +00:00
.gitignore
Makefile
Makefile.fpc