The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b6a8e4343d * fixed tbinaryobjectwrite.writeset/readset on big endian systems
(and made it future proof in case the set format should change
     again, as long as the size of all streamed sets is guaranteed
     to be 4 bytes and if their packset setting is guaranteed to
     be 0).

git-svn-id: trunk@11149 -
2008-05-31 22:10:53 +00:00
compiler * changed ppureal from extended into bestreal -> units cross-compiled 2008-05-24 12:11:06 +00:00
ide * regenerated for i386-Haiku and darwin cross compilation changes 2008-05-24 09:29:08 +00:00
installer * more changes resulting from packages restructuring (os2units sources) 2008-05-27 21:23:00 +00:00
packages * Merged r211-r234 of the common interfaces, with one change: the ObjC 2008-05-31 12:36:41 +00:00
rtl * fixed tbinaryobjectwrite.writeset/readset on big endian systems 2008-05-31 22:10:53 +00:00
tests * fixed tbinaryobjectwrite.writeset/readset on big endian systems 2008-05-31 22:10:53 +00:00
utils * Added index page generation to html engine 2008-05-31 21:18:12 +00:00
.gitattributes * fixed tbinaryobjectwrite.writeset/readset on big endian systems 2008-05-31 22:10:53 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * Haiku patch by Olivier Coursiere 2008-05-31 11:33:02 +00:00
Makefile.fpc * Haiku patch by Olivier Coursiere 2008-05-31 11:33:02 +00:00