#fpc #freepascal #compiler #fpcobj #pascal

maciej-izak dcf172dee4 rtl-generics: speed up quadratic probe function. If the hash table size is a prime number and load factor is < 0.5 then the probe function p(k,i)=(h(k)+sqr(i)) is sufficient. 8 gadi atpakaļ
compiler 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. 8 gadi atpakaļ
ide 40b76f686c Add -CTsmalltoc option for powerpc64-aix compiled IDE 8 gadi atpakaļ
installer 12dddfb6c8 * fix base path handling - ensure using full path in the cfg files and avoid double slashes 8 gadi atpakaļ
packages dcf172dee4 rtl-generics: speed up quadratic probe function. If the hash table size is a prime number and load factor is < 0.5 then the probe function p(k,i)=(h(k)+sqr(i)) is sufficient. 8 gadi atpakaļ
rtl cd03ec93fe * Patch from Karl-Michael Schindler (Bug ID 30402) 8 gadi atpakaļ
tests 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. 8 gadi atpakaļ
utils ca9e2f5e5d wasm: added target to fpcmake 8 gadi atpakaļ
.gitattributes 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. 8 gadi atpakaļ
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 gadi atpakaļ
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 8 gadi atpakaļ
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 gadi atpakaļ
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ