提交歷史

作者 SHA1 備註 提交日期
  florian ded759a247 * implemented 19 年之前
  yury 319d92fe9a * Release register of by value parameter after making its local copy. It fixes bug when local stack location is referenced using big (>4k) PC relative offset by ARM CPU. In this case temp register is needed and wrong temp register is allocated. 19 年之前
  yury c21b1478b8 * added Sleep to wait loop for wince. 19 年之前
  yury 2fd4be4637 * Additionally check procedure's para_stack_size before doing stackframe optimization. It handles the case when a parameter is passed partially in registers and partially in the stack. 19 年之前
  yury 96bfb7ce97 * don't destroy both r11 and r13 when copying data. 19 年之前
  yury d4335749ec * reverted r5481. That order of instructions can be executed more effectively on newer ARM CPUs. 19 年之前
  florian 01a20b25a2 * don't reuse registers 19 年之前
  daniel d89409f4b4 * Regenerate Makefile. 19 年之前
  yury 35b1014207 * more usual order of instructions. 19 年之前
  florian d84493deec * ifdef'ed pic directive 19 年之前
  florian d47dc38f2c * ignore PIC directive on windows and warn about it 19 年之前
  florian f8072062bc * update german error files by Karl-Michael Schindler 19 年之前
  florian 6118c3e477 * fixed assembling of movd with 64 bit registers 19 年之前
  carl e7f9d82cd5 Much more support for different features of regular expressions, see todo list for more information. 19 年之前
  michael d4c30020ee Fix to be able to allocate threadvars when non-rtl code creates a new thread 19 年之前
  michael 285e02ba83 * Fix to be able to allocate threadvars when code outside FPC creates a thread 19 年之前
  daniel 84982f2f62 + Add siconverror constant. 19 年之前
  daniel 7953785d50 * Fix stupid typo. 19 年之前
  daniel 76cf70bdbd * Use proper critical sections. 19 年之前
  florian b77a5016ca * don't destroy r13 when copying data 19 年之前
  marco f69f8041fe * symbols were used before they were defined 19 年之前
  yury a4407d5ad2 * fixed insertpcrelativedata when case jump table is used. 19 年之前
  yury e94277d5dc * removed unneeded label. 19 年之前
  Almindor f5d4c3400e * fixes netwares for the new AF_ PF_ 19 年之前
  michael b26b3e06dd * Patch from Graeme Geldenhuys to include javascript in css/xsl 19 年之前
  michael ab2e7337e3 * Patch from Graeme Geldenhuys: 19 年之前
  florian 964a98edca * fixed spilling with large offsets 19 年之前
  Jonas Maebe 1c8dc092b2 * create fpc_write* length/frac parameters as s32inttype to match the 19 年之前
  Jonas Maebe f4cb8c1bef * fixed case for ppc64 with 64 bit values 19 年之前
  marco b41c939202 * patch from bug #7850, enhanced metafile functions added (gdi32 dll) 19 年之前