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
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 years ago
  florian efb025310d * tried to restore old set behaviour for big endian targets 18 years ago
  Jonas Maebe d0b6292137 * disable overflow checking when performing pointer arithmetic 19 years ago
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  Jonas Maebe 9e825bdc76 * moved common code for ppc32/ppc64 from nppcadd to shared unit 19 years ago
  Jonas Maebe e9c5049275 * use single precision fpu ops in case of single precision operands 19 years ago
  Jonas Maebe c261068ab5 * use generic second_addboolean for short circuit and/or (since that code 19 years ago
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans 19 years ago
  Jonas Maebe a20f211811 * don't try to reuse registers from left/right, impedes optimal register 19 years ago
  Jonas Maebe a3cb1b1523 + support for "exotic" locations in load_left_right() 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  Jonas Maebe 07ce826be0 + added ability for (mainly 32bit) code generators to directly handle 19 years ago
  Jonas Maebe 8f6b52d482 * don't set high register of 64 bit result for comparisons in case 19 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  Jonas Maebe d27fa6d0b3 * fixed another missing swapleftright for subn 20 years ago
  Jonas Maebe 2b4d3312f7 * fixed web bug #4058 (missing swapleftright for subtraction if overflow 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian 22d9294ab3 + overflow checking for the arm 20 years ago
  Jonas Maebe 067c588089 - removed unused variables 21 years ago
  Jonas Maebe 26ab4ead33 * fixed intermittent bug in overflow checking of subtractions 21 years ago
  Jonas Maebe fff0683902 * fixed overflow checking of unsigned multiplications 21 years ago
  peter c95a859f0a * generic tlocation 21 years ago
  Jonas Maebe e737e39888 * fixed bugs due to change of the value field of tlocation from aword to 21 years ago
  peter d19663f3a8 * save standard registers moved to tcgobj 21 years ago