The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5b58162d6b * increased the size of tdirent to
a) compensate for the fact that the kernel assumes it's a multiple of 8
      bytes
   b) reduce the number of system calls we have to perform when walking a
      directory
  (fixes mantis #24885 and probably also #20125 and #23732)

git-svn-id: trunk@26150 -
2013-11-27 22:57:17 +00:00
compiler * MIPS: removed specific handling of 32-bit shifts, generic code does the job just well. 2013-11-27 11:33:52 +00:00
ide * fixed spelling error and updated link where to download the html docs 2013-11-11 22:46:19 +00:00
installer * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
packages * fixed missing function result initialisation in 2013-11-27 19:19:25 +00:00
rtl * increased the size of tdirent to 2013-11-27 22:57:17 +00:00
tests * also allow 'cpXXXX' in addition to 'CPXXXX' code page names (mantis #15169) 2013-11-27 20:27:16 +00:00
utils + add bin2obj as required tool (should have been part of r26132) 2013-11-24 21:53:33 +00:00
.gitattributes * also allow 'cpXXXX' in addition to 'CPXXXX' code page names (mantis #15169) 2013-11-27 20:27:16 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00
Makefile.fpc * allow 2.6.4 as starting version 2013-11-27 19:19:16 +00:00