#fpc #freepascal #compiler #fpcobj #pascal

sergei dc628b8969 * x86: Completely skip instructions that do not exist for target CPU bit width. The existing behavior of writing mnemonics and properties but no encoding allows an invalid instruction to be recognized by assembler reader or even generated by compiler, but it but won't assemble anyway. 11 years ago
compiler dc628b8969 * x86: Completely skip instructions that do not exist for target CPU bit width. The existing behavior of writing mnemonics and properties but no encoding allows an invalid instruction to be recognized by assembler reader or even generated by compiler, but it but won't assemble anyway. 11 years ago
ide 9b7fdfa8b0 * add possibility of overriding the disabled VESA driver using /VESA 11 years ago
installer fab4a91f4d * package openssl supported for OS/2 now 11 years ago
packages 07626f029a * Fixed bug ID #26137 (script stops on empty statement) 11 years ago
rtl 73d7f2aa18 * let the compiler generate the stack segment in i8086 near data memory models 11 years ago
tests e5647d5118 * fixed test on 64 bit platforms 11 years ago
utils b7aff4eae0 * flush output on halt. Patch by Mattias mantis #26225 11 years ago
.gitattributes 81c7b22199 Mantis #25236 was fixed by partial specializations addition in revision 27861 11 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 years ago
Makefile.fpc da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 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