提交歷史

作者 SHA1 備註 提交日期
  florian cba109c55d + Xtensa: patch by Christo Crause: support call0 abi in init final code part of #37242 5 年之前
  marco 41406d161c * fix for mantis #37233 crash in getopts.getlongopts with empty shortopts argument 5 年之前
  svenbarth f94518a9ae * fix typo (no code changes) 5 年之前
  florian cb11e2568d + Xtensa: patch by Christo Crause to add optional MAC16 registers, resolves #37130 5 年之前
  nickysn e41912b076 * limit the ZX Spectrum programs address space up to $FDFC, because the RTL now 5 年之前
  nickysn 1ae70c6825 * switch to interrupt mode 2 and install a custom maskable interrupt handler in 5 年之前
  marco b624b2a5f5 * fix #0037235 high(empty open array )= -1 5 年之前
  yury e63c03125a * Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend. 5 年之前
  florian 221d8d84ae * Xtensa: MatchInstruction requires a postfix parameter 5 年之前
  Jonas Maebe 3cb341eabc * ensure that dispose(managed_ptr) does not result in multiple evaluations of 5 年之前
  florian a7c0fa0def o patch for Xtensa by Christo Crause, resolves #37099 5 年之前
  Jonas Maebe cc7b6d0b05 * regenerated message files 5 年之前
  Jonas Maebe a423bf6402 * fix -Agas-darwin to say Aas-darwin for x86-64, and also add it for i386 5 年之前
  nickysn 27943baa2f + support z80 in the fpc launcher utility 5 年之前
  florian 78698beaad * compilation fixed 5 年之前
  florian 80111a0a60 * make local variables in assembler blocks working again after r44933 5 年之前
  yury 4e1e35aef5 * Added optimization option cs_opt_unused_para. It is enabled for -O2 and higher. The parentfp optimization is tied to cs_opt_unused_para. 5 年之前
  yury 7bffafdf8b * Improved the parentfp optimization to properly handle cases when a nested routine calls other nested routines. 5 年之前
  yury c15b6f4516 * Fixed the parentfp optimization for some cases when nested procvars are used. 5 年之前
  Károly Balogh cc23515927 z80: vasm doesn't support the JRJP pseudo instruction, so change it to JP during write 5 年之前
  yury 11fd466394 * Optimize parentfp when optimization level 1 and higher to be debugger friendly. 5 年之前
  Mattias Gaertner 120eb6b8a2 pas2js: fixed system.inc() 5 年之前
  florian a2303bd899 * fixed copy&paste error of r45658 5 年之前
  florian 2e36783d0e * better check for short boolean evaluation in firstcomplex 5 年之前
  michael 7e89141993 * Fix bug #37223 5 年之前
  florian 8738b4b47f + might_have_sideeffects checks also if the tempinitcode of a tempref node might have side effects 5 年之前
  florian 62c417c8bf * temporarily fix #37034 by disabling the problematic optimization until the real cause is fixed 5 年之前
  florian c6c996f506 * write length/code page when writing the string type 5 年之前
  Mattias Gaertner 1ff1921d14 pas2js: clean up 5 年之前
  florian b3817f6d92 * slash and divn might have an exception as side effect 5 年之前