The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian c652cd629a * the final build of packages and rtl are compiled with the general tls model on i386 as they could be used in dyn. libraries.
This does not hurt much as the linker optimized the threadvar access if possible

git-svn-id: trunk@43072 -
2019-09-25 21:19:04 +00:00
compiler + command line switch -CV to select the threadvar model for section threadvars 2019-09-25 21:19:04 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Construct query string, needed in proxy 2019-09-25 15:49:28 +00:00
rtl + support tls threadvars with the internal assembler 2019-09-25 21:19:03 +00:00
tests * extend test so that it also covers the SetToString/StringToSet variants take/return Integer arguments 2019-09-21 14:36:16 +00:00
utils fpcmake: simplified defines for Amiga-like systems 2019-09-22 20:42:31 +00:00
.gitattributes * Add (cust)microhttpapp, high-concurrency standalone server 2019-09-25 14:06:28 +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