Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 9eb9d90ff7 * fixed missing escaping of -XP parameter value před 19 roky
  Jonas Maebe 8fbc58e1c9 * properly set default source system for darwin cross compilations před 19 roky
  Jonas Maebe e2872c9aea * fixed more missing subsetreg/subsetref support před 19 roky
  Jonas Maebe b9f32e1828 * use expectloc instead of location.loc in pass1 před 19 roky
  florian 97ce278e14 * fixed another calling convention problem on win64 před 19 roky
  Károly Balogh 1c4b610345 + added strutils to Makefile, which was missing for MorphOS před 19 roky
  florian 42b16da31d * replaced dummies by really compiled files před 19 roky
  Jonas Maebe cd5b9245f9 + support for bitsizeof() function před 19 roky
  Jonas Maebe 056eb5b012 * changed so it still fails after today's changes před 19 roky
  florian be2351dd1a + portable stdint.h for compilers which don't have it (MS-C++) so the object file tests can be still compiled před 19 roky
  Jonas Maebe 2d76bbf4db * changed so it still fails after today's changes před 19 roky
  florian b3ae0c51a4 * sizes2load handles OS_NO properly if one size is given před 19 roky
  florian 819dec1411 * pass only non specialized arrays in registers on win x64 před 19 roky
  joost d0a367ef1e + Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection před 19 roky
  florian 24ae32c855 * fixed passing of record parameters on win64 před 19 roky
  marco f5c45419d6 * added TPointerDynArray at Marc's request před 19 roky
  florian d665fda236 * for 64 bit fixed před 19 roky
  daniel bfe41a49e2 + FPC supports pointer arithmetic. před 19 roky
  Jonas Maebe 1a8c2f405d * fixed for subsetref/subsetreg před 19 roky
  Jonas Maebe 3a54183ce8 * clarified errors regarding invalid uses of packed array/record fields před 19 roky
  Jonas Maebe 758a1ab5b0 * allow taking the address of packed array elements if the element size před 19 roky
  florian 930086df3f * fixed cvtsi2sd for 64 bit ints před 19 roky
  Jonas Maebe a296f9f816 * use unixtype instead of hardcoded types před 19 roky
  Jonas Maebe 51f130ca3d + cdecl modifier for FPC_USE_LIBC před 19 roky
  Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared před 19 roky
  Jonas Maebe 27df719ac3 * enabled for darwin and solaris před 19 roky
  daniel f06ac668b8 * Replace Z_NULL by nil. před 19 roky
  daniel c11d547b15 * Change ptrint to ptruint, because pointers are being compared and před 19 roky
  daniel f83baab54f * ifdef ENDIAN_BIG instead of ifdef ENDIAN_LITTLE, so non endian aware před 19 roky
  daniel 970431d476 * Fix endian issue. před 19 roky