The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 83c3e7a94b * fixed pred/succ for integer constants that equal the low/high bound of a
built-in integer type (reported by Stefan Kisdaroczi) 

git-svn-id: trunk@14537 -
2010-01-04 15:12:27 +00:00
compiler * fixed pred/succ for integer constants that equal the low/high bound of a 2010-01-04 15:12:27 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages + OpenCL package by Dmitry Boyarintsev, fixed and tested on win32 and win64, enabled for i386-darwin because submitter tested on Mac OS X, resolves #15297 2010-01-03 18:26:07 +00:00
rtl * improve precision of values specified with a decimal point and an exponent 2010-01-03 15:56:06 +00:00
tests * fixed pred/succ for integer constants that equal the low/high bound of a 2010-01-04 15:12:27 +00:00
utils * Update Makefiles 2009-12-10 08:26:29 +00:00
.gitattributes * fixed pred/succ for integer constants that equal the low/high bound of a 2010-01-04 15:12:27 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00