The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn db83612b2c + enable the win16 internal linker if the compiler is compiled with the
WIN16_INTERNAL_LINKER define. Since the win16 internal linker isn't completed
  yet, this define is not enabled by default.

git-svn-id: trunk@42498 -
2019-07-26 14:19:33 +00:00
compiler + enable the win16 internal linker if the compiler is compiled with the 2019-07-26 14:19:33 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages fcl-db: tests: test for bug #35887 2019-07-26 12:16:42 +00:00
rtl - Adds a number of optimizations for 64bit integer operations on AVR. Patch from Christo Crause in issue #35691. 2019-07-25 15:36:24 +00:00
tests * fix Currency comparison... again... 2019-07-24 20:32:22 +00:00
utils Commit modified file after commit #42260 2019-07-01 17:34:08 +00:00
.gitattributes - Split division routines out into an include file. 2019-07-25 14:56:18 +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