The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1ab3d81541 * also use LOC_CSUBSETREF
* set expectloc properly for packed arrays

git-svn-id: trunk@4480 -
2006-08-20 19:28:10 +00:00
compiler * also use LOC_CSUBSETREF 2006-08-20 19:28:10 +00:00
fcl + Fixed issue #7289, thanks to patch from submitter 2006-08-20 15:43:54 +00:00
fv * write error in case of problem with initializing resources 2006-08-19 22:47:48 +00:00
ide - Comment out usage of uninitialized variable. 2006-08-20 08:40:13 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * small cleanup 2006-08-19 15:41:29 +00:00
rtl * fixed typo 2006-08-20 16:10:28 +00:00
tests + new test for issue #5641 2006-08-20 16:43:19 +00:00
utils + Check for empty example file name 2006-08-20 09:44:43 +00:00
.gitattributes + new test for issue #5641 2006-08-20 16:43:19 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00