The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-12-15 19:16:48 +00:00
compiler * also recognise non-GOT based RIP-relative address expressions as PIC 2010-12-15 13:39:27 +00:00
ide * Try to get win64 to work 2010-11-26 23:32:08 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages * enabled gdbint for win64 to ease ide testing. 2010-12-14 21:47:49 +00:00
rtl * win/sysutils.pp, FileOpen and FileCreate, removed manual zero-termination of strings. This unit compiles in {$h+} state, and AnsiString zero-termination is handled automatically these days. 2010-12-12 15:07:38 +00:00
tests + widestringmanager.codepointlengthproc added, which can be used to 2010-12-10 14:10:01 +00:00
utils * Do not handle packages twice, when they are passed on the command line 2010-11-28 17:08:39 +00:00
.gitattributes * moved daemon example from fcl-base to fcl-extra, because daemonapp is 2010-12-14 15:29:23 +00:00
.gitignore - obsolete, removed (handled by regular script) 2010-12-10 10:13:55 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00