#fpc #freepascal #compiler #fpcobj #pascal

michael 72d43272ac * More clear and flexible way to process content from stdin 11 rokov pred
compiler 85dd9e5789 + added a size parameter to optimize_op_const and do a sign extension of the 'a' parameter up from the specified size, so that things like (i and $ffffffff) get optimized away the same way as (i and -1) 11 rokov pred
ide 5372bdbb43 * removed gdbint dependency if compiled with NOGDB=1 11 rokov pred
installer dea2c743d5 * Initial active version of 11 rokov pred
packages 72d43272ac * More clear and flexible way to process content from stdin 11 rokov pred
rtl aadb407e31 * Convert int64 to double in more straightforward way. 11 rokov pred
tests 0e67ca6419 * fixed output of test if a failure happens 11 rokov pred
utils a57df5f0dd * commited correction for Mantis #25560, misspelled constructor keyword 11 rokov pred
.gitattributes 42140bd11f Add forgotten new file, should fix bug report 25571 11 rokov pred
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 rokov pred
Makefile 2a2184bc40 * regenerated makefiles affected by the last change 11 rokov pred
Makefile.fpc fd5fa95416 + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 11 rokov pred
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred