#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 3c2031c9c6 m68k: added RegModifiedByInstruction implementation, enabled RefsHaveScale define 10 years ago
compiler 3c2031c9c6 m68k: added RegModifiedByInstruction implementation, enabled RefsHaveScale define 10 years ago
ide c9f73354af Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding misleading ErrorBox 10 years ago
installer fdbd928453 * utils package still stay as standalone zip for smaller utilities in the main directory, but the source file name is one character longer than before now 10 years ago
packages 6230131a4d * include OS/2 and EMX in CollationOSes 10 years ago
rtl c1091e1724 * added more asmmode directives to make compilation more robust in case the asmmode is changed by configuration files, resolves #27255 10 years ago
tests 5d4837329b * changed {$modeswitch blocks} to {$modeswitch cblocks} to avoid confusion 10 years ago
utils 0f83e24145 * Unicode utilities now built for targets OS/2 and EMX too 10 years ago
.gitattributes adeb8c93e9 * Set pi_do_call flag explicitly when procedure has a parameter or local var that require finalization. Normally it is set by implicit try..finally node, but this node is absent when compiling in {$implicitexceptions off} mode. This may cause internal errors in pass 2 if pi_do_call has not been set by other means. 10 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 3af91db14d + added msdos to the NOUTILSTARGETS 10 years ago
Makefile.fpc 3af91db14d + added msdos to the NOUTILSTARGETS 10 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