提交历史

作者 SHA1 备注 提交日期
  Mattias Gaertner bb4402b2a4 pastojs: generic procedure overload 5 年之前
  Mattias Gaertner 7fa2ac9420 fcl-passrc: useanalyzer: generic procedure 5 年之前
  marco fbab36ef0b * have showwindow parameter in runcommand 5 年之前
  Mattias Gaertner 0d4c008b46 pastojs: typecast to inline specialize 5 年之前
  Mattias Gaertner b70c6cc344 fcl-passrc: resolver: started generic type overload 5 年之前
  pierre 6f7a39adab Fix compilation for arm-darwin using clang and forbid use of eabihf ABI for that target 5 年之前
  Mattias Gaertner 1127e3d27b fcl-passrc: resolver: objfpc refer to parent generic type without type params 6 年之前
  pierre 84ebe96d41 Define FPC_IS_SYSTEM at start of all system.pp source 6 年之前
  Mattias Gaertner a261b86aca fcl-passrc: resolver: fixed marking implicit call in prop arg 6 年之前
  Mattias Gaertner 8a3df44734 pastojs: comments 6 年之前
  pierre 362e6232c3 Fix compilation for wince target after restriction of enum value to longint range 6 年之前
  Mattias Gaertner ad5d416ccc fcl-passrc: resolver: nested class: search parent 6 年之前
  Mattias Gaertner 07bceca5ba fcl-passrc: resolver: nested class: search parent classes after sections 6 年之前
  pierre 9d765af693 Fix parsing error in GNU linker script, KEEP needs braces 6 年之前
  florian 88648248ec * fix random(<int64>) for 32 Bit CPUs 6 年之前
  florian e02321029f * test fixed for i386 6 年之前
  florian 626ef4ae0c * give an error if an explicit enumeration valid exceeds the valid range, resolves #34633 6 年之前
  florian 2d06d7ed46 * iterate only on the valid elements of the set to avoid compilation errors if the for loop is unrolled, resolves #36150 6 年之前
  florian 6457846435 * sorted out tests 6 年之前
  florian b02470468b * handle off by one in FilePos due to the filled buffer in iso mode, resolves #40850 6 年之前
  Jonas Maebe 33c4a5dda7 * don't try to bitpack arrays of non-ordinals (mantis #36157) 6 年之前
  Jonas Maebe 51c6ebfe54 * work around broken x86 shifting in bitpacked value calculation 6 年之前
  Jonas Maebe dadeff5b09 * fixed Darwin/i386 after r43176 6 年之前
  florian 6e58178963 * do not write DW_AT_allocated and DW_AT_data_location tags for old style objects and cppobjects, resolves #36017 6 年之前
  Jonas Maebe 3e11f1b2fe * fix length calculation of winlike widestrings in Dwarf 3 (patch by 6 年之前
  Jonas Maebe bdcda8660e * fix Dwarf 3 array location broken in r43171 (fix by Martin Friebe, 6 年之前
  florian 5573bee314 + makefiles use -Sew, so added to the project as well 6 年之前
  florian 533a113885 + LeaCallLeaRet2Jmp optimization 6 年之前
  florian 00c2fd4005 + x86: LeaLea2Lea optimization 6 年之前
  florian fb91899457 * adapted 16 byte alignment handling on linux: it is now assumed that the callee tries to clear the stack, so in the caller, the stack is re-adjusted 6 年之前