The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian fc5e5d9258 * talignmentinfo must be packed, it is written to the ppu during streaming, further it is member of tsettings which packed too
* reordered fields of tsetting to avoid unaligned fields
* fixed compilation of arm after disableddircache was added
* increased ppu version

git-svn-id: trunk@13327 -
2009-06-27 11:14:19 +00:00
compiler * talignmentinfo must be packed, it is written to the ppu during streaming, further it is member of tsettings which packed too 2009-06-27 11:14:19 +00:00
ide * cvar needs to be external. 2009-06-12 21:07:51 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * added MYSQL_TIME type 2009-06-26 12:26:03 +00:00
rtl * fixed setstrprop() for shortstring properties (based on hint by Zawullon, 2009-06-26 11:34:04 +00:00
tests * don't allow skipping property parameters if the getter/setter has default 2009-06-26 17:31:41 +00:00
utils + darwin/arm support for fcl-res and fpcres 2009-05-01 12:47:01 +00:00
.gitattributes * don't allow skipping property parameters if the getter/setter has default 2009-06-26 17:31:41 +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