The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e50c05f44e * fixed inverted condition in inc/dec range/overflow case that caused
unsigned 32/64 bit values to be always explicitly typecasted to signed
    32/64 bit instead of never (mantis #15304)

git-svn-id: trunk@14379 -
2009-12-09 21:54:46 +00:00
compiler * fixed inverted condition in inc/dec range/overflow case that caused 2009-12-09 21:54:46 +00:00
ide * another minor incompatibility 2009-12-06 21:05:51 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages * more bp_location fixes 2009-12-09 15:29:19 +00:00
rtl + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
tests * fixed inverted condition in inc/dec range/overflow case that caused 2009-12-09 21:54:46 +00:00
utils * haiku now an unix, Mantis 15032 2009-12-04 13:03:41 +00:00
.gitattributes * fixed inverted condition in inc/dec range/overflow case that caused 2009-12-09 21:54:46 +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