The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 332b8da788 Fix Win64 target debugging
git-svn-id: trunk@43102 -
2019-10-01 11:01:06 +00:00
compiler * add "readonly" attribute for constant pointer parameters on LLVM 2019-09-29 10:29:57 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages Fix Win64 target debugging 2019-10-01 11:01:06 +00:00
rtl * dlinfo call added (bug ID 0036105) 2019-09-29 22:28:47 +00:00
tests * test properly (with fno-exceptions) compiled 2019-09-26 20:47:40 +00:00
utils fcl-passrc: specialize generic method 2019-09-29 13:30:50 +00:00
.gitattributes * lowercase filenames for easier crossplatform use. 2019-09-28 14:31:25 +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 * the final build of packages and rtl are compiled with the general tls model on i386 as they could be used in dyn. libraries. 2019-09-25 21:19:04 +00:00
Makefile.fpc * the final build of packages and rtl are compiled with the general tls model on i386 as they could be used in dyn. libraries. 2019-09-25 21:19:04 +00:00