The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 4ae9ac969a * implicitly call procvars in tp/delphi modes for divmodn, shlshrn
and notn (mantis 7200)

git-svn-id: trunk@5724 -
2006-12-27 14:29:23 +00:00
compiler * implicitly call procvars in tp/delphi modes for divmodn, shlshrn 2006-12-27 14:29:23 +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
packages + Added sem_timedwait prototype for timeout-enabled semaphore wait 2006-12-26 17:04:59 +00:00
rtl Fixed lineinfo compilation with -gl 2006-12-26 19:27:45 +00:00
tests * implicitly call procvars in tp/delphi modes for divmodn, shlshrn 2006-12-27 14:29:23 +00:00
utils
.gitattributes * implicitly call procvars in tp/delphi modes for divmodn, shlshrn 2006-12-27 14:29:23 +00:00
.gitignore
Makefile
Makefile.fpc