The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 380f3ac78f * fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly
* unified dll entry code between win32 and win64

git-svn-id: trunk@13445 -
2009-07-25 21:08:36 +00:00
compiler * avr stuff, work in progress 2009-07-25 19:31:06 +00:00
ide * fields after objects methods. 2009-06-27 14:06:58 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * Easy-to-use Constructor that accepts a string instead of key structure 2009-07-25 16:43:56 +00:00
rtl * fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly 2009-07-25 21:08:36 +00:00
tests * fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly 2009-07-25 21:08:36 +00:00
utils * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
.gitattributes * fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly 2009-07-25 21:08:36 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00