提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 99994c0603 Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 年之前
  florian 1afb1aa9cc + ror/rol functions 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 年之前
  Jonas Maebe 6c536dab3e * added several missing make_simple_ref() calls 18 年之前
  peter dbba46c0e4 * set addr_pic 18 年之前
  Jonas Maebe c8f270c556 + darwin/x86_64 gprof support 18 年之前
  Jonas Maebe 032352d98b + darwin/x86_64 support 18 年之前
  Jonas Maebe 8d8ba9a583 * fixed pic reference loading for non-darwin i386 platforms after 18 年之前
  florian 19b79468ad * store/load mmx registers properly 18 年之前
  florian f32831c44a * fixed assembling of fisttp of sse3 instruction set 18 年之前
  Jonas Maebe c84744b27f * fixed a_jmp_name() for darwin/i386 (go via a stub) 18 年之前
  Jonas Maebe 3266f4e483 + Compiler support for pic on darwin/i386. The i386 rtl still needs 18 年之前
  Jonas Maebe 9750e49d5a * fixed x86 compilation after r8651 18 年之前
  Jonas Maebe ecd2445602 + segment register support in g_concatcopy (should fix #9667, but I 18 年之前
  tom_at_work b0bb3f94a7 * improve powerpc64/linux stub for external procedures in units: also consider GOT change in call to this external procedure 18 年之前
  peter 2f044481ae * release temp when downgrading fpuregister value 18 年之前
  daniel a05d228679 - Remove IE from g_concatcopy again. 18 年之前
  daniel f0633187f4 + Change constants in g_concatcopy to make the right decisions on x86_64. 18 年之前
  daniel 4f6eb50391 + Internalerror if g_concatcopy is called with len=0. 18 年之前
  florian c7100799ed + forbid usage of $E on targets supporting no fpu emulation 18 年之前
  florian fe69d19f9c * align stack properly if no stack frame is generated, should resolve #8986 18 年之前
  florian f87e96dfb0 * properly release open array value parameters on x86-64 or if they contain automated types, resolves #8664 18 年之前
  Jonas Maebe abef29c1d5 * fixed x86 vector mmloads and use scalar loads in ncgcnv 18 年之前
  Jonas Maebe fc99b0ad48 * fixed floating point precision conversions for loc_mmregister and 18 年之前
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 18 年之前
  florian 36a500c38c * don't coalescate with frame/stack pointer 18 年之前
  florian c238bb15d1 * .init section support 19 年之前
  florian 836dbad1b2 * bitpacked stuff fixed for x86-64 19 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前