The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 8206c6dbd0 * the code for determining the code, data and bss sizes in the internal linker
moved to virtual methods, to allow for platform specific overrides (e.g. for
  supporting section names, other than '.text', '.data' and '.bss', etc.)

git-svn-id: trunk@31321 -
2015-08-13 15:07:24 +00:00
compiler * the code for determining the code, data and bss sizes in the internal linker 2015-08-13 15:07:24 +00:00
ide * Re-generated makefile's 2015-08-12 19:47:44 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * Re-generated makefile's 2015-08-12 19:47:44 +00:00
rtl * camel case paramcount as per mantis #28503 2015-08-10 08:17:46 +00:00
tests Fix for Mantis #28442. Do not generate the VMT record definition for generic classes. It isn't used anyway. 2015-08-07 15:02:55 +00:00
utils * Re-generated makefile's 2015-08-12 19:47:44 +00:00
.gitattributes * Added example for parameter binding from Laco 2015-08-11 06:50:18 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
Makefile.fpc Accept 3.0.0 as starting compiler 2015-08-10 13:18:33 +00:00