The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe fd42c3fb01 * only enable tw35187 for Windows and Linux, since it uses syscalls under unix
(which are not supported on all unix targets; feel free to re-enable for
     specific unix targets if the test has been verified to compile there)
   o also fixed placement of dotest directives: they have to come before any
     part of the program code

git-svn-id: trunk@41717 -
2019-03-16 19:14:17 +00:00
compiler * only add hidden parameters for objectdef methods after generating the vmt, 2019-03-16 19:14:14 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages fcl-passrc: fixed marking array argument element passed as arg as read 2019-03-16 16:14:40 +00:00
rtl * compilation fix for i386-openbsd 2019-03-15 13:46:58 +00:00
tests * only enable tw35187 for Windows and Linux, since it uses syscalls under unix 2019-03-16 19:14:17 +00:00
utils pastojs: helpers: external method apply to helped type 2019-03-14 22:04:33 +00:00
.gitattributes * only add hidden parameters for objectdef methods after generating the vmt, 2019-03-16 19:14:14 +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