Commit History

Author SHA1 Message Date
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed 16 years ago
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. 17 years ago
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. 17 years ago
  florian 1afb1aa9cc + ror/rol functions 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 years ago
  Jonas Maebe 6c536dab3e * added several missing make_simple_ref() calls 17 years ago
  peter dbba46c0e4 * set addr_pic 17 years ago
  Jonas Maebe c8f270c556 + darwin/x86_64 gprof support 18 years ago
  Jonas Maebe 032352d98b + darwin/x86_64 support 18 years ago
  Jonas Maebe 8d8ba9a583 * fixed pic reference loading for non-darwin i386 platforms after 18 years ago
  florian 19b79468ad * store/load mmx registers properly 18 years ago
  florian f32831c44a * fixed assembling of fisttp of sse3 instruction set 18 years ago
  Jonas Maebe c84744b27f * fixed a_jmp_name() for darwin/i386 (go via a stub) 18 years ago
  Jonas Maebe 3266f4e483 + Compiler support for pic on darwin/i386. The i386 rtl still needs 18 years ago
  Jonas Maebe 9750e49d5a * fixed x86 compilation after r8651 18 years ago
  Jonas Maebe ecd2445602 + segment register support in g_concatcopy (should fix #9667, but I 18 years ago
  tom_at_work b0bb3f94a7 * improve powerpc64/linux stub for external procedures in units: also consider GOT change in call to this external procedure 18 years ago
  peter 2f044481ae * release temp when downgrading fpuregister value 18 years ago
  daniel a05d228679 - Remove IE from g_concatcopy again. 18 years ago
  daniel f0633187f4 + Change constants in g_concatcopy to make the right decisions on x86_64. 18 years ago
  daniel 4f6eb50391 + Internalerror if g_concatcopy is called with len=0. 18 years ago
  florian c7100799ed + forbid usage of $E on targets supporting no fpu emulation 18 years ago
  florian fe69d19f9c * align stack properly if no stack frame is generated, should resolve #8986 18 years ago
  florian f87e96dfb0 * properly release open array value parameters on x86-64 or if they contain automated types, resolves #8664 18 years ago
  Jonas Maebe abef29c1d5 * fixed x86 vector mmloads and use scalar loads in ncgcnv 18 years ago
  Jonas Maebe fc99b0ad48 * fixed floating point precision conversions for loc_mmregister and 18 years ago
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 18 years ago
  florian 36a500c38c * don't coalescate with frame/stack pointer 18 years ago
  florian c238bb15d1 * .init section support 18 years ago