提交历史

作者 SHA1 备注 提交日期
  nickysn bf6ad0ff78 * fixed tcg8086.g_flags2reg, so it behaves the same way as tcgx86.g_flags2reg 11 年之前
  sergei 5fe27ae815 * powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362. 11 年之前
  Jonas Maebe 4fa69488bc * fixed compilation of AIX rtl with -Cr 11 年之前
  Jonas Maebe 4ec3327bee + enabled rtl-unicode for AIX 11 年之前
  Jonas Maebe d627880942 + added unicode units for AIX 11 年之前
  Jonas Maebe 0dbfb99afa * always use assembler directives that support unaligned data on AIX, as 11 年之前
  Jonas Maebe bcf007a4b3 * fixed implicit unit names 11 年之前
  sergei a8eb55fa7c * powerpc/powerpc64: merged identical a_jmp_flags methods into base code generator class. 11 年之前
  Jonas Maebe 36e61086de - removed file coming from Novell NDK, whose licensing agreement forbids 11 年之前
  sergei af52c874d0 - Removed some stuff that is not used anywhere. 11 年之前
  Jonas Maebe f105f3f667 * compile uuchar unit for aix 11 年之前
  sergei f3801d13de * SPARC: cleaned up and actualized TAsmCond (stuff copy-pasted from x86 removed, conditions for unordered floating-point comparisons added). Fixes Mantis #9362 on this target. 11 年之前
  sergei 58882e2934 * SPARC: UNIMP instruction has 22-bit "opcode", not 12-bit. 11 年之前
  nickysn 9a44ab2fc2 * always treat interrupt routines as far, so their address can be taken even in 11 年之前
  nickysn d6ad2b1f8a + added support for mixing near and far procedures in the i8086 far code memory 11 年之前
  sergei c0431dba4e * Moved method g_flag2reg from tcgppc (in both powerpc and powerpc64) to tcgppcgen class, since it is identical for both targets. 11 年之前
  michael c4e249f643 * Add support for xfce terminal 11 年之前
  lacak 88bea93d60 fcl-db: bufdataset: remove unneeded fields of TDBCompareRec 11 年之前
  lacak 1d2c56255e fcl-db: bufdataset: add compare functions for ftBytes, ftVarBytes field types (used in locating and indexing records) 11 年之前
  pierre d57d816744 powerpc64-aix C objects files added using gcc 4.8.1 11 年之前
  sergei 4c3a4646ec * Fixed floating-point comparisons for softfloat targets (part of Mantis #9362). 11 年之前
  reiniero 6d9aa6e90f fcl-db: cosmetic 11 年之前
  florian 0a312a783e * avoid generation of avx code before the check if avx is supported 11 年之前
  sergei 07e90aaa24 + Implemented IEEE 754-compliant checking for unordered results of floating-point compares on x86 targets. Mantis #9362. 11 年之前
  lacak 5eae80ebb0 fcl-db: use proper error message formating when raising DatabaseError. Bug #26014 11 年之前
  sergei 98de3c4e40 * tcg8086.g_flags2reg: call virtual method a_jmp_flags instead of duplicating its functionality, it prevents further changes to this method when adding support for unordered comparison results. 11 年之前
  Károly Balogh 8a83037883 amiga: added some hacks to support the ancient code in amunits package. most of this will be gone after amunits package cleanup, but at least amunits package builds now 11 年之前
  Károly Balogh daefb42925 m68k: don't find helper 'opcodes' as real opcodes... (i guess is the right solution for the problem which r22796 originally aimed to fix) 11 年之前
  Károly Balogh fabdebf9c6 amunits: Read()ing to a PChar is no longer supported, because it's unsafe 11 年之前
  Károly Balogh 826c77831b amunits: make forward declaration match with the actual implementation, current compiler is more picky about this 11 年之前