peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
florian
|
1b5e2b67b1
* compilation fixed
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
florian
|
dae84f282f
* fixed handling of doubles in softemu mode if they are split between register and memory
|
19 years ago |
florian
|
12a1449884
* ldf*/stf* can handle only offsets with max. +/- 1020, so generate never a pc relative symbol
|
20 years ago |
florian
|
cf3c9bdcad
* a_jmp_always fixed, it doesn't generate a new symbol anymore
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
d280ed6e8b
* continued to work on arm binary writer, started to fix operand matching
|
20 years ago |
florian
|
adb193497d
+ softfloat support for wince
|
20 years ago |
florian
|
c15f720867
* fixed passing of floats for cdecl procedures/functions
|
20 years ago |
florian
|
94b97e8898
* loading of references with small offsets fixed
|
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 |
Jonas Maebe
|
ec959955bd
* fixed generic jumps optimizer and enabled it for ppc (the label table
|
20 years ago |
florian
|
8305aa8781
* fixed storing of floating point registers for procedures with large temp. area
|
20 years ago |
florian
|
f3b711d3bf
* don't generate overflow results if they aren't necessary
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 years ago |
florian
|
bd31b225a0
* fixed compilation of arm compiler
|
20 years ago |
florian
|
eca0cb266f
* not operator for byte/word fixed
|
20 years ago |
florian
|
468eca38bd
* load_reg_reg fixed
|
20 years ago |
florian
|
6ab9be6a5d
* implemented nostackframe calling convention directive
|
20 years ago |
florian
|
e2ec30866a
* fixed OP_SUB for negative constants fitting in the shifter
|
21 years ago |
florian
|
73c30d6579
* fixed arm compilation with cgutils
|
21 years ago |
florian
|
7f20bc1c96
* fixed ie with pi_do_call
|
21 years ago |
florian
|
36ca15cf07
* fixed compilation of system unit on arm
|
21 years ago |
florian
|
c8d7f6be2b
* another couple of arm fixed
|
21 years ago |
florian
|
410d01458c
* fixed several arm compiler bugs
|
21 years ago |