Historique des commits

Auteur SHA1 Message Date
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
  Jonas Maebe ce598c15ec * factored out the conditions under which add nodes need to perform il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  pierre 89c1b68b14 * Delete regvars unit. il y a 8 ans
  Jonas Maebe 1850cb4ccc * don't look at the resultdef, but at the defs of the operands to decide il y a 9 ans
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false il y a 10 ans
  Károly Balogh 6122db7d40 * fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC il y a 11 ans
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for il y a 13 ans
  Jonas Maebe 3fc1a274c8 - removed ifdefed/inactive "ti386addnode.second_addmmx" from ppc code il y a 13 ans
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  florian efb025310d * tried to restore old set behaviour for big endian targets il y a 18 ans
  Jonas Maebe d0b6292137 * disable overflow checking when performing pointer arithmetic il y a 18 ans
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped il y a 18 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  Jonas Maebe 9e825bdc76 * moved common code for ppc32/ppc64 from nppcadd to shared unit il y a 19 ans
  Jonas Maebe e9c5049275 * use single precision fpu ops in case of single precision operands il y a 19 ans
  Jonas Maebe c261068ab5 * use generic second_addboolean for short circuit and/or (since that code il y a 19 ans
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans il y a 19 ans
  Jonas Maebe a20f211811 * don't try to reuse registers from left/right, impedes optimal register il y a 19 ans
  Jonas Maebe a3cb1b1523 + support for "exotic" locations in load_left_right() il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  Jonas Maebe 07ce826be0 + added ability for (mainly 32bit) code generators to directly handle il y a 19 ans
  Jonas Maebe 8f6b52d482 * don't set high register of 64 bit result for comparisons in case il y a 19 ans
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to il y a 20 ans
  Jonas Maebe d27fa6d0b3 * fixed another missing swapleftright for subn il y a 20 ans
  Jonas Maebe 2b4d3312f7 * fixed web bug #4058 (missing swapleftright for subtraction if overflow il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans