Commit History

Autor SHA1 Mensaxe Data
  florian 24f518f232 + redirect calls to empty virtual methods to FPC_EMPTYMETHOD %!s(int64=12) %!d(string=hai) anos
  paul 431ce7afc8 rtl: remove unused variables %!s(int64=12) %!d(string=hai) anos
  florian 4d6471fef6 * get rid of calls to empty procedures having parameters without side effect %!s(int64=12) %!d(string=hai) anos
  florian d2a7d09931 * use pascal loop, so it can be better optimized %!s(int64=12) %!d(string=hai) anos
  florian ff98d2567c * don't crash on thumb instructions with only two operands when optimizing ADD, SUB, AND statements %!s(int64=12) %!d(string=hai) anos
  Károly Balogh 8fe2828e5a it seems Coldfire needs tf_requires_proper_alignment, fixes taddr1/2 tests, maybe others too (but someone with clue about RTTI should confirm) %!s(int64=12) %!d(string=hai) anos
  Károly Balogh 652d69d145 fixed typo %!s(int64=12) %!d(string=hai) anos
  Károly Balogh 0702109f37 get_frame to return a5 on Amiga %!s(int64=12) %!d(string=hai) anos
  Károly Balogh 79a0f706de save/restore FP from A5 on Amiga %!s(int64=12) %!d(string=hai) anos
  Károly Balogh 601cc80fc6 define HAS_SLEEP and add a very simple sleep implementation %!s(int64=12) %!d(string=hai) anos
  Károly Balogh 3137c6ac4a answer the WBMsg on process exit, when run from Workbench %!s(int64=12) %!d(string=hai) anos
  florian 288820715d * don't crash in case a symbol is not found in type/var/const section %!s(int64=12) %!d(string=hai) anos
  florian 85ae82def4 * enable more features for arm-embedded, they don't blow up executables if not used %!s(int64=12) %!d(string=hai) anos
  florian 92565c80ba * make exception variables threadvars or not depending on threading support %!s(int64=12) %!d(string=hai) anos
  florian ebd2e79270 * calling SysInitExceptions is not really needed because it sets only some vars to nil which are nil anyways, this saves some bytes %!s(int64=12) %!d(string=hai) anos
  florian 00af813eee * write supported cpu and fpu types more compact %!s(int64=12) %!d(string=hai) anos
  florian a5cc48da0e * write controller types more compact %!s(int64=12) %!d(string=hai) anos
  florian e6f2c8cbd3 * turn off threadvars in softfpu if threading is not enabled %!s(int64=12) %!d(string=hai) anos
  florian eb7882037a * disable uncompilable targets for embedded targets %!s(int64=12) %!d(string=hai) anos
  florian 0215f00490 * fix compilation of objpas if ansistrings are disabled as requested by Michael Ring on fpc-devel %!s(int64=12) %!d(string=hai) anos
  florian 020b3e02ea + parallel compilation of embedded rtl %!s(int64=12) %!d(string=hai) anos
  florian c9d8047113 * open config files read only so they can be open by multiple compilers at once %!s(int64=12) %!d(string=hai) anos
  pierre eaeb63f86d FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns %!s(int64=12) %!d(string=hai) anos
  michael 48c3adfdb9 * TFPHashlist.Pack now also reclaims unused string memory %!s(int64=12) %!d(string=hai) anos
  Tomas Hajny 49cb967614 * unit sockets extended to allow interoperability with external socket libraries compiled using EMX - e.g. OpenSSL %!s(int64=12) %!d(string=hai) anos
  michael c6467056bf * Initial implementation of TFPHashList tests %!s(int64=12) %!d(string=hai) anos
  michael 3367a29831 * Update ansistring header record explanation %!s(int64=12) %!d(string=hai) anos
  florian d140c5b4ee * handle inc/dec/pred/succ correctly with type parameters, resolves #23299 %!s(int64=12) %!d(string=hai) anos
  michael f2ee6bcb77 * Fixed bug ID #23444, improved example to show elapsed time %!s(int64=12) %!d(string=hai) anos
  michael b3de56a540 * Fixed compilation for version 5.5 of mysql %!s(int64=12) %!d(string=hai) anos