提交历史

作者 SHA1 备注 提交日期
  daniel 0d744e656b * Fix compression bug. 18 年之前
  Jonas Maebe 1380a64b1e + simplify support for inline nodes (needed for inlining, because 18 年之前
  Jonas Maebe aaa484aa59 * removed goto's from tinlinenode.pass_typecheck and removed some other 18 年之前
  Jonas Maebe b076df0214 * variants depends on math 18 年之前
  Jonas Maebe bbca8ee012 * perform 32x32 to 64 multiplication in two more situations (u8bit and 18 年之前
  peter 4affeef5ee * basic work for unit dir dependencies, no use of * anymore, becuase that 18 年之前
  peter f3b26a94fe * stop when fpmake fails 18 年之前
  joost cc014d6a65 * Implemented RedirectOnError 18 年之前
  Jonas Maebe 6c536dab3e * added several missing make_simple_ref() calls 18 年之前
  Jonas Maebe 5a7809394e * fixed addr_pic check (symbol-relsymbol is also always 18 年之前
  peter cbac667753 * check for eax,edx,ecx,ebx that support 8,16 bit registers in shortint add/sub peephole 18 年之前
  peter dbba46c0e4 * set addr_pic 18 年之前
  peter f0e804beb7 * typecast fix 18 年之前
  peter 95772c5cd3 * remove $ifdef extedbug for pic address check 18 年之前
  Jonas Maebe 96180029b2 * perform 4 instead of 8 byte copies at a time if source or dest is 18 年之前
  Jonas Maebe bc545b077f - removed internalerror in case a subsetref value is loaded on a cpu 18 年之前
  Jonas Maebe 31764a0e3b + unaligned support in a_load_reg_ref and a_load_ref_reg for ppc64 18 年之前
  yury 99a8012472 * Allow using constants in {$IF } directive in OBJFPC mode. 18 年之前
  yury a477a3781a * Added support of HIGH() function in {$IF } preprocessor directive. Delphi 7 supports HIGH() there. 18 年之前
  micha 83285b3418 tdbf: fix compilation for wince: it has no OemToCharBuff 18 年之前
  marco 3e1eba1745 * logon32 constants expanded #10280 18 年之前
  Jonas Maebe 2a767fc893 * fixed powerpc32 compilation after r9331 18 年之前
  Jonas Maebe 26930be303 * fixed non-x86 compilation after r9333 18 年之前
  florian d08abbca46 * forgotten commit 18 年之前
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 18 年之前
  marco 1a34960b53 * asmscript stuff under if ldnoresponsfile. Fixes FreeBSD breakage 18 年之前
  peter 59365a6db9 - garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too. 18 年之前
  peter 6058b2c247 * renamed t_times to executionweight and moved it to 18 年之前
  peter fcb37c4fa4 * peephole added for non-longint:=non-longint+X 18 年之前
  Jonas Maebe 0c06fddb8f * fixed compilation 18 年之前