The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-12-28 10:24:10 +00:00
compiler * use 3 op cgobj methods when doing shl/shr code generation, this allows the cg to generate better code on risc archs having 3 operand shifts 2009-12-27 20:19:23 +00:00
ide * Update Makefiles 2009-12-10 08:27:13 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * Implemented TCustomHTTPModule.Kind: wkPooled, wkOneShot 2009-12-28 10:24:10 +00:00
rtl * Winsock2.GROUP must be of type u_int, resolves #15254 2009-12-26 22:18:37 +00:00
tests tests: fix test to run on all locales 2009-12-28 01:20:38 +00:00
utils * Update Makefiles 2009-12-10 08:26:29 +00:00
.gitattributes * patch by Sven Barth: Add CeRapiInvoke to rapi.pp, resolves #15170 2009-12-26 21:22:42 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00