Jonas Maebe
|
11083d88b3
Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from
|
17 years ago |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 years ago |
florian
|
fa0507ec2c
* fixed compilation on arm in extdebug mode
|
18 years ago |
yury
|
3e60b4a8dd
* Don't optimize (eliminate) arm fpu move instruction if it performs float type conversion. It fixes tb0519.pp on arm-linux.
|
18 years ago |
daniel
|
182fca72f2
* Change spill_* routines to return Taicpu instead of Tai to increase
|
18 years ago |
florian
|
70b438a40f
* better insert of pc relative data
|
18 years ago |
florian
|
ffd79553a0
+ prefetch support for arm
|
18 years ago |
florian
|
3609ddc5dd
* more MustBeLast fixes
|
18 years ago |
florian
|
762bd12d16
* handle embedded case jump tables correctly
|
18 years ago |
florian
|
35b9bfc83e
* several range check errors fixed
|
18 years ago |
Jonas Maebe
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
19 years ago |
yury
|
a4407d5ad2
* fixed insertpcrelativedata when case jump table is used.
|
19 years ago |
yury
|
87d5058dec
* fix arm-wince exception handling.
|
19 years ago |
yury
|
ba53db3b5d
* ARM PC relative references optimization.
|
19 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
florian
|
f073b1288d
* avoid crash when multiple references to one text symbol entry are used
|
19 years ago |
florian
|
a25337d9ca
+ op_reg_reg_reg_shifterop
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
florian
|
4443ce0d2a
* typo fixed
|
19 years ago |
Jonas Maebe
|
f6ad9bea87
* marked resetpass[12] override
|
19 years ago |
peter
|
f1976eda5c
Merged revisions 2782 via svnmerge from
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
95dc2eba5f
* basic operand matching works
|
20 years ago |
florian
|
6ad3930a5d
* fixed broken powerpc compilation
|
20 years ago |
florian
|
d280ed6e8b
* continued to work on arm binary writer, started to fix operand matching
|
20 years ago |
florian
|
caecabf7ba
+ more arm assembler stuff
|
20 years ago |
florian
|
e7e12f0f31
+ some more arm binary writer stuff, this is mainly a transfer commit
|
20 years ago |
florian
|
9452e2a91f
+ added all used instructions to armins.dat
|
20 years ago |
florian
|
14fca113bf
* basic framework for integrated arm assembler
|
20 years ago |