Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 4e44015b8e * fixed register and operation sizes of a_load_ref_reg_unaligned() há 18 anos atrás
  florian 9140766d5a * support for unaligned loads/stores on sparc há 18 anos atrás
  florian b0a068b9a0 + unused so far and untested implementation of a_load_*_unaligned há 18 anos atrás
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into há 18 anos atrás
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: há 18 anos atrás
  Jonas Maebe 615c450062 + support for bitpacking types with a negative lower bound há 18 anos atrás
  Jonas Maebe 25576b49ac * fixed loading/storing of unaligned bitfields of size 2 to 7 bits há 18 anos atrás
  florian 986a73c12c * arm compiler can handled misaligned references há 18 anos atrás
  florian d50bc40cbe * simplified code generation for paramaddr for a register parameter há 18 anos atrás
  florian 2167655902 * patch from Thorsten Engler submitted in #8235 há 18 anos atrás
  Jonas Maebe 846fbf9fa0 * fixed several (harmles) range errors há 18 anos atrás
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize há 18 anos atrás
  Jonas Maebe 1ad6417f7f * fixed some unneeded 64 bit conversions + rarely triggered bug on x86 há 19 anos atrás
  Jonas Maebe c963543c74 * fixed typo in comments há 19 anos atrás
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym há 19 anos atrás
  peter 107974330c * use aword(1) shl x, to prevent overflow with 1 shl 31 há 19 anos atrás
  Jonas Maebe 469ac311e0 * fixed r5214 há 19 anos atrás
  peter 3cae449fda * moved rtti to ncgrtti há 19 anos atrás
  Jonas Maebe 66cf666f65 * optimized storing constants into subsetreg/refs (a packed array of há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  tom_at_work a7311621eb * fixed bitmask generation code for subsetreg* methods on 64 bit platforms há 19 anos atrás
  florian 67ba76f090 * several arm fixes há 19 anos atrás
  Jonas Maebe acd485d5fb * removed some unused and assigned-but-not-used variables há 19 anos atrás
  Jonas Maebe 0be55cf230 * fixed a missed "(1 shl 32) - 1 = 0" problem for x86 há 19 anos atrás
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: há 19 anos atrás
  Jonas Maebe 2e131baa4c * code generator support for subsetreferences (memory locations which há 19 anos atrás
  Jonas Maebe d5aa230395 * removed things which shouldn't have been committed yet há 19 anos atrás
  Jonas Maebe dec97dea73 * forgot to commit in previous revision há 19 anos atrás