The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 3857f343d8 * Add stored modifier for config strings
git-svn-id: trunk@41468 -
2019-02-25 20:28:47 +00:00
compiler * i386: Do not request GOT for every function call. GOT is requested only for external calls in thlcgcpu.a_call_name(). Local calls are always PC relative. 2019-02-25 15:48:41 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * Add stored modifier for config strings 2019-02-25 20:28:47 +00:00
rtl * android: Mask SSE exceptions for i386 too. 2019-02-25 13:15:17 +00:00
tests * casing fixed 2019-02-24 09:54:05 +00:00
utils fcl-passrc, pastojs: renamed modeswitch multiplescopehelpers to multihelpers 2019-02-25 17:50:32 +00:00
.gitattributes * Rest module for in IDE 2019-02-25 19:39:15 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00