Commit History

Author SHA1 Message Date
  daniel 4e2c9ffa9c + Evaluate window 19 years ago
  florian 836dbad1b2 * bitpacked stuff fixed for x86-64 19 years ago
  tom_at_work 3b6d5c3676 - cleanup, fixing of uninitialized variables, missing return values and unused variables 19 years ago
  tom_at_work 7ab5fc7980 - cleanup, fixed range check error in cgcpu 19 years ago
  joost 17acf22a48 + Added TBufDataset.Filtered, based on OnFilterRecord 19 years ago
  Vincent Snijders c4b458b2f0 * fixed RunErrorToExcept for EControlC and EPrivilege 19 years ago
  Tomas Hajny eb46534f92 * update by Ido Kanner - 3 messages were excluded from docs, fixed 19 years ago
  Tomas Hajny 8966d54b4b * updates by Ido Kanner - errore.msg rev. 5473 19 years ago
  daniel 1a02ce4bc1 * Prevent IDE from crashing when receiving a signal if displaying user screen. 19 years ago
  daniel 598cf9fcf0 + Add shortstring version of system(). 19 years ago
  joost 38213ba71e - Renamed TSQLQuery.Filter and Filtered to ServerFilter and ServerFiltered 19 years ago
  florian 0c64a02826 * there is no gnu as for win64 19 years ago
  Károly Balogh 119cdbb772 - fixed bra #.label assembler errors hopefully 19 years ago
  florian 0d97f9ab6c + initial implementation for x86_64, problem currently the usage of .section to create the necessary note section 19 years ago
  florian 6bf6aa3552 * si_* defines cleaned up 19 years ago
  florian ded759a247 * implemented 19 years ago
  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 years ago
  yury c21b1478b8 * added Sleep to wait loop for wince. 19 years ago
  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 years ago
  yury 96bfb7ce97 * don't destroy both r11 and r13 when copying data. 19 years ago
  yury d4335749ec * reverted r5481. That order of instructions can be executed more effectively on newer ARM CPUs. 19 years ago
  florian 01a20b25a2 * don't reuse registers 19 years ago
  daniel d89409f4b4 * Regenerate Makefile. 19 years ago
  yury 35b1014207 * more usual order of instructions. 19 years ago
  florian d84493deec * ifdef'ed pic directive 19 years ago
  florian d47dc38f2c * ignore PIC directive on windows and warn about it 19 years ago
  florian f8072062bc * update german error files by Karl-Michael Schindler 19 years ago
  florian 6118c3e477 * fixed assembling of movd with 64 bit registers 19 years ago
  carl e7f9d82cd5 Much more support for different features of regular expressions, see todo list for more information. 19 years ago
  michael d4c30020ee Fix to be able to allocate threadvars when non-rtl code creates a new thread 19 years ago