The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f6473ac074 * give more information about array types in error messages
(dynamic, open, const open array) (mantis 8021)

git-svn-id: trunk@5720 -
2006-12-26 17:19:00 +00:00
compiler * give more information about array types in error messages 2006-12-26 17:19:00 +00:00
fcl * Patch from Luiz Americo: 2006-12-25 15:56:48 +00:00
fv * Make it compile with 2.0 again. 2006-12-26 14:29:02 +00:00
ide * Fix closing endif 2006-12-26 13:02:21 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages + Added sem_timedwait prototype for timeout-enabled semaphore wait 2006-12-26 17:04:59 +00:00
rtl * Removed "platform" keyword from dladdr(), since it actually IS portable. 2006-12-26 17:06:42 +00:00
tests * faster and less memory consuming version as submitted to the shootout 2006-12-24 18:20:28 +00:00
utils * Fixed compilation 2006-12-19 21:17:28 +00:00
.gitattributes * fixed mantis 6686 ("function a;" without prior definition of "a" 2006-12-24 10:48:49 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00