The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 1dd80243e5 * tables recreated
git-svn-id: trunk@4899 -
2006-10-14 11:21:41 +00:00
compiler * tables recreated 2006-10-14 11:21:41 +00:00
fcl + Fixed 64-bit compilation 2006-10-09 10:17:28 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * removed md4 packages from Makefile.fpc of packages/extra (it's moved to packages/base/hash) 2006-10-13 23:00:56 +00:00
rtl +wince : more network api funcs (now can get mac address+adapters infos) 2006-10-14 08:52:40 +00:00
tests * test without varargs enabled, makes a difference on some CPUs (x86_64) 2006-10-13 14:20:09 +00:00
utils * Patch from Peter Mugaas to support use of CTypes unit 2006-10-02 20:51:24 +00:00
.gitattributes +wince : more network api funcs (now can get mac address+adapters infos) 2006-10-14 08:52:40 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc