#fpc #freepascal #compiler #fpcobj #pascal

florian 36e6f99843 * fix tthumbcgarm.g_flags2reg, mov reg,#imm for thumb updates the flags 12 years ago
compiler 36e6f99843 * fix tthumbcgarm.g_flags2reg, mov reg,#imm for thumb updates the flags 12 years ago
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also 12 years ago
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
packages f24d30105e fcl-db: base: improve Blob handling. When writting empty blob set null on. raise data event FieldChange after data are written, not before. 12 years ago
rtl 5039ddc4a7 * Changed definition of XMM register save area from array to record, removes compilation warnings about reference size mismatch. The cause of warnings is rautils.getrecordoffsetsize function which, for array types, returns size of element and not size of array itself. 12 years ago
tests 3f2e62874b compiler: handle unit, namespace and class/record/object prefixes before identifiers while parsing {$IF ...} expressions (fixes mantis #0020996) 12 years ago
utils 1e48781694 instantfpc: fixed showing compiler error 12 years ago
.gitattributes 3f2e62874b compiler: handle unit, namespace and class/record/object prefixes before identifiers while parsing {$IF ...} expressions (fixes mantis #0020996) 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 years ago
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 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