Commit History

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