Historia zmian

Autor SHA1 Wiadomość Data
  sergei af52c874d0 - Removed some stuff that is not used anywhere. 11 lat temu
  Jonas Maebe f105f3f667 * compile uuchar unit for aix 11 lat temu
  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 lat temu
  sergei 58882e2934 * SPARC: UNIMP instruction has 22-bit "opcode", not 12-bit. 11 lat temu
  nickysn 9a44ab2fc2 * always treat interrupt routines as far, so their address can be taken even in 11 lat temu
  nickysn d6ad2b1f8a + added support for mixing near and far procedures in the i8086 far code memory 11 lat temu
  sergei c0431dba4e * Moved method g_flag2reg from tcgppc (in both powerpc and powerpc64) to tcgppcgen class, since it is identical for both targets. 11 lat temu
  michael c4e249f643 * Add support for xfce terminal 11 lat temu
  lacak 88bea93d60 fcl-db: bufdataset: remove unneeded fields of TDBCompareRec 11 lat temu
  lacak 1d2c56255e fcl-db: bufdataset: add compare functions for ftBytes, ftVarBytes field types (used in locating and indexing records) 11 lat temu
  pierre d57d816744 powerpc64-aix C objects files added using gcc 4.8.1 11 lat temu
  sergei 4c3a4646ec * Fixed floating-point comparisons for softfloat targets (part of Mantis #9362). 11 lat temu
  reiniero 6d9aa6e90f fcl-db: cosmetic 11 lat temu
  florian 0a312a783e * avoid generation of avx code before the check if avx is supported 11 lat temu
  sergei 07e90aaa24 + Implemented IEEE 754-compliant checking for unordered results of floating-point compares on x86 targets. Mantis #9362. 11 lat temu
  lacak 5eae80ebb0 fcl-db: use proper error message formating when raising DatabaseError. Bug #26014 11 lat temu
  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 lat temu
  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 lat temu
  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 lat temu
  Károly Balogh fabdebf9c6 amunits: Read()ing to a PChar is no longer supported, because it's unsafe 11 lat temu
  Károly Balogh 826c77831b amunits: make forward declaration match with the actual implementation, current compiler is more picky about this 11 lat temu
  Károly Balogh 9ad7540ddf reverted change in r22796, the previously disabled code is actually required by the amunits package 11 lat temu
  Károly Balogh 5535df29d4 support SP and FP alias in the assembler reader too 11 lat temu
  Károly Balogh 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 lat temu
  michael 3ac3e69c8a * Removed https TODO 11 lat temu
  michael cd05deafc2 * Made creating socket handler configurable 11 lat temu
  michael 67e8a3bf54 * Patch from Reinier to fix upload (bug 25940) 11 lat temu
  pierre 365666c833 Fix remaining failure for make testppudump at compiler level 11 lat temu
  nickysn ce0bd81273 + show an error message 'procedure must be far' if an attempt is made to convert 11 lat temu
  florian 18233f2c0c * fix compilation of i8086 compiler 11 lat temu