#fpc #freepascal #compiler #fpcobj #pascal

florian 86429c634f - remove definition of QWord as suggested by Simon Ameis in #22465 13 gadi atpakaļ
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 gadi atpakaļ
ide 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 gadi atpakaļ
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 gadi atpakaļ
packages 86429c634f - remove definition of QWord as suggested by Simon Ameis in #22465 13 gadi atpakaļ
rtl a266d73409 * rtl/m68k/setjump.inc: 13 gadi atpakaļ
tests 1822c46d8a * don't crash when parsing exit(xxx) in a constructor (mantis #23110) 13 gadi atpakaļ
utils d52ce0f6fb * fix from Ludo to optionally skip generation of "tag" records and associated 13 gadi atpakaļ
.gitattributes 1822c46d8a * don't crash when parsing exit(xxx) in a constructor (mantis #23110) 13 gadi atpakaļ
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 gadi atpakaļ
Makefile 06bd08697e * starting compiler version check to toplevel "all" target 13 gadi atpakaļ
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 13 gadi atpakaļ