Historique des commits

Auteur SHA1 Message Date
  florian 7000d82dcd * do not convert cmp 0,... into test ...,... before the post pass of the peephole optimizer il y a 5 ans
  florian a7e72617a6 * fix stackmisalignment calculation to take care of pushf/push cs, before r43503, il y a 5 ans
  florian 240acc10f8 * fix calculation of stackmisalignment for interrupt procedures as pointed out by Jonas il y a 5 ans
  florian 896e031e84 * interrupt procedures fixed for i386 targets with a fixed stack with 16 byte alignment il y a 6 ans
  florian ba203c0564 + x86 makes use of fpu_capabilities il y a 6 ans
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe a7bd37d17a * synchronised with trunk till r40776 il y a 6 ans
  nickysn 8f8aa70074 + OpenBSD i386 and x86_64 support in tcgx86.g_profilecode il y a 6 ans
  Jonas Maebe 866331de34 * fixed CFI registers for leave on x86-64, and place CFI directives closer to il y a 6 ans
  florian 367bc18bc5 * cfa for x86-64 fixed il y a 6 ans
  Jonas Maebe 50c82b6468 * synchronised with trunk till r41537 il y a 6 ans
  yury a04e4971fc * i386: Do not request GOT for every function call. GOT is requested only for external calls in thlcgcpu.a_call_name(). Local calls are always PC relative. il y a 6 ans
  florian db6916453d * warning fixed il y a 6 ans
  florian 18fb53e012 * set cfa offset always properly il y a 6 ans
  florian a8c8cc1890 * create proper cfi, when registers are pushed il y a 6 ans
  florian 3567d01ee4 * improved CFI il y a 6 ans
  florian 72a02b467c + generate more cfi on x86 il y a 6 ans
  florian 597a23d278 + tls support for x86_64-linux (not yet enabled by default) il y a 6 ans
  florian 6dbde11f5a * three operand shl for shifting by 2, 4 or 8 can be simulated by lea il y a 6 ans
  florian 6a6ea6729f * i8086 compiler fixed, resolves #34552 il y a 6 ans
  florian e157939b41 * compilation on x86-64 and i8086 fixed il y a 6 ans
  florian 063415fa72 + i386-linux support for tls-based threadvars il y a 6 ans
  pierre c6977a0a7a Explicitly disable range checking il y a 6 ans
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the il y a 6 ans
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, il y a 7 ans
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside il y a 7 ans
  florian 9b18e39c81 * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now il y a 7 ans
  florian 381cf78ff1 * there is no vmovq for mmx registers il y a 7 ans
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton il y a 7 ans