The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 30fbe42d7b * Added iniwebsession
git-svn-id: trunk@17444 -
2011-05-13 15:10:50 +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 * Added iniwebsession 2011-05-13 15:10:50 +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 * Patch from Darius to fix 19348 2011-05-13 11:16:09 +00:00
.gitattributes * Fixed 2011-05-13 15:08:07 +00:00
.gitignore
Makefile * To build fpmake while cross-compiling, use the compiler that is used 2011-05-01 16:48:56 +00:00
Makefile.fpc