提交历史

作者 SHA1 备注 提交日期
  pierre 89c1b68b14 * Delete regvars unit. 8 年之前
  Jonas Maebe 1850cb4ccc * don't look at the resultdef, but at the defs of the operands to decide 9 年之前
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false 10 年之前
  Károly Balogh 6122db7d40 * fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC 11 年之前
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 年之前
  Jonas Maebe 3fc1a274c8 - removed ifdefed/inactive "ti386addnode.second_addmmx" from ppc code 13 年之前
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. 16 年之前
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 年之前
  florian efb025310d * tried to restore old set behaviour for big endian targets 18 年之前
  Jonas Maebe d0b6292137 * disable overflow checking when performing pointer arithmetic 18 年之前
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped 18 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  florian 85d63d9fa9 * settings refactored 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  Jonas Maebe 9e825bdc76 * moved common code for ppc32/ppc64 from nppcadd to shared unit 19 年之前
  Jonas Maebe e9c5049275 * use single precision fpu ops in case of single precision operands 19 年之前
  Jonas Maebe c261068ab5 * use generic second_addboolean for short circuit and/or (since that code 19 年之前
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans 19 年之前
  Jonas Maebe a20f211811 * don't try to reuse registers from left/right, impedes optimal register 19 年之前
  Jonas Maebe a3cb1b1523 + support for "exotic" locations in load_left_right() 19 年之前
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
  Jonas Maebe 07ce826be0 + added ability for (mainly 32bit) code generators to directly handle 19 年之前
  Jonas Maebe 8f6b52d482 * don't set high register of 64 bit result for comparisons in case 19 年之前
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 年之前
  Jonas Maebe d27fa6d0b3 * fixed another missing swapleftright for subn 20 年之前
  Jonas Maebe 2b4d3312f7 * fixed web bug #4058 (missing swapleftright for subtraction if overflow 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian 22d9294ab3 + overflow checking for the arm 20 年之前