daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |
florian
|
83209064f9
* getmmregister should test the mm register allocator for being assigned
|
20 years ago |
florian
|
c97714de9f
* renamed windows related units from win32 to win so it can contain ce and 64 bit stuff
|
20 years ago |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 years ago |
florian
|
b0545a7a04
* first bunch of pic fixes
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
0811184277
+ pic code reading for the assembler readers
|
20 years ago |
florian
|
0cd81efba7
+ storing non-extended floats to memory generates now a fwait to get exceptions at the correct place
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
b1c8bfc478
+ x86_64 pic draft
|
20 years ago |
florian
|
3835b9f13b
* fixed previous commit
|
20 years ago |
florian
|
e94fe45846
* fixed dword -> qword/int64 type cast on x86_64
|
20 years ago |
peter
|
0991cb288d
* tf_pic_uses_got added
|
20 years ago |
florian
|
cf55930118
* fixed loadaddr; I wonder how it ever worked
|
20 years ago |
florian
|
0037f4a199
* fixed operand size calculation for sse operands
|
20 years ago |
florian
|
7b8c44bbce
* fixed open arrays when using register variables
|
21 years ago |
florian
|
c94553080b
+ added profiler call for x86_64
|
21 years ago |
florian
|
bfce614370
* fixed -<sse register>
|
21 years ago |
peter
|
9b00c7832e
* support > 32bit accesses for x86_64
|
21 years ago |
florian
|
1c569cbd08
* cvt*2* can't write to memory location, fixed
|
21 years ago |
peter
|
882cc700fb
* fixed uninited var in a_load_reg_ref
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
d19663f3a8
* save standard registers moved to tcgobj
|
21 years ago |
peter
|
30d25d1d2b
* -Or fixes
|
21 years ago |
peter
|
adb6f59eef
* small regvar fixes
|
21 years ago |
Jonas Maebe
|
2b030488b2
* regvar fixes from Peter
|
21 years ago |
peter
|
f5471aef6e
* more spilling rewrites
|
21 years ago |
peter
|
ee3585f56f
* spilling code rewritten for x86. It now used the generic
|
21 years ago |
florian
|
001292bf50
* made sqrt, sqr and abs internal for the sparc
|
21 years ago |