#fpc #freepascal #compiler #fpcobj #pascal

sergei b0153f1482 * RTL, fpc_val_int64_shortstr and fpc_val_qword_shortstr: variable 'u' does not have to be 64-bit because it only takes values 0 to 15. Changing to sizeint improves code quality on 32-bit targets. 12 年之前
compiler d89b9a4311 Add support in ARM assembler reader for ldr reg, =literal syntax 12 年之前
ide 415444a3a5 Fix compilation failure if DEBUG conditional is set, which needs regexpr package 12 年之前
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 年之前
packages 9363585d19 don't try to build SVN on Amiga for now 12 年之前
rtl b0153f1482 * RTL, fpc_val_int64_shortstr and fpc_val_qword_shortstr: variable 'u' does not have to be 64-bit because it only takes values 0 to 15. Changing to sizeint improves code quality on 32-bit targets. 12 年之前
tests d89b9a4311 Add support in ARM assembler reader for ldr reg, =literal syntax 12 年之前
utils 72b0e72580 * added a fix for crashes on very short fpdoc projects. x.y.z.count was examined without checking x,y and z existed. 12 年之前
.gitattributes d89b9a4311 Add support in ARM assembler reader for ldr reg, =literal syntax 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 年之前