The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn b05b43fe35 * some PIC fixes in OpenBSD x86_64 cprt0.as
* use the correct section type for .eh_frame

git-svn-id: trunk@41669 -
2019-03-10 16:08:46 +00:00
compiler + pass the -dynamic-linker option to the linker even when making a static binary 2019-03-10 15:56:09 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages pastojs: fixed accessing Self in anonymous function 2019-03-10 08:07:54 +00:00
rtl * some PIC fixes in OpenBSD x86_64 cprt0.as 2019-03-10 16:08:46 +00:00
tests * patch by J. Gareth Moreton which avoids that the optimizer causes reads of invalid memory, resolves #35187 2019-03-10 10:48:50 +00:00
utils pas2js: compileserver: fall back mime.types 2019-03-10 08:11:33 +00:00
.gitattributes * patch by J. Gareth Moreton which avoids that the optimizer causes reads of invalid memory, resolves #35187 2019-03-10 10:48:50 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00