#fpc #freepascal #compiler #fpcobj #pascal

svenbarth a34f28c067 The compiler inserts ".balign 4" directives before some jump labels, but sometimes the instruction before the align is not a "JMP". In that case we encounter an illegal instruction, because m68k-as does not seem to generate "NOP" instruction in such cases. 12 lat temu
compiler a34f28c067 The compiler inserts ".balign 4" directives before some jump labels, but sometimes the instruction before the align is not a "JMP". In that case we encounter an illegal instruction, because m68k-as does not seem to generate "NOP" instruction in such cases. 12 lat temu
ide 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 lat temu
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 lat temu
packages 5bfca6634e + db test framework: add support for mysql 5.1 and 5.5 connectors 12 lat temu
rtl a266d73409 * rtl/m68k/setjump.inc: 12 lat temu
tests 1822c46d8a * don't crash when parsing exit(xxx) in a constructor (mantis #23110) 12 lat temu
utils d52ce0f6fb * fix from Ludo to optionally skip generation of "tag" records and associated 13 lat temu
.gitattributes 1822c46d8a * don't crash when parsing exit(xxx) in a constructor (mantis #23110) 12 lat temu
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 lat temu
Makefile 06bd08697e * starting compiler version check to toplevel "all" target 12 lat temu
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 12 lat temu