florian
|
515774b864
* merged armthum branch
|
16 years ago |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 years ago |
Jonas Maebe
|
a6b9b3e00a
* fixed a_param_ref for source sizes < 8 bytes
|
17 years ago |
Jonas Maebe
|
3e63d3f1dd
- removed {$ifndef cpu64bit} code
|
17 years ago |
Jonas Maebe
|
3d89822bc4
* free saved_standard_registers and saved_mm_registers in
|
17 years ago |
Jonas Maebe
|
032352d98b
+ darwin/x86_64 support
|
18 years ago |
florian
|
00d6a03b2c
+ default code now preserves mm registers
|
18 years ago |
florian
|
fe69d19f9c
* align stack properly if no stack frame is generated, should resolve #8986
|
18 years ago |
florian
|
36a500c38c
* don't coalescate with frame/stack pointer
|
18 years ago |
florian
|
98d6014c73
* register saving on win64 fixed
|
18 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
florian
|
5eef73c1ab
* fixed passing of registers on x86-64_linux, should fix #7613
|
19 years ago |
florian
|
61d86150aa
* interface wrappers for win64 abi fixed
|
19 years ago |
florian
|
2d3d4a66f6
* keep stack aligned to 16 byte borders on winx64
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
florian
|
fdc1419832
* fixed interface wrappers in pic
|
20 years ago |
peter
|
c1b2e1aac5
* check function/procedure type when adding a proc definition
|
20 years ago |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
b1c8bfc478
+ x86_64 pic draft
|
20 years ago |
peter
|
e820bc93f2
* interface wrapper generation moved to cgobj
|
20 years ago |
florian
|
b8eb638978
* cg64f64 isn't used anymore
|
21 years ago |
peter
|
705868e816
* remove saveregister calling convention
|
21 years ago |
peter
|
f5471aef6e
* more spilling rewrites
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
Jonas Maebe
|
1dd5fc2b47
* changed first_sse_imreg to first_mm_imreg
|
21 years ago |