Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 6359441045 * force shl operations to be 32 bit on 16/8 bit platforms (patch by vor 12 Jahren
  florian a0f0d0de40 * make use of the noreturn directive for internalerror vor 12 Jahren
  florian 1d4a4d0684 + noreturn directive vor 12 Jahren
  nickysn 039979fdcc * handle 4-byte records in registers as well in location_force_mem on i8086 vor 12 Jahren
  Jonas Maebe 0302453912 * disabled the lea->add transformation added in r25907 because it breaks vor 12 Jahren
  marco 22236de331 * adds IP and cachecontrol headers to http defs. Patch by Silvio Clécio vor 12 Jahren
  nickysn b8de1370a0 * fixed assignment of i8086 method pointers, when the source is in a register vor 12 Jahren
  marco c84ac2214d * adapt sdl mixer wavestream to 2008 SDL change. Patch by Yuichiro Takahashi vor 12 Jahren
  sergei 5ea99c84fd * x86_64 non-Win64 targets: calculate tan() and cotan() using x87 "fptan" instruction. vor 12 Jahren
  sergei 2b1e5f7014 * Mantis #17273: don't generate x87 instructions on win64 target. vor 12 Jahren
  sergei d83fbd7602 * Replaced fpc_arctan_real() implementation with one providing a better precision. vor 12 Jahren
  nickysn 7516b87382 * (temporarily) disabled the new str<->float code on the i8086, because it vor 12 Jahren
  pierre a091c26750 * Use mips everywhere for big endian mips target vor 12 Jahren
  nickysn d0f988f7a8 * don't use LEA in the code generator on i8086, as this breaks it quite badly. vor 12 Jahren
  Jonas Maebe 2bb67ec47d * corrected usage of CPUNO32BITOPS vor 12 Jahren
  lacak a580751b7e fcl-db: bufdataset: formatting + comments vor 12 Jahren
  lacak 36249fcee1 fcl-db: memds: add support for calculated fields. revealed by TestCalculatedField vor 12 Jahren
  sergei 441e37b8b4 - Eliminated separate extractFloat32* routines, they are used only once and manually inlining them does not harm to readability. vor 12 Jahren
  michael 68caeb93c1 * Fix bug #22271 vor 12 Jahren
  lacak 87fbf36ff8 fcl-db: memds: add support for more datatypes (ftGuid, ftWideString, ftFixedWideChar, ftBytes, ftVarBytes) vor 12 Jahren
  florian bbabb77ec9 * disable 32 bit operation optimization for powerpc64 vor 12 Jahren
  florian 424d5cafb2 * cleanup vor 12 Jahren
  florian cca520abd9 + warn for uninitialized out parameters when dfa is enabled vor 12 Jahren
  florian 722c59bcb1 * use the correct node in CalcLife vor 12 Jahren
  florian 2fc4a7fdd7 * better DFA debugging information vor 12 Jahren
  florian 89f34965e9 * fix dfa of for nodes, loopiteration node introduced to get proper life information for the loop vor 12 Jahren
  florian 63757c84ad * fix life information of block nodes vor 12 Jahren
  florian 1e4737c46d * fix life information of for nodes vor 12 Jahren
  florian 31f3bb900c * fix UpdateLifeInfo if n<>node vor 12 Jahren
  florian 1f05011113 * set successor of blocknodes properly vor 12 Jahren