The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5175a5ee07 * handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in
unaryminus code (a.o., fixes compiler crash with test/terecs6 on
    darwin/ppc32 under certain circumstances:
    http://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=74027&run2id=74101&testfileid=3838 )

git-svn-id: trunk@16650 -
2010-12-28 23:52:25 +00:00
compiler * handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in 2010-12-28 23:52:25 +00:00
ide * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) 2010-12-23 20:38:56 +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 * stdcall added to ipropertysetstorage, mantis 18315 2010-12-26 16:52:10 +00:00
rtl o patch by Jeppe Johansen to fix mantis #17472: 2010-12-24 15:54:39 +00:00
tests tests: move tb0070.pp to tbs and change expected behavior to success because delphi and fpc both allows this constructions now 2010-12-27 05:51:59 +00:00
utils * Support for multiple directories. 2010-12-19 20:40:37 +00:00
.gitattributes tests: move tb0070.pp to tbs and change expected behavior to success because delphi and fpc both allows this constructions now 2010-12-27 05:51:59 +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