The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ac86980f8a + pass the -dynamic-linker option to the linker even when making a static binary
on OpenBSD, because that seems to be needed in order to produce a static
  position independent executable in the correct format for that platform

git-svn-id: trunk@41668 -
2019-03-10 15:56:09 +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 * changed the type of the .eh_frame section to 'unwind' 2019-03-09 18:30:31 +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
fpmake_proc1.inc
fpmake.pp
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