#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 95bea696ca + add ability to read Big Obj COFF files as generated by MSVC with /bigobj and GNU AS with -mbig-obj (starting from version 2.25); this format allows 2^31 sections per COFF file instead of 2^16, thus solving the problem of compiling packages\odata\src\sharepoint.pp 8 years ago
compiler 95bea696ca + add ability to read Big Obj COFF files as generated by MSVC with /bigobj and GNU AS with -mbig-obj (starting from version 2.25); this format allows 2^31 sections per COFF file instead of 2^16, thus solving the problem of compiling packages\odata\src\sharepoint.pp 8 years ago
ide 156c57e057 * copyright date update, mantis #31258 8 years ago
installer e78cc24ca3 Regenerate Makefile with fpcmake 8 years ago
packages addb92e62b * Replaced global variable for field 8 years ago
rtl cfa5b9d809 - the external declaration of PascalMain is no longer needed for Win64 on 3.1.1+ 8 years ago
tests 11493de99b + add test from Mantis #31305 for completeness sake 8 years ago
utils 180b93b326 * JSON2pas command-line tool added 8 years ago
.gitattributes 11493de99b + add test from Mantis #31305 for completeness sake 8 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 10 years ago
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 8 years ago
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago