#fpc #freepascal #compiler #fpcobj #pascal

florian 36e6f99843 * fix tthumbcgarm.g_flags2reg, mov reg,#imm for thumb updates the flags 12 年 前
compiler 36e6f99843 * fix tthumbcgarm.g_flags2reg, mov reg,#imm for thumb updates the flags 12 年 前
ide c92eaebf34 Fix option passing for freebsd ans netbsd, add -Xd for linux also 12 年 前
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 年 前
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 年 前
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 年 前
tests 3f2e62874b compiler: handle unit, namespace and class/record/object prefixes before identifiers while parsing {$IF ...} expressions (fixes mantis #0020996) 12 年 前
utils 1e48781694 instantfpc: fixed showing compiler error 12 年 前
.gitattributes 3f2e62874b compiler: handle unit, namespace and class/record/object prefixes before identifiers while parsing {$IF ...} expressions (fixes mantis #0020996) 12 年 前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年 前
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 年 前
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 年 前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年 前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年 前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年 前