Commit History

Author SHA1 Message Date
  Jonas Maebe 848fa52fa1 * enable rodata for ppc (+ darwin renaming to ".const") 19 years ago
  Jonas Maebe b5ce7e454c * fixed bug when assigning a negative value in a register to certain 19 years ago
  Jonas Maebe 32a9702965 * fixed loading of negative constants in some record regvar fields 19 years ago
  Jonas Maebe 4c41e2c677 * fixed IE when using a field of a record regvar as loop control variable 19 years ago
  Jonas Maebe 7131a2beb6 + a_load_loc_subsetreg 19 years ago
  peter 50ee3a96ad * fix importprocname for cdecl 19 years ago
  michael 7c29068ae3 * Patch from Joost van der Sluis to correct negative date-times 19 years ago
  peter 5e5edcb520 * allow passing single element to open array bug6960 19 years ago
  florian 2ddd617971 * fixed stm/ldm for usage with large temp. areas 19 years ago
  florian 3a03aee386 * use .rodata directive on arm 19 years ago
  florian 783b91ba1e * yasm fix from Yuri Zaporogets 19 years ago
  florian c426b63171 * The makefile of the testsuite now simply gets the fpcunit from the fcl dir and compiles it if necessary. Since the fpcunit depends only on rtl units, I see no problem with this. 19 years ago
  marco 96ad9ad3cf * firstoff->widefirstoff typo correction 19 years ago
  Jonas Maebe cc7cea1a5d * always extend parameters < sizeof(aint) to sizeof(aint) for darwin/x86 19 years ago
  peter da85b3db8c * fix linux build 19 years ago
  peter a57708e63d * DLL support 19 years ago
  peter 392ef22a7f * win imports are only by importname not anymore per procdef 19 years ago
  peter 4790838455 * add -Xi and -Xe 19 years ago
  peter 0237088689 * remove dos unit from sysutils 19 years ago
  peter b5647cff88 * support also ansistring 19 years ago
  florian 77c4459fd1 * fixed previous commit 19 years ago
  florian 7343039cdd * restore cursor size in DoneVideo 19 years ago
  florian 3261281184 * fixed stabs generation for static class variables 19 years ago
  Jonas Maebe 6dde68da3a * fix IE when subscripting records part of another record regvar 19 years ago
  peter 0bb57006e5 * fix setting of internal/external linker 19 years ago
  michael 5ef20e6215 + Added delphi compatibility Error procedure 19 years ago
  michael bb7f62a2cf + Fixed IDEA decryption stream, implemented Blowfish Encryption/Decryption streams 19 years ago
  Jonas Maebe 84d1fc929f * properly set regvarability of parameters and local variables of inlined 19 years ago
  florian adec4cdcfa * fix from Maxim Ganetsky to fix CRT output with non latin code pages, should fix #6785 19 years ago
  daniel 2c622ca2f6 * Fix disabled commands on reloading menubar. 19 years ago