The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-10-12 20:47:07 +00:00
compiler * ModulesLinkToLibc: Search for both bare and prefixed names of libc. When this function is invoked, import library names are not yet normalized and either one may be present. Failure to detect libc may end up in using wrong sysinit unit, this fortunately affects only i386-linux (other Linux targets aren't using Pascal sysinit units yet). 2012-10-12 20:47:07 +00:00
ide * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
installer * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
packages * Fixed warnings. 2012-10-12 16:24:59 +00:00
rtl * add comment to size_t definition. Documents issue #22834 a bit. 2012-10-12 08:07:17 +00:00
tests * added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly 2012-10-12 08:41:03 +00:00
utils Add elf resource support for mips/mipsel CPU in fpcres 2012-10-09 14:09:23 +00:00
.gitattributes * added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly 2012-10-12 08:41:03 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00
Makefile.fpc * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 2012-09-30 14:14:23 +00:00