The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1850cb4ccc * don't look at the resultdef, but at the defs of the operands to decide
whether a multiplication needs to be signed or unsigned (can be different
    in case of a 32x32->64 multiplication) (mantis #30035)

git-svn-id: trunk@33539 -
2016-04-20 22:17:15 +00:00
compiler * don't look at the resultdef, but at the defs of the operands to decide 2016-04-20 22:17:15 +00:00
ide * notify unit video of switching consoles under windows 2016-04-10 01:44:29 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Fixes from Graeme Geldenhuys for bug ID #30006 and bug ID #30008: 2016-04-19 07:10:59 +00:00
rtl * fixed cross-assembling the Linux/ppc32 loader files on a 64 bit Linux host 2016-04-20 22:17:11 +00:00
tests * don't look at the resultdef, but at the defs of the operands to decide 2016-04-20 22:17:15 +00:00
utils * pas2jni: Minor fix to exe extension. 2016-04-07 13:17:46 +00:00
.gitattributes * don't look at the resultdef, but at the defs of the operands to decide 2016-04-20 22:17:15 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00