#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh 88b58c3580 i386: added signed 64bit div/mod helpers in assembly. we have some 64bit heavy code where a direct helper results in about 8-10% of performance advantage compared to going through the generic wrapper + the unsigned function %!s(int64=11) %!d(string=hai) anos
compiler bd5ce35130 * m68k: completely replaced 64-bit comparison code with a clone of i386 implementation. No optimizations yet, but it already makes system unit about 300 instructions shorter due to changing node location to LOC_JUMP. %!s(int64=11) %!d(string=hai) anos
ide 9b7fdfa8b0 * add possibility of overriding the disabled VESA driver using /VESA %!s(int64=11) %!d(string=hai) anos
installer fab4a91f4d * package openssl supported for OS/2 now %!s(int64=11) %!d(string=hai) anos
packages f0f628798b * fixes from José Mejuto, mantis #26352 generating a parameter if the tlb says the param is there but the string is empty in the tlb + small cleanups %!s(int64=11) %!d(string=hai) anos
rtl 88b58c3580 i386: added signed 64bit div/mod helpers in assembly. we have some 64bit heavy code where a direct helper results in about 8-10% of performance advantage compared to going through the generic wrapper + the unsigned function %!s(int64=11) %!d(string=hai) anos
tests 4d73dd4977 * Report all failed cases instead of halting at the first failure. %!s(int64=11) %!d(string=hai) anos
utils defc13f9ec * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. %!s(int64=11) %!d(string=hai) anos
.gitattributes 856ae9d3cf Fix for Mantis #26482. %!s(int64=11) %!d(string=hai) anos
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no %!s(int64=13) %!d(string=hai) anos
Makefile da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. %!s(int64=11) %!d(string=hai) anos
Makefile.fpc da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. %!s(int64=11) %!d(string=hai) anos
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos