.. |
ag386nsm.pas
|
59365a6db9
- garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too.
|
17 years ago |
aopt386.pas
|
85d63d9fa9
* settings refactored
|
19 years ago |
cgcpu.pas
|
ca7650418d
* fixed/added overflow checking in generic unarminusn code + test
|
17 years ago |
cpubase.inc
|
00d6a03b2c
+ default code now preserves mm registers
|
18 years ago |
cpuinfo.pas
|
c7100799ed
+ forbid usage of $E on targets supporting no fpu emulation
|
18 years ago |
cpunode.pas
|
a2fd319a20
* nx86cnv.pas must set ctypeconv node properly
|
20 years ago |
cpupara.pas
|
f7737bebda
* fix parameter allocation for left to right calling conventions
|
17 years ago |
cpupi.pas
|
3266f4e483
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
|
18 years ago |
cputarg.pas
|
78499f85dd
* symbian support from Felipe
|
18 years ago |
csopt386.pas
|
058e3762aa
* added missing begin/end
|
17 years ago |
daopt386.pas
|
cb24c78d4d
* typecast to tenumreg before updating usedregs to prevent varset usage, patch from Sergei Gorelkin
|
17 years ago |
i386att.inc
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 years ago |
i386atts.inc
|
defe46ef42
* added missing size suffixes for several sse2 opcodes
|
18 years ago |
i386int.inc
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 years ago |
i386nop.inc
|
447276c5bb
* Jcc reads the flags, this was not in the dat yet, resolves #9278
|
18 years ago |
i386op.inc
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 years ago |
i386prop.inc
|
447276c5bb
* Jcc reads the flags, this was not in the dat yet, resolves #9278
|
18 years ago |
i386tab.inc
|
965bb41288
* fixed more rex placements
|
18 years ago |
n386add.pas
|
9ec3cc2022
* fixed sign of location.size for divmodn, 64 shlshrn and for muln
|
17 years ago |
n386cal.pas
|
02adc2b6ab
* fixed calling cdecl routines under win32 which return their result in
|
18 years ago |
n386inl.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
n386mat.pas
|
9ec3cc2022
* fixed sign of location.size for divmodn, 64 shlshrn and for muln
|
17 years ago |
n386mem.pas
|
3078a1927f
* remove ttype
|
19 years ago |
n386set.pas
|
c3475dddc0
* handle case ranges properly for unsigned types with a non-zero base, resolves #10009
|
18 years ago |
optbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
popt386.pas
|
3b72bf98b0
* fixed short/smallint add/sub peephole in case of operations with
|
17 years ago |
r386ari.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386att.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386con.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386dwrf.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386int.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386iri.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386nasm.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386nor.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386nri.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386num.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386op.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386ot.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386rni.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386sri.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386stab.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386std.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
ra386att.pas
|
757ed4e8d3
* standard assembler reader for i386
|
20 years ago |
ra386int.pas
|
23e67ee289
+ intel assembler reader for x86-64
|
19 years ago |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
rropt386.pas
|
b6ccf54ae9
* fixed error in register renaming in case the first changed instruction
|
18 years ago |