提交历史

作者 SHA1 备注 提交日期
  michael 213d2905df * Change some methods from using var to using out (bug ID 37376) 5 年之前
  pierre 85d19af48c * Remove debug ECHO lines 5 年之前
  michael 51b43aff3f * Simplified SetDelimitedText 5 年之前
  michael 81c7da83a9 * Fix bug ID #0037605: Setting quotechar to NULL char disables quoting 5 年之前
  florian 0881e4fd98 * insert literals after the section start which belongs to the current procedure 5 年之前
  florian 7157bac9fd * patch by Christo Crause, resolves #37335 5 年之前
  florian 1ad31dd32d * reduce number of default libs 5 年之前
  yury de3a479be3 * Added assembler comments about unused parameters. 5 年之前
  yury 0a34a090e0 x86: It is more optimal to push some register (NR_FRAME_POINTER_REG) instead of a constant value in a_load_undefined_cgpara(). 5 年之前
  yury e28fca9729 * If parentfp is passed in the stack it can be skipped only if po_delphi_nested_cc is set for the routine. 5 年之前
  yury c69090446a * msdos: Fixed AV in the internal linker in some cases when code or data exceeds 64k. 5 年之前
  Mattias Gaertner c2cceaeba8 pastojs: started delay specialization 5 年之前
  Mattias Gaertner fcaf04686b fcl-passrc: check generic constraint T:T 5 年之前
  Mattias Gaertner 16e50abd74 fcl-passrc: fixed memeleak when error during parsing generic constraints 5 年之前
  Mattias Gaertner 89752e042d fcl-passrc: fixed anaylyzer 5 年之前
  yury 75e5afd45b * When optimization is off always load unused parentfp to a local location to be debugger friendly. 5 年之前
  Mattias Gaertner ccc26ad34c pastojs: compiler: reset hub 5 年之前
  Mattias Gaertner 01d5519fe8 fcl-js: skip writeln test 5 年之前
  yury 1002a7c590 * 8086: Fixed very long section names when $HUGECODE is ON and section based smartlinking is used. 5 年之前
  pierre b1ee6f7fdc Fix error in previous commit 5 年之前
  Mattias Gaertner dba6f9a828 fcl-passrc: simplify 5 年之前
  Mattias Gaertner dacf740561 fcl-passrc: resolver: FinishedInterfaceIndex 5 年之前
  pierre ac36a214bf Do not set EXCLUDE_80BIT_TARGETS to 1 if OPT variable contains -dFPC_SOFT_FPUX80 5 年之前
  michael 82346563c1 * Add StoredAttribute class, bug ID #37602 5 年之前
  michael 8bc2326b77 * Fix bug #37601: add some attribte definitions 5 年之前
  yury 5d0e1dbe5a * msdos: Fixed section based smartlinking after my recent changes. 5 年之前
  yury 9a01bcf3dc * Changed Integer to Longint in definitions of RTTI structures. It fixes typinfo for 16-bit CPUs. 5 年之前
  michael 460dc49d68 * Fix bug #37445, find resource file in subdir 5 年之前
  pierre ca5e2ee16a Also add platformopt to DllCmd[1], as done for ExeCmd[1] 5 年之前
  florian 120825d1d6 * do not throw an internal error on illegal assembler expressions, resolves #37439 5 年之前