The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn d25e7b1074 * separated the OpenBSD version of the stat structure to a separate ifdef block.
* Fixed some incompatibilities in the OpenBSD stat structure - removed st_lspare
  and changed the type of st_blksize to cint32 instead of cuint32.

git-svn-id: trunk@41827 -
2019-04-04 15:55:16 +00:00
compiler + Add variables to use gppc386 utils more easily: 2019-04-03 07:17:40 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages pastojs: mark NewInstance function as used 2019-04-03 18:11:07 +00:00
rtl * separated the OpenBSD version of the stat structure to a separate ifdef block. 2019-04-04 15:55:16 +00:00
tests * parameter type needs to be Nil for formal parameters (Delphi compatible) 2019-03-22 22:29:20 +00:00
utils * Fix some warnings 2019-04-01 08:49:36 +00:00
.gitattributes * Added unicode sample using unicodestring 2019-04-01 16:54:53 +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