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 жил өмнө |
Károly Balogh
|
9ad7540ddf
reverted change in r22796, the previously disabled code is actually required by the amunits package
|
11 жил өмнө |
Károly Balogh
|
5535df29d4
support SP and FP alias in the assembler reader too
|
11 жил өмнө |
Károly Balogh
|
7ee09b9620
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
11 жил өмнө |
michael
|
3ac3e69c8a
* Removed https TODO
|
11 жил өмнө |
michael
|
cd05deafc2
* Made creating socket handler configurable
|
11 жил өмнө |
michael
|
67e8a3bf54
* Patch from Reinier to fix upload (bug 25940)
|
11 жил өмнө |
pierre
|
365666c833
Fix remaining failure for make testppudump at compiler level
|
11 жил өмнө |
nickysn
|
ce0bd81273
+ show an error message 'procedure must be far' if an attempt is made to convert
|
11 жил өмнө |
florian
|
18233f2c0c
* fix compilation of i8086 compiler
|
11 жил өмнө |
florian
|
6fd98d604a
* compilation fixed
|
11 жил өмнө |
florian
|
d88d644925
+ support for FMA intrinsic: if there is no hardware support, the compiler throws an error.
|
11 жил өмнө |
nickysn
|
d404d15c1e
* forgot to commit the changes to i386/symcpu.pas in r27549
|
11 жил өмнө |
nickysn
|
d8d3706462
+ override hlcg.a_call_name for i8086 and dispatch to the appropriate type of
|
11 жил өмнө |
nickysn
|
86b9a0eed1
+ added the $F switch to the turbo and macSwitchTable, as that takes precedence
|
11 жил өмнө |
nickysn
|
fc6eac6a98
+ added $F directive handling, sets cs_force_far_calls (not implemented yet)
|
11 жил өмнө |
nickysn
|
6fe362a1b0
+ added method is_far to i8086's tcpuprocdef and tcpuprocvardef
|
11 жил өмнө |
sergei
|
3e20a136f3
* tx86addnode.second_addfloat: use single and double-precision memory locations without loading them on FPU stack if possible.
|
11 жил өмнө |
nickysn
|
0ef858a6ca
* fixed the reading of x86 pointer defs in ppudump after the ppuwrite_platform
|
11 жил өмнө |
nickysn
|
9ab2aa7463
* fixed ppudump after r27434
|
11 жил өмнө |
nickysn
|
40a6a9c820
+ added i8086 specific implementation of thlcgcpu.a_load_loc_ref, which handles
|
11 жил өмнө |
nickysn
|
2e7aab0155
* refactored i8086's thlcgcpu.location_force_mem:
|
11 жил өмнө |