Commit History

Author SHA1 Message Date
  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
  florian 836dbad1b2 * bitpacked stuff fixed for x86-64 18 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  florian fb5e396881 + experimental -Sv option to support vector arithmetics 19 years ago
  peter 0bb22a2d17 * don't generate fwait by default anymore 19 years ago
  florian efd24ba7a0 * x86_64 abis ensure that the direction flag is clear at procedure entry 19 years ago
  florian abc957d80d * fixed stack initialization on Win x64, still not sure if it is necessary 19 years ago
  Jonas Maebe 51259b697b * more mmx/sse register spilling fixes: 19 years ago
  florian b3ae0c51a4 * sizes2load handles OS_NO properly if one size is given 19 years ago
  florian 55484f9bb7 * shifting can operate on 64 bit values on x86_64 19 years ago
  florian 6d0a078441 * do stack page initialization on i386-wince as well 19 years ago
  florian 9e66674ff9 + first part of qwordbool implementation 19 years ago