Historie revizí

Autor SHA1 Zpráva Datum
  Sven/Sarah Barth 295d3f0969 * switch i386 RTL to provide the atomic intrinsics instead of Interlocked* functions před 9 měsíci
  Sven/Sarah Barth b9a198b1a8 - remove unused variables před 9 měsíci
  Sven/Sarah Barth 9d10123b0d - remove unused variables před 9 měsíci
  Sven/Sarah Barth 7f4b2f63b3 Switch from functions for the Atomic*-family to intrinsics před 2 roky
  Sven/Sarah Barth 2390e70a4e * inline nodes can specify whether their result needs to be used před 9 měsíci
  Sven/Sarah Barth 76a15dbd6c + add tests for atomic intrinsics před 9 měsíci
  Sven/Sarah Barth 0c52813433 + add support for Delphi-compatible atomic intrinsics před 9 měsíci
  Sven/Sarah Barth c32d556a3c + add message in case an ordinal or pointer expression is expected (e.g. for the atomic intrinsics) před 3 roky
  Sven/Sarah Barth b0675058f5 + add utility function to retrieve a signed integer def for a given integer def před 3 roky
  Sven/Sarah Barth 9cbc802d0d + add platform independent helper routines for the atomic intrinsics; these only require the implementation of the size specific fpc_atomic_cmp_xhg_* helper, but if only the CPU size specific helper is implemented the others will at least be safe for multi threading inside the same process před 3 roky
  Michaël Van Canneyt b412765116 * Add service module creation před 9 měsíci
  Michaël Van Canneyt f38cfbb23f * Append extension, needed for Laz codetools. Fixes issue #41061 před 9 měsíci
  florian fbd17b43ac * test failed only with strength reduction onm so compile with -O3 před 9 měsíci
  marcoonthegit f429dab7b3 * fix from #41053. Add cc_anycolor před 9 měsíci
  florian 9d94ccdc38 * set types of start value calculation correctly when doing strength reduction, resolves #41054 před 9 měsíci
  Michalis Kamburelis 4c8f718a8b Fix TJSArray._GetStrings: exit once you get correct value, do not fall through to raising error před 9 měsíci
  J. Gareth "Curious Kit" Moreton e2dd3a09dc * Fixed bug in "node_complexity" where a TLabelNode was put through an invalid typecast. před 10 měsíci
  Michaël Van Canneyt 77ff0bd111 * Patch from Andrew Haines to add EC_* functions. Fixes issue #41056 před 9 měsíci
  Michaël Van Canneyt d3316831ca * Dirwatch component před 9 měsíci
  Ondrej Pokorny 96cb3b01de Pas2JS: showException with stack trace for RTL Exception object před 9 měsíci
  Ondrej Pokorny 63a2a4d9e7 Base64: UnicodeRTL support před 9 měsíci
  J. Gareth "Curious Kit" Moreton 6ca6666d28 * x86: m128 etc. are now vector arrays (giving correct memory alignment) and "use_vectorfpu" will return True for these types před 3 roky
  Frederic Kehrein 05b73f1523 Postponing building of VMT until inheritance chain is specialized před 10 měsíci
  florian 60690e379e * typo fixed před 9 měsíci
  florian 5b54ab2040 + zen5 architecture for completeness před 9 měsíci
  Jonas Maebe ccf1bf8add utcfpmonitor: fix compilation on targets where TThreadID is not an ordinal před 10 měsíci
  florian e471c08cf8 + SHA512Support před 9 měsíci
  florian 73e96f8f1e * simplify SysResetFPU před 9 měsíci
  mattias 4d67cd80fc fcl-passrc: useanalyzer: fixed marking inline specialize expression of a record method před 9 měsíci
  mattias 9f16b0a0f4 fcl-passc: fixed GetDeclaration of specialize param types před 9 měsíci