The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d5e5ca0531 * fixed conversion of LOC_JUMP in location_force_reg() for C-style booleans
(usually these are never LOC_JUMP, but it happens for LLVM)

git-svn-id: trunk@33941 -
2016-06-09 22:00:07 +00:00
compiler * fixed conversion of LOC_JUMP in location_force_reg() for C-style booleans 2016-06-09 22:00:07 +00:00
ide * spelling mistakes fpc repo part, mantis #30233 2016-06-02 20:01:09 +00:00
installer * fcl-pdf package added 2016-06-05 14:43:15 +00:00
packages * Added ability to clear global-variable containing the compiler-version info 2016-06-08 21:06:34 +00:00
rtl * softfpu patch by Max Nazhalov: Small fixes to softfpu.pp complementing r27215 2016-06-05 21:16:01 +00:00
tests * also use the last floating point parameter register on AArch64 in case of 2016-06-05 20:18:24 +00:00
utils * spelling mistakes fpc repo part, mantis #30233 2016-06-02 20:01:09 +00:00
.gitattributes * also use the last floating point parameter register on AArch64 in case of 2016-06-05 20:18:24 +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