The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian af020e8ebc * fix assembling of ljmp mem, resolves #18556
git-svn-id: trunk@16802 -
2011-01-23 12:18:14 +00:00
compiler * fix assembling of ljmp mem, resolves #18556 2011-01-23 12:18:14 +00:00
ide
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages * adapted FFTW licensing. This is a GPL lib, not MIT. 2011-01-21 15:07:44 +00:00
rtl + basic i386-embedded implementation for multiboot by Jeppe Johansen, resolves #15676 2011-01-23 11:18:50 +00:00
tests test: add delphi generic test which checks that both generic and regular type declarations with the same identifier are allowed in a unit 2011-01-21 03:39:21 +00:00
utils * Added support for project file 2011-01-05 22:19:53 +00:00
.gitattributes test: add delphi generic test which checks that both generic and regular type declarations with the same identifier are allowed in a unit 2011-01-21 03:39:21 +00:00
.gitignore * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 2011-01-02 14:50:46 +00:00
Makefile
Makefile.fpc