Jonas Maebe
|
0dbfb99afa
* always use assembler directives that support unaligned data on AIX, as
|
11 yıl önce |
Jonas Maebe
|
bcf007a4b3
* fixed implicit unit names
|
11 yıl önce |
sergei
|
a8eb55fa7c
* powerpc/powerpc64: merged identical a_jmp_flags methods into base code generator class.
|
11 yıl önce |
Jonas Maebe
|
36e61086de
- removed file coming from Novell NDK, whose licensing agreement forbids
|
11 yıl önce |
sergei
|
af52c874d0
- Removed some stuff that is not used anywhere.
|
11 yıl önce |
Jonas Maebe
|
f105f3f667
* compile uuchar unit for aix
|
11 yıl önce |
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 yıl önce |
sergei
|
58882e2934
* SPARC: UNIMP instruction has 22-bit "opcode", not 12-bit.
|
11 yıl önce |
nickysn
|
9a44ab2fc2
* always treat interrupt routines as far, so their address can be taken even in
|
11 yıl önce |
nickysn
|
d6ad2b1f8a
+ added support for mixing near and far procedures in the i8086 far code memory
|
11 yıl önce |
sergei
|
c0431dba4e
* Moved method g_flag2reg from tcgppc (in both powerpc and powerpc64) to tcgppcgen class, since it is identical for both targets.
|
11 yıl önce |
michael
|
c4e249f643
* Add support for xfce terminal
|
11 yıl önce |
lacak
|
88bea93d60
fcl-db: bufdataset: remove unneeded fields of TDBCompareRec
|
11 yıl önce |
lacak
|
1d2c56255e
fcl-db: bufdataset: add compare functions for ftBytes, ftVarBytes field types (used in locating and indexing records)
|
11 yıl önce |
pierre
|
d57d816744
powerpc64-aix C objects files added using gcc 4.8.1
|
11 yıl önce |
sergei
|
4c3a4646ec
* Fixed floating-point comparisons for softfloat targets (part of Mantis #9362).
|
11 yıl önce |
reiniero
|
6d9aa6e90f
fcl-db: cosmetic
|
11 yıl önce |
florian
|
0a312a783e
* avoid generation of avx code before the check if avx is supported
|
11 yıl önce |
sergei
|
07e90aaa24
+ Implemented IEEE 754-compliant checking for unordered results of floating-point compares on x86 targets. Mantis #9362.
|
11 yıl önce |
lacak
|
5eae80ebb0
fcl-db: use proper error message formating when raising DatabaseError. Bug #26014
|
11 yıl önce |
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 yıl önce |
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 yıl önce |
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 yıl önce |
Károly Balogh
|
fabdebf9c6
amunits: Read()ing to a PChar is no longer supported, because it's unsafe
|
11 yıl önce |
Károly Balogh
|
826c77831b
amunits: make forward declaration match with the actual implementation, current compiler is more picky about this
|
11 yıl önce |
Károly Balogh
|
9ad7540ddf
reverted change in r22796, the previously disabled code is actually required by the amunits package
|
11 yıl önce |
Károly Balogh
|
5535df29d4
support SP and FP alias in the assembler reader too
|
11 yıl önce |
Károly Balogh
|
7ee09b9620
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
11 yıl önce |
michael
|
3ac3e69c8a
* Removed https TODO
|
11 yıl önce |
michael
|
cd05deafc2
* Made creating socket handler configurable
|
11 yıl önce |