The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-07-02 15:43:33 +00:00
compiler * If relocation to a local label cannot be translated into (section+offset), then the target symbol must be written into symbol table. Fixes IE 200603012 in number of tests with -Cg on i386-linux (and possibly other targets with internal ELF assembler). 2012-07-02 15:43:33 +00:00
ide * Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long 2012-06-22 19:03:13 +00:00
installer
packages * Implemented autoincremental fields for TBufDataset 2012-07-02 11:42:05 +00:00
rtl * fix directories for ports unit 2012-07-01 17:34:01 +00:00
tests * Fixed GOT address calculation (must take 'pop ecx' instruction into account) 2012-07-02 14:28:37 +00:00
utils * changed delp from unit dos to unit sysutils. (path lengths) 2012-06-03 12:36:56 +00:00
.gitattributes Fix for Mantis #22326 2012-07-01 08:09:00 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile
Makefile.fpc