.. |
aasmcpu.pas
|
5e11e697b4
* Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers.
|
17 years ago |
agx86att.pas
|
032352d98b
+ darwin/x86_64 support
|
18 years ago |
agx86int.pas
|
5548824859
* Removed/ifdefed/commented unused local variables.
|
17 years ago |
cga.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
cgx86.pas
|
1afb1aa9cc
+ ror/rol functions
|
17 years ago |
cpubase.pas
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 years ago |
itcpugas.pas
|
67e16340be
* revert r8118
|
18 years ago |
itx86int.pas
|
67e16340be
* revert r8118
|
18 years ago |
nx86add.pas
|
8f239d04b6
* cleanup and simplify the set type handling
|
17 years ago |
nx86cnv.pas
|
b70bf05ad5
* I hope it's proper fix for r10688.
|
17 years ago |
nx86con.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
nx86inl.pas
|
3d2630c661
* fixed wrong location.size (sign) for x86's in_abs_long + test
|
17 years ago |
nx86mat.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
nx86set.pas
|
0197192441
* disabled jump tables for darwin/x86_64 for now since they don't work
|
17 years ago |
rax86.pas
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
17 years ago |
rax86att.pas
|
cf7390ea81
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
17 years ago |
rax86int.pas
|
cf7390ea81
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
17 years ago |
rgx86.pas
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 years ago |
x86ins.dat
|
defe46ef42
* added missing size suffixes for several sse2 opcodes
|
18 years ago |
x86reg.dat
|
5d243f665a
* fixed <instr> reg,reg with regs>=r8
|
19 years ago |