The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 14a7429e19 * factored out inlinenode check whether it may have a side effect
o also added register assert as having a side-effect (if asserts are
     enabled)

git-svn-id: trunk@42728 -
2019-08-18 15:55:03 +00:00
compiler * factored out inlinenode check whether it may have a side effect 2019-08-18 15:55:03 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages fcl-passrc: fixed IsTypeCast for record type 2019-08-17 15:41:51 +00:00
rtl + make use of the mremap syscall of linux to re-allocate large memory blocks faster 2019-08-16 20:47:37 +00:00
tests -- Zusammenführen von r42706 bis r42724 in ».«: 2019-08-18 11:18:41 +00:00
utils pastojs: fixed result 2019-08-09 20:49:02 +00:00
.gitattributes + make use of the mremap syscall of linux to re-allocate large memory blocks faster 2019-08-16 20:47:37 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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