The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 01669ebf70 * use the actual _haltproc procedure, defined in the startup code on OpenBSD
* fixed the x86_64 syscall invocation in the OpenBSD _haltproc

git-svn-id: trunk@41762 -
2019-03-21 18:16:23 +00:00
compiler + OpenBSD i386 and x86_64 support in tcgx86.g_profilecode 2019-03-21 17:09:21 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Too much committed 2019-03-19 21:44:12 +00:00
rtl * use the actual _haltproc procedure, defined in the startup code on OpenBSD 2019-03-21 18:16:23 +00:00
tests * also accept {$elsif} after {$if(n)def} (mantis #34858) 2019-03-17 15:20:22 +00:00
utils * Command to show version-number added (fpcmkcfg) 2019-03-19 17:04:50 +00:00
.gitattributes + added OpenBSD startup units for gprof support 2019-03-21 12:52:25 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00