The FreePascal Compiler (FPC) source repo

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. 13 年之前
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. 13 年之前
ide 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 年之前
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 年之前
packages 5bfca6634e + db test framework: add support for mysql 5.1 and 5.5 connectors 13 年之前
rtl a266d73409 * rtl/m68k/setjump.inc: 13 年之前
tests 1822c46d8a * don't crash when parsing exit(xxx) in a constructor (mantis #23110) 13 年之前
utils d52ce0f6fb * fix from Ludo to optionally skip generation of "tag" records and associated 13 年之前
.gitattributes 1822c46d8a * don't crash when parsing exit(xxx) in a constructor (mantis #23110) 13 年之前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年之前
Makefile 06bd08697e * starting compiler version check to toplevel "all" target 13 年之前
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 13 年之前