Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 7dbab3a78f * handle OP_XOR for a full mm register correctly in tcgx86.opmm_loc_reg vor 5 Jahren
  nickysn 0f6ab0de17 * handle LOC_(C)SUBSETREG/REF in second_NegNot_assign vor 5 Jahren
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 vor 5 Jahren
  florian a34ae2261a * copy fpu parameters using fld/fst onto the stack vor 5 Jahren
  florian b7c6e01b03 * cleaning up tcgsize: it makes no sense to declare every combination and type vor 5 Jahren
  florian 7000d82dcd * do not convert cmp 0,... into test ...,... before the post pass of the peephole optimizer vor 5 Jahren
  florian a7e72617a6 * fix stackmisalignment calculation to take care of pushf/push cs, before r43503, vor 5 Jahren
  florian 240acc10f8 * fix calculation of stackmisalignment for interrupt procedures as pointed out by Jonas vor 5 Jahren
  florian 896e031e84 * interrupt procedures fixed for i386 targets with a fixed stack with 16 byte alignment vor 6 Jahren
  florian ba203c0564 + x86 makes use of fpu_capabilities vor 6 Jahren
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  Jonas Maebe a7bd37d17a * synchronised with trunk till r40776 vor 6 Jahren
  nickysn 8f8aa70074 + OpenBSD i386 and x86_64 support in tcgx86.g_profilecode vor 6 Jahren
  Jonas Maebe 866331de34 * fixed CFI registers for leave on x86-64, and place CFI directives closer to vor 6 Jahren
  florian 367bc18bc5 * cfa for x86-64 fixed vor 6 Jahren
  Jonas Maebe 50c82b6468 * synchronised with trunk till r41537 vor 6 Jahren
  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. vor 6 Jahren
  florian db6916453d * warning fixed vor 6 Jahren
  florian 18fb53e012 * set cfa offset always properly vor 6 Jahren
  florian a8c8cc1890 * create proper cfi, when registers are pushed vor 6 Jahren
  florian 3567d01ee4 * improved CFI vor 6 Jahren
  florian 72a02b467c + generate more cfi on x86 vor 6 Jahren
  florian 597a23d278 + tls support for x86_64-linux (not yet enabled by default) vor 6 Jahren
  florian 6dbde11f5a * three operand shl for shifting by 2, 4 or 8 can be simulated by lea vor 6 Jahren
  florian 6a6ea6729f * i8086 compiler fixed, resolves #34552 vor 6 Jahren
  florian e157939b41 * compilation on x86-64 and i8086 fixed vor 6 Jahren
  florian 063415fa72 + i386-linux support for tls-based threadvars vor 6 Jahren
  pierre c6977a0a7a Explicitly disable range checking vor 6 Jahren
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the vor 6 Jahren