提交历史

作者 SHA1 备注 提交日期
  Vincent Snijders c4b458b2f0 * fixed RunErrorToExcept for EControlC and EPrivilege 19 年之前
  Tomas Hajny eb46534f92 * update by Ido Kanner - 3 messages were excluded from docs, fixed 19 年之前
  Tomas Hajny 8966d54b4b * updates by Ido Kanner - errore.msg rev. 5473 19 年之前
  daniel 1a02ce4bc1 * Prevent IDE from crashing when receiving a signal if displaying user screen. 19 年之前
  daniel 598cf9fcf0 + Add shortstring version of system(). 19 年之前
  joost 38213ba71e - Renamed TSQLQuery.Filter and Filtered to ServerFilter and ServerFiltered 19 年之前
  florian 0c64a02826 * there is no gnu as for win64 19 年之前
  Károly Balogh 119cdbb772 - fixed bra #.label assembler errors hopefully 19 年之前
  florian 0d97f9ab6c + initial implementation for x86_64, problem currently the usage of .section to create the necessary note section 19 年之前
  florian 6bf6aa3552 * si_* defines cleaned up 19 年之前
  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 年之前