Jonas Maebe
|
085689af60
+ support for unaligned stores
|
18 years ago |
Jonas Maebe
|
2b0c01b903
* simplified and fixed a_load_reg_reg()
|
18 years ago |
peter
|
d810064e48
* fix shift for 16bit from mazen
|
18 years ago |
peter
|
1f7cde0306
* patch from mazen to fix zero extending of register moves where the destination
|
18 years ago |
florian
|
070874461c
* fix for tcnvint5 on sparc
|
18 years ago |
florian
|
9140766d5a
* support for unaligned loads/stores on sparc
|
18 years ago |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 years ago |
florian
|
abcccc2f03
* memory leaking fixed
|
18 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
Jonas Maebe
|
805570c3cf
* fixed internalerrors due to no (dummy) MM reg allocator
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
florian
|
46a68c8a27
* fixed compilation
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
c1b2e1aac5
* check function/procedure type when adding a proc definition
|
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
|
22d9294ab3
+ overflow checking for the arm
|
20 years ago |
florian
|
651f9e5bbd
+ implemented overflow checking for 64 bit types on sparc
|
20 years ago |
florian
|
4efb72e13d
* fixed load64 which shouldn't do a make_simple_ref
|
20 years ago |
peter
|
e820bc93f2
* interface wrapper generation moved to cgobj
|
20 years ago |
florian
|
00324d38bf
+ optimized code generation on sparc
|
20 years ago |
florian
|
fcfbc935a1
+ implemented abi compliant handling of strucutured functions results on sparc platform
|
20 years ago |
florian
|
ed57ad0371
* improved code generation for OP_MUL/OP_IMUL
|
20 years ago |
florian
|
b44f17099c
* fixed some alignment trouble
|
20 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
705868e816
* remove saveregister calling convention
|
21 years ago |