Historique des commits

Auteur SHA1 Message Date
  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 19 ans
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped il y a 19 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
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 22d9294ab3 + overflow checking for the arm il y a 20 ans
  Jonas Maebe 067c588089 - removed unused variables il y a 21 ans
  Jonas Maebe 26ab4ead33 * fixed intermittent bug in overflow checking of subtractions il y a 21 ans
  Jonas Maebe fff0683902 * fixed overflow checking of unsigned multiplications il y a 21 ans
  peter c95a859f0a * generic tlocation il y a 21 ans
  Jonas Maebe e737e39888 * fixed bugs due to change of the value field of tlocation from aword to il y a 21 ans
  peter d19663f3a8 * save standard registers moved to tcgobj il y a 21 ans