Commit History

Author SHA1 Message Date
  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
  florian 86cc5ec31b * more debugging 19 years ago
  florian d90dee5959 * beautified 19 years ago
  florian f35652737e * close all handles 19 years ago
  florian 55484f9bb7 * shifting can operate on 64 bit values on x86_64 19 years ago
  florian 19b11c78e3 * fixed for win64 19 years ago
  florian f65427dcb3 * fixed test for win64 19 years ago
  peter d1e7a68289 * include para number in call by var error 19 years ago
  peter 5c340d3a98 * openfilename 64bit 19 years ago
  peter d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 years ago
  Jonas Maebe af538ebde8 * fixed merging of identical ansi/widestrings 19 years ago
  Jonas Maebe 9b33012fe9 * fixed compilation 19 years ago
  oro06 cb323ce197 wince : +more aygshell api 19 years ago
  olle 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 years ago
  florian 0663a997cc * name mangling changed 19 years ago
  florian 73083de898 * IsLibrary initialized by declaration 19 years ago