The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael e99826618f * Moved fppkg units to package
git-svn-id: trunk@17446 -
2011-05-13 20:24:49 +00:00
compiler * Revert r17437, it breaks builds with -O2 and builds on i386 (although -O- on x86_64 is ok). 2011-05-12 23:53:18 +00:00
ide
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Moved fppkg units to package 2011-05-13 20:24:49 +00:00
rtl * EncodeTimeInterval implemented, allowing time intervals>24 hour 2011-05-08 12:28:41 +00:00
tests * Flagged with NOX86_64 instructions/encodings that are invalid in 64-bit mode. 2011-05-11 15:50:59 +00:00
utils * Moved fppkg units to package 2011-05-13 20:24:49 +00:00
.gitattributes * Moved fppkg units to package 2011-05-13 20:24:49 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * To build fpmake while cross-compiling, use the compiler that is used 2011-05-01 16:48:56 +00:00
Makefile.fpc