Историја ревизија

Аутор SHA1 Порука Датум
  pierre e154b9933f Add some types and records to rtl/linux/t_linux.h2paschk and set macro _LARGEFILE64_SOURCE for __i386__ C code пре 4 година
  pierre c44095733c * Give access to CPU specific fields of tsettings record пре 4 година
  florian 6380df9b42 * correctly simplify tree transforms of (a+c1+c2) if a is a pointer, resolves #37671 пре 4 година
  florian e94fb2edc3 * better writing of ordinal const. nodes пре 4 година
  pierre edb555f34f Register sinclairql target directory пре 4 година
  pierre 14b34e4f55 Update after commit 47376 пре 4 година
  pierre f0b22a1569 Revert commit #47257, Disable use of cmov instructions in alignment patterns for some i386 targets (it prevents use of some emulators) пре 4 година
  Károly Balogh 2a733aa751 sinclairql: fixed the relocation marker comment in the startup code. no functional change пре 4 година
  Mattias Gaertner 45fb1fcb44 pastojs: fixed await on as operator пре 4 година
  michael 284b50de3c * Allow to create fpdoc project file based on package targets пре 4 година
  Károly Balogh f2ee1dae52 sinclairql: startup code fixes. set the top of the new stack as stack pointer, not the bottom of it. initialize the .bss section following the new linker script. better protection against re-relocation. пре 4 година
  Károly Balogh 24226ef4af sinclairql: following Frank Wille's advices, reworked the linker script to omit .bss section from the binary. this reduces a simple 'hello, world' size by ~5K. needs matching startup code. пре 4 година
  Károly Balogh a0543f7f9b sinclairql: the newline on this system is LF, not CRLF пре 4 година
  florian b2a67d4656 * fixed comments in sysnr.inc files пре 4 година
  florian 878f6d9ce4 * allow generic parameters as iterator variable in for in loops, resolves #38050 пре 4 година
  svenbarth 3d2ee097b5 * fix for Mantis #38083: ensure that the sp_generic_dummy flag is set correctly on the new procsym when replacing a dummy sym пре 4 година
  florian 98eab07abd * simplified and fixed code of (v1=const1) and (v2=const2) optimization, resolves #38066 пре 4 година
  Károly Balogh 157e8792c5 sinclairql: add a few more QDOS function wrappers which are useful at early stage пре 4 година
  Károly Balogh e5d2c1a980 m68k: fixed parsing of constants to absolute addresses пре 4 година
  Károly Balogh a82a587a1b m68k: fixed parsing of absolute addresses in the assembler reader пре 4 година
  Károly Balogh 1635d04b7b sinclairql: add a note about .bss sections and the binary size, no functional change пре 4 година
  Károly Balogh b64edc0170 sinclairql: reduce default stack size to 8K пре 4 година
  florian 089e13396a * ensure that changed compiler options do not cause values пре 4 година
  michael 8bbd92bf82 * Improved UTF8 detection by ALexey пре 4 година
  florian bf7961a901 * fixes for nasm writer, resolves #38074 пре 4 година
  michael a4995e3852 * Set defaults for boolean props пре 4 година
  michael 891acabe5b * Apply patch from mgr.inz.Player for bug ID #36842 пре 4 година
  michael 88db3fb502 * Fix bug ID #37483, correct closesection, patch by C. Western пре 4 година
  Mattias Gaertner fb87b423fe pastojs: fixed ord(widechar) пре 4 година
  Mattias Gaertner bd8362dfce pastojs: typecast integer to widechar пре 4 година