Jonas Maebe
|
ec8fee45fe
* do not access local data via the GOT on x86_64, because
|
16 tahun lalu |
Jonas Maebe
|
146a819615
* fixed spilling of and operations on spilled 32 bit values for x86_64
|
16 tahun lalu |
yury
|
92ad06f1e8
* Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657.
|
16 tahun lalu |
florian
|
80ff09c6f4
* correct handling of constant operands of aad/aam
|
16 tahun lalu |
florian
|
145dc4d8d6
* write assembler error at the correct position, first fix for #12595
|
16 tahun lalu |
florian
|
53ffda14f3
* fixes taking the address of an assembler block defined label
|
16 tahun lalu |
yury
|
5e11e697b4
* Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers.
|
17 tahun lalu |
yury
|
0bcaf8845f
* Fixed 'mixed signed/unsigned' warnings.
|
17 tahun lalu |
florian
|
82c7896d8d
* more ins. dat issues popped up, did I mention I start to hate it :(?
|
18 tahun lalu |
peter
|
d74bd34a91
* fix 32bit truncation in type determination of constant operands
|
18 tahun lalu |
peter
|
c19217f846
* only for jump instructions we need to look at the relative
|
18 tahun lalu |
Jonas Maebe
|
b4b715f213
* make sure tai_align.calculatefillbuf no longer destroys the fillsize
|
18 tahun lalu |
peter
|
67e16340be
* revert r8118
|
18 tahun lalu |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 tahun lalu |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 tahun lalu |
florian
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 tahun lalu |
daniel
|
182fca72f2
* Change spill_* routines to return Taicpu instead of Tai to increase
|
18 tahun lalu |
florian
|
d55dbf92d3
* fixed assembling of cvt(t)ss2si
|
18 tahun lalu |
Jonas Maebe
|
9813a8708c
* fixed encoding of jcxz
|
18 tahun lalu |
florian
|
db3f8575ae
* fixed library creating on x86_64-linux
|
18 tahun lalu |
florian
|
c759b114bf
* allow second operand being am imm in intel assembler, fixed #7719
|
18 tahun lalu |
Jonas Maebe
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
18 tahun lalu |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 tahun lalu |
peter
|
1de2f94b28
* fixed typo in r4848
|
19 tahun lalu |
peter
|
71665dbc4c
* initial addr_pic support for x86_64 binary writer
|
19 tahun lalu |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 tahun lalu |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 tahun lalu |
Jonas Maebe
|
51259b697b
* more mmx/sse register spilling fixes:
|
19 tahun lalu |
florian
|
e1d1f92672
* don't write rex twice
|
19 tahun lalu |
florian
|
5118e35016
* another mayewriterex added, fixes #7261
|
19 tahun lalu |