nickysn
|
597f110eb9
+ added support for units with code larger than 64kb in the far code i8086
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
034c440d84
Fix big mistake in previous commit, packed must be disabled if FPC_REQUIRES_PROPER_AIGNMENT is set
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
e09f9bf781
fcl-db: bufdataset: fix ftBCD field compare function. ftBCD fields are using currency data type, which is 64 bit long, so compare function must be for 64 bit long integer not for 32 bit long.
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
c4620f6d84
Fix assembler condition string failure for powerpc/powerpc64 cpu targets
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
819f6de01a
* ARM: fixed floating point comparison flags for VFP hardfloat (part of Mantis #9362).
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
8193aff81d
Fix cycle starting for 2.6.4 release for powerpc64-linux
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
ee9197c3b2
fcl-db: bufdataset: add ftGuid to list of supported field types when building CompareStruct (used in indexing and locating)
|
%!s(int64=11) %!d(string=hai) anos |
marco
|
da234bc03f
* swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work.
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
e0a910e813
* factored out left/right swapping code in smallset operations
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
212f4d1152
* pass the size of the set rather than of the constant to
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
bf6ad0ff78
* fixed tcg8086.g_flags2reg, so it behaves the same way as tcgx86.g_flags2reg
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
5fe27ae815
* powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362.
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
4fa69488bc
* fixed compilation of AIX rtl with -Cr
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
4ec3327bee
+ enabled rtl-unicode for AIX
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
d627880942
+ added unicode units for AIX
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
0dbfb99afa
* always use assembler directives that support unaligned data on AIX, as
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
bcf007a4b3
* fixed implicit unit names
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
a8eb55fa7c
* powerpc/powerpc64: merged identical a_jmp_flags methods into base code generator class.
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
36e61086de
- removed file coming from Novell NDK, whose licensing agreement forbids
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
af52c874d0
- Removed some stuff that is not used anywhere.
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
f105f3f667
* compile uuchar unit for aix
|
%!s(int64=11) %!d(string=hai) anos |
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.
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
58882e2934
* SPARC: UNIMP instruction has 22-bit "opcode", not 12-bit.
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
9a44ab2fc2
* always treat interrupt routines as far, so their address can be taken even in
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
d6ad2b1f8a
+ added support for mixing near and far procedures in the i8086 far code memory
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
c0431dba4e
* Moved method g_flag2reg from tcgppc (in both powerpc and powerpc64) to tcgppcgen class, since it is identical for both targets.
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
c4e249f643
* Add support for xfce terminal
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
88bea93d60
fcl-db: bufdataset: remove unneeded fields of TDBCompareRec
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
1d2c56255e
fcl-db: bufdataset: add compare functions for ftBytes, ftVarBytes field types (used in locating and indexing records)
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
d57d816744
powerpc64-aix C objects files added using gcc 4.8.1
|
%!s(int64=11) %!d(string=hai) anos |