Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 1e10424c6b * fixed a_load_reg_ref_unaligned() so it doesn't destroy the source hace 18 años
  Jonas Maebe 528eb2ec50 * shl/shr count on sparc is "mod <bitsize>" -> fix subsetref routines to hace 18 años
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: hace 18 años
  Jonas Maebe acad2913d6 * a loadsize of 1 can never cause alignment problems in subsetref hace 18 años
  Jonas Maebe 4e44015b8e * fixed register and operation sizes of a_load_ref_reg_unaligned() hace 18 años
  florian 9140766d5a * support for unaligned loads/stores on sparc hace 18 años
  florian b0a068b9a0 + unused so far and untested implementation of a_load_*_unaligned hace 18 años
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into hace 18 años
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: hace 18 años
  Jonas Maebe 615c450062 + support for bitpacking types with a negative lower bound hace 18 años
  Jonas Maebe 25576b49ac * fixed loading/storing of unaligned bitfields of size 2 to 7 bits hace 18 años
  florian 986a73c12c * arm compiler can handled misaligned references hace 18 años
  florian d50bc40cbe * simplified code generation for paramaddr for a register parameter hace 18 años
  florian 2167655902 * patch from Thorsten Engler submitted in #8235 hace 18 años
  Jonas Maebe 846fbf9fa0 * fixed several (harmles) range errors hace 18 años
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años
  Jonas Maebe 1ad6417f7f * fixed some unneeded 64 bit conversions + rarely triggered bug on x86 hace 18 años
  Jonas Maebe c963543c74 * fixed typo in comments hace 19 años
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
  peter 107974330c * use aword(1) shl x, to prevent overflow with 1 shl 31 hace 19 años
  Jonas Maebe 469ac311e0 * fixed r5214 hace 19 años
  peter 3cae449fda * moved rtti to ncgrtti hace 19 años
  Jonas Maebe 66cf666f65 * optimized storing constants into subsetreg/refs (a packed array of hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  tom_at_work a7311621eb * fixed bitmask generation code for subsetreg* methods on 64 bit platforms hace 19 años
  florian 67ba76f090 * several arm fixes hace 19 años
  Jonas Maebe acd485d5fb * removed some unused and assigned-but-not-used variables hace 19 años
  Jonas Maebe 0be55cf230 * fixed a missed "(1 shl 32) - 1 = 0" problem for x86 hace 19 años