提交历史

作者 SHA1 备注 提交日期
  nickysn 40eb696d8e + defined RS_LOCAL_FRAME_POINTER_REG 4 年之前
  svenbarth cbe352808a * fix for Mantis #38238: when creating a copy of a procdef for a procvar set the methodpointer flag also for methods of records 4 年之前
  florian 2a990b8167 + patch by J. Gareth Moreton: some new x86 assembler optimizations, resolves #38130 4 年之前
  marco 5cffbad92a - fix \ in filenames: 4 年之前
  florian b8fc193b0c * extended test 4 年之前
  ondrej 3f605a5b50 win rtl: load GetTimeZoneInformationForYear dynamically. Issue #38192 4 年之前
  Mattias Gaertner 3f7d3e17cd fcl-passrc: use fmShareDenyNone when writing pas 4 年之前
  Mattias Gaertner 58421e40c6 pastojs: use fmShareDenyNone when writing js 4 年之前
  Mattias Gaertner c7d29ec118 pastojs: test #256+ 4 年之前
  florian 1d92cc43bb * fpc_ln_real raises an exception for invalid operands if they exception is not masked 4 年之前
  florian 072be7b0f7 * Aarch64: fix 32 bit div operations with constant denominators, resolves #38225 4 年之前
  svenbarth 2a897f5b6b * apply slightly adjusted patch by Blaise.ru which moves parsing of result types to a separate functions thus ensuring that File types can't be used for procedure variables (just like they already couldn't be used as a result type for normal functions) 4 年之前
  svenbarth a1b252538f * change def parameter of single_type() from var to out (part of patch by Blaise.ru) 4 年之前
  Károly Balogh 4b3fee38a5 dati.inc: tabs 2 spaces and whitespaces formatting fix. no functional changes 4 年之前
  florian 80f87edffd * x86-64: correctly translate and with large constants in mod optimizations, resolves #38164 4 年之前
  nickysn 4bac65be86 * set the wasm tempgen direction in the parent constructor, together with the other targets 4 年之前
  michael 034048e09d * Patch from Andrey Sobol to fix memleak 4 年之前
  pierre 4235d2ce3d Try to fix sparc32 code generation error for overflow test 4 年之前
  florian 9af9f140a5 * do an unsigned division if one operand is unsigned an the other 4 年之前
  florian 9858d9c5e6 * apply doremoveinttypeconvs to unary minus and not on 8 and 16 bit targets as well 4 年之前
  svenbarth d29f95d9e1 * apply patch by Blaise.ru to allow specializations for the result type of function and method variables 4 年之前
  svenbarth 32938dde1c * apply patch by Blaise.ru to allow record methods to be assigned to method variables as well (this is Delphi compatible) 4 年之前
  nickysn 2f889f3244 - removed the ttgwasm.alloctemp override, because it does nothing 4 年之前
  nickysn 577e39e57f - removed commented out methods (copied from the jvm code generator) from ttgwasm 4 年之前
  nickysn a104c3d7a0 - removed ttgwasm.deallocLocalVar, as it is no longer used 4 年之前
  nickysn 58d361049f * some optimizations in TWasmLocalVars.dealloc(index: integer) 4 年之前
  nickysn 949d5e61f8 * several public methods of ttgwasm made private 4 年之前
  nickysn ae60449699 * funnel all the wasm local var allocation, done by the register allocator, through the temp generator 4 年之前
  nickysn a38c3c682d * synchronized with trunk 4 年之前
  pierre 9a0107a19d Fix compilation failure for avr compiler with -dDEBUG_NODE_XML, to fix bug report 38222 4 年之前