Commit History

Author SHA1 Message Date
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 years ago
  Jonas Maebe a60a957420 * fixed setting bitpacked record fields straddling their natural boundaries 17 years ago
  yury ec943198fd * Properly fill treference.alignment when variable is loaded by tcgloadnode. It allows code generator to insert unaligned handling if needed. 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 years ago
  Jonas Maebe e72fab1e43 * perform floating point type conversions directly in assignment nodes 18 years ago
  peter b5e417bd19 * increase the temp requirements for saving MM registers with the full 18 years ago
  Jonas Maebe bc545b077f - removed internalerror in case a subsetref value is loaded on a cpu 18 years ago
  peter 6058b2c247 * renamed t_times to executionweight and moved it to 18 years ago
  Jonas Maebe b4b069908f - removed some unnecessary cg. prefixes when calling tcg methods 18 years ago
  peter f704ee2d70 * remove duplicate temp allocation for register saving 18 years ago
  Jonas Maebe 032352d98b + darwin/x86_64 support 18 years ago
  florian 0b83cb5761 * align locations where mm registers are stored to be preserved 18 years ago
  florian 00d6a03b2c + default code now preserves mm registers 18 years ago
  Jonas Maebe b103605bc3 * added comment clarifying why g_indirect_sym_load doesn't have to 18 years ago
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 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 58e9fc0368 * only freetemp when there were registers saved 18 years ago
  daniel 75af9f2a4d * Fixed another placed where chained paralocs where not being processed. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  florian 8e3ade9f1f Merged revisions 7567 via svnmerge from 18 years ago
  florian a3d906f1ca - removed several ;; 18 years ago
  Jonas Maebe a244d54d6f * fixed a_load_ref_reg_unaligned in case reg is used in ref 18 years ago
  Jonas Maebe 1e10424c6b * fixed a_load_reg_ref_unaligned() so it doesn't destroy the source 18 years ago
  Jonas Maebe 528eb2ec50 * shl/shr count on sparc is "mod <bitsize>" -> fix subsetref routines to 18 years ago
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: 18 years ago
  Jonas Maebe acad2913d6 * a loadsize of 1 can never cause alignment problems in subsetref 18 years ago
  Jonas Maebe 4e44015b8e * fixed register and operation sizes of a_load_ref_reg_unaligned() 18 years ago
  florian 9140766d5a * support for unaligned loads/stores on sparc 18 years ago
  florian b0a068b9a0 + unused so far and untested implementation of a_load_*_unaligned 18 years ago