The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 1f2354752c * when reading ImpDef records, add '.dll' to the libname if it has no extension,
in order to be consistent with externals, declared in pascal files. The '.dll'
  extension will be stripped later, when generating the NewExe file.

git-svn-id: trunk@42615 -
2019-08-09 14:27:11 +00:00
compiler * when reading ImpDef records, add '.dll' to the libname if it has no extension, 2019-08-09 14:27:11 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages fcl-passrc: specialize for-loop 2019-08-08 12:41:33 +00:00
rtl * some make 3.82 fixes from mantis #35927 2019-08-09 13:02:27 +00:00
tests Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +00:00
utils * Fix spaceLeft, missing return statement 2019-08-09 07:42:34 +00:00
.gitattributes Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00