Commit History

Author SHA1 Message Date
  J. Gareth "Curious Kit" Moreton 77f53ebde3 * x86: The LEA/LEA optimisations can now work with a different 2 years ago
  J. Gareth "Curious Kit" Moreton 931bda5633 * x86: LeaLea2Lea now handles cases where the second LEA instruction 2 years ago
  florian 66ff7a928c + added debug messages 2 years ago
  Michaël Van Canneyt 0e2102e172 * Resource handle is not resource ID 2 years ago
  Michaël Van Canneyt c3c3bd3471 * Fix windows compilation 2 years ago
  Michaël Van Canneyt 8dcabc5796 * Fix default classname property 2 years ago
  Michaël Van Canneyt f9a96e5e63 * Avoid useless exceptions by checking existence of resource 2 years ago
  mattias d383f6102d fcl-hash: fixed HOTPCalculateToken on non utf8 platform 2 years ago
  mattias bfa3e156d2 fcl-hash: fixed start without params, show config filename 2 years ago
  mattias 93816c379b fcl-hash: fixed start without params, show config filename 2 years ago
  Sven/Sarah Barth d6d693696e + add test for fixed #40077 2 years ago
  Sven/Sarah Barth 4823ca7114 * fix #40074: adjust Generics.Defaults to make use of the new ConstParamIsRef<> utility function to correctly determine how a generic binary parameter needs to be compared 2 years ago
  Sven/Sarah Barth b0e9b9d705 * don't use size specific binary comparers 2 years ago
  Sven/Sarah Barth d40a2dbb12 + add generic utility function ConstParamIsRef<> to determine whether a specific type is passed by-value or by-reference as a const parameter 2 years ago
  Sven/Sarah Barth b878a0d390 * fix typo in resource string 2 years ago
  florian 99b01f6634 * second mul might get called with a zero operand if the other has a side effect, 2 years ago
  florian bf8746ed10 * fixed comment 2 years ago
  florian ccbdfa9150 + x86: AND/CMP -> CMP optimiziation 2 years ago
  J. Gareth "Curious Kit" Moreton b8933dd267 * x86: Some refactoring to use aoc_ForceNewIteration instead of manually advancing p 2 years ago
  mattias 3cec86390a fcl-js: fixed writing small floats 2 years ago
  mattias acb1e59862 pastojs: allow readonly modeswitch functionreferences and anonymousfunctions 2 years ago
  J. Gareth "Curious Kit" Moreton 7854152304 * Adjustment to TBLockNode.pass_1 to actually strip nothing nodes 2 years ago
  J. Gareth "Curious Kit" Moreton ecf2ad3e53 x86: Some oversights fixed where another iteration of pass 1 wasn't performed when it should have been 2 years ago
  florian 1fad287896 * patch by Werner Pamler: Typo in TFPCustomCanvas.Draw, resolves #40176 2 years ago
  florian 708aaa7b97 * fix (hopefully) build without an ld.bfd variant 2 years ago
  florian 40f23030dc * check if a linker with the postfix .bfd exists, if yes, use it, resolves #40175 2 years ago
  J. Gareth "Curious Kit" Moreton c4899b5dc0 * Dead code in TAddNode.Simplify has been stripped 2 years ago
  J. Gareth "Curious Kit" Moreton 487ca08cf3 * In TAddNode.Simplify, commutative operations now ensure integer constant operands go on the right for simplicity 2 years ago
  florian 6a902660a5 * patch by Rika: Make more use of fpc_*_array (mainly fpc_addref_array) in rtl/inc/dynarr.inc, resolves #40174 2 years ago
  florian ee16fc7b96 * patch by Rika, trivial adjustments to !373, resolves #40172 2 years ago