提交历史

作者 SHA1 备注 提交日期
  J. Gareth "Curious Kit" Moreton fe39f9ca21 Fixed bug on x86 platforms where the stack pointer was not allocated if it was different to the frame pointer 3 年之前
  mattias d31e219510 pastojs: fixed find generic proc overload without params, issue 38796 3 年之前
  mattias 473db46e08 pastojs: do not write rtl.run for platform module 3 年之前
  mattias e3e8cb5b58 pastojs: mark record fields as used when passing record to a jsvalue parameter 3 年之前
  mattias 9387f87db9 pastojs: mark record fields as used when passing record to a jsvalue parameter 3 年之前
  mattias 952eee5ed0 pas2js: less hints 3 年之前
  Karoly Balogh 3c5d6e7224 * m68k: implement basic support for interlocked functions using a TAS based global spinlock on CPUs which don't have the CAS instruction 3 年之前
  Karoly Balogh 077a3f1892 * m68k: don't attempt to copy less than 1 byte in g_concatcopy, this fixes tdfa7.pp on 68000 and removes some superfluous address processing on 68020+ in the same test 3 年之前
  Karoly Balogh 8f083f6342 * m68k: do not generate unnecessary unaligned load sequences for byte loads into registers, this fixes tcnvint1 test on plain 68000 3 年之前
  florian c42b8c43bd * \t => spaces 3 年之前
  mattias 540fd5e58d pastojs: export variable 3 年之前
  florian 79cf1dd9cf + store also ecx and edx after cpuid call with eax=7 3 年之前
  mattias 1e77901452 pastojs: changed library exports to export const statements 3 年之前
  Jonas Maebe 2ee45c7ed8 PowerPC32 SysV: fix abis_ppc_toc declaration 3 年之前
  Michaël Van Canneyt c8403ad49e * Test for const list 3 年之前
  Michaël Van Canneyt cb03124cc5 * Added DetectBOM to TCSVDocument 3 年之前
  mattias e5ac07db13 pastojs: started test TPas2JSUseAnalyzer 3 年之前
  mattias dc7a8fa9e5 pastojs: comment 3 年之前
  mattias 93b8707ed3 fcl-js: fixed comment 3 年之前
  Jonas Maebe 629c1de460 TOC handling: clean up 3 年之前
  florian d42f577a3f + additional skeleton files for mips64 3 年之前
  florian 28964711d7 * sorted defines in the compiler: mips64 is defined on all 64 Bit mips platforms, mips64el for little endian, misp64eb for big endian 3 年之前
  florian f56b6728a5 + skeletons for mips64el specific files 3 年之前
  Florian Klämpfl a6d6f93887 * revert accidently committed code 3 年之前
  Florian Klämpfl 9348f58e70 * cosmetics 3 年之前
  mattias 621dcbeaf2 pastojs: library added rtl.run, moved exports behind rtl.run, fixed export unit symbols 3 年之前
  Karoly Balogh 568d4de77e * aros64: recent developments hanged the library call ABI, lets try to follow it (aros64 is experimental) 3 年之前
  mattias 4f3093657e pastojs: export from units 3 年之前
  florian a1f865ae45 * updated 3 年之前
  florian c1ef094457 + startup code skeleton for MIPS64 3 年之前