joost
|
fa1eacb387
* Add include-files to fpmake.pp
|
10 жил өмнө |
joost
|
4e1e8777a1
* Add include-files to fpmake.pp
|
10 жил өмнө |
joost
|
5439ceab06
* Add include-files to fpmake.pp
|
10 жил өмнө |
joost
|
b37995cbfa
* Add include-files to fpmake.pp
|
10 жил өмнө |
florian
|
0ffe6157a8
* cast hsym with the correct type, should resolve issue #28862
|
10 жил өмнө |
joost
|
ad28a21b45
* Add gdbver_nogdb.inc to fpmake.inc
|
10 жил өмнө |
joost
|
6926ae8cae
* Fixed some dependencies in fpmake.pp
|
10 жил өмнө |
nickysn
|
863daace35
+ implemented correct simplification of far pointer comparison of two pointer const nodes
|
10 жил өмнө |
joost
|
7ce5b39e23
* Added chmobjinstconst.inc to fpmake.pp
|
10 жил өмнө |
joost
|
9969da8aa9
* Added some include files to fpmake.pp
|
10 жил өмнө |
joost
|
c3c2fa1ede
* Added aspelltypes.inc to fpmake.pp
|
10 жил өмнө |
joost
|
502eee8f80
* Fixed building fpmkunit with tar-support, but without zstream
|
10 жил өмнө |
nickysn
|
b0130c008d
+ show the full segment:offset value of far and huge pointer const nodes in the node tree generated by -vp
|
10 жил өмнө |
nickysn
|
e325cf1126
* fixed internconsts with two arguments. This allows compile time evaluation of ptr(const,const) on i8086 and i386.
|
10 жил өмнө |
yury
|
6537b99ac3
* i386: Fixed detection of a peephole optimization using CMOV.
|
10 жил өмнө |
yury
|
5771073e0b
* Fixed general peephole optimization of conditional jumps after r30446. It has been broken, since r30446 had added some IsJumpToLabel() checks, which tests for unconditional jump, but the optimization code expects also conditional jumps.
|
10 жил өмнө |
nickysn
|
3d2919acae
+ added an i8086 asm optimized implementation of fpc_pchar_length
|
10 жил өмнө |
yury
|
35ff024f03
* mips: Fixed internal error 2014061703 when optimization are enabled.
|
10 жил өмнө |
yury
|
4ae1d23909
* tinterlockedmt test: Increased timeout.
|
10 жил өмнө |
nickysn
|
520f7226aa
+ added test for i8086 inline asm far and near indirect jmps as well
|
10 жил өмнө |
nickysn
|
2fbcdaf7d5
* fix typo
|
10 жил өмнө |
nickysn
|
bdf719c4df
* updated comment to inform that 'call far reg' is not a valid x86 instruction
|
10 жил өмнө |
nickysn
|
c5aa64bc2c
+ added an i8086 inline asm test for the indirect near and far call instructions
|
10 жил өмнө |
nickysn
|
09218c88aa
+ optimizations in tcg8086.g_flags2reg for the case where the carry flag or the
|
10 жил өмнө |
michael
|
71a6138a17
* Patch from Silvio Clecio to update fpmake targets and properties
|
10 жил өмнө |
michael
|
4f649f34d0
* Patch from Silvio Clecio to update to 0.9.43 headers
|
10 жил өмнө |
nickysn
|
8eceb73dd4
* also use an 8-bit zero constant for string comparisons with the empty string.
|
10 жил өмнө |
Jonas Maebe
|
9437d0e4d8
* Linux/AArch64 must also copy value parameters passed by reference on the
|
10 жил өмнө |
yury
|
9bece502a0
* tinterlockedmt test: Reworked test for InterlockedCompareExchange to be more robust.
|
10 жил өмнө |
Jeppe Johansen
|
eadd93dbae
Most if not all instructions for thumb use only 2 operand rw forms. Changed get_oper_type to match that. It was previously creating bad spilling.
|
10 жил өмнө |