#fpc #freepascal #compiler #fpcobj #pascal

sergei d251c131a5 * i386: replaced fpc_exp_real with a port from AMath library. It has better accuracy and is faster on CPUs that suffer penalties from changing x87 control word. 11 years ago
compiler 1744988962 * Modified behavior of CExtended type in overload selection: it is made more compatible to Extended than to Double and Single. Also an Extended parameter selects a CExtended overload (if available) instead of Double. 11 years ago
ide 9621e43bff Avoid RTE 219 if compiled with -CR, by using correct common ancestor 11 years ago
installer 635a00266a + added fcl-sound 11 years ago
packages aba62b11f4 + enabled compilation of unit printer on i8086-msdos after the move to rtl-extra 11 years ago
rtl d251c131a5 * i386: replaced fpc_exp_real with a port from AMath library. It has better accuracy and is faster on CPUs that suffer penalties from changing x87 control word. 11 years ago
tests 1744988962 * Modified behavior of CExtended type in overload selection: it is made more compatible to Extended than to Double and Single. Also an Extended parameter selects a CExtended overload (if available) instead of Double. 11 years ago
utils 47a7b117fd * regenerated revision.inc and fpcmake.inc after r27188, which updated 11 years ago
.gitattributes 1744988962 * Modified behavior of CExtended type in overload selection: it is made more compatible to Extended than to Double and Single. Also an Extended parameter selects a CExtended overload (if available) instead of Double. 11 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 7fdb125356 Added AVR support to fpc and root Makefile. 11 years ago
Makefile.fpc 7fdb125356 Added AVR support to fpc and root Makefile. 11 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