Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe f348e89112 - removed too early assignment of have_first_symbol:=true, making the later hace 12 años
  sergei 203efdcd0e * Let order of fields in float64 record depend on FPC_DOUBLE_HILO_SWAPPED, so messing with this order on every usage of float64 is no longer necessary. hace 12 años
  nickysn c666649320 * proper fix for the passing of TEST_OPT to tstunits on msdos. The value of hace 12 años
  marco b4496c4aba * trim output buffer in try..finally, catch result iconv in variable. hace 12 años
  nickysn 681350daba * add the options specified in TEST_OPT when compiling the tstunits. This allows hace 12 años
  marco be92aba9ba * correction for missing start in wavstream record. Mantis #25268 hace 12 años
  Jonas Maebe 6359441045 * force shl operations to be 32 bit on 16/8 bit platforms (patch by hace 12 años
  florian a0f0d0de40 * make use of the noreturn directive for internalerror hace 12 años
  florian 1d4a4d0684 + noreturn directive hace 12 años
  nickysn 039979fdcc * handle 4-byte records in registers as well in location_force_mem on i8086 hace 12 años
  Jonas Maebe 0302453912 * disabled the lea->add transformation added in r25907 because it breaks hace 12 años
  marco 22236de331 * adds IP and cachecontrol headers to http defs. Patch by Silvio Clécio hace 12 años
  nickysn b8de1370a0 * fixed assignment of i8086 method pointers, when the source is in a register hace 12 años
  marco c84ac2214d * adapt sdl mixer wavestream to 2008 SDL change. Patch by Yuichiro Takahashi hace 12 años
  sergei 5ea99c84fd * x86_64 non-Win64 targets: calculate tan() and cotan() using x87 "fptan" instruction. hace 12 años
  sergei 2b1e5f7014 * Mantis #17273: don't generate x87 instructions on win64 target. hace 12 años
  sergei d83fbd7602 * Replaced fpc_arctan_real() implementation with one providing a better precision. hace 12 años
  nickysn 7516b87382 * (temporarily) disabled the new str<->float code on the i8086, because it hace 12 años
  pierre a091c26750 * Use mips everywhere for big endian mips target hace 12 años
  nickysn d0f988f7a8 * don't use LEA in the code generator on i8086, as this breaks it quite badly. hace 12 años
  Jonas Maebe 2bb67ec47d * corrected usage of CPUNO32BITOPS hace 12 años
  lacak a580751b7e fcl-db: bufdataset: formatting + comments hace 12 años
  lacak 36249fcee1 fcl-db: memds: add support for calculated fields. revealed by TestCalculatedField hace 12 años
  sergei 441e37b8b4 - Eliminated separate extractFloat32* routines, they are used only once and manually inlining them does not harm to readability. hace 12 años
  michael 68caeb93c1 * Fix bug #22271 hace 12 años
  lacak 87fbf36ff8 fcl-db: memds: add support for more datatypes (ftGuid, ftWideString, ftFixedWideChar, ftBytes, ftVarBytes) hace 12 años
  florian bbabb77ec9 * disable 32 bit operation optimization for powerpc64 hace 12 años
  florian 424d5cafb2 * cleanup hace 12 años
  florian cca520abd9 + warn for uninitialized out parameters when dfa is enabled hace 12 años
  florian 722c59bcb1 * use the correct node in CalcLife hace 12 años