florian
|
53ffda14f3
* fixes taking the address of an assembler block defined label
|
16 年之前 |
Jonas Maebe
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
17 年之前 |
Jonas Maebe
|
8bcb6e689d
* only check validity of assembler instructions in pass_2, after all
|
18 年之前 |
pierre
|
f07349a774
* force S_IQ size for movq instruction, needed for nasm
|
18 年之前 |
pierre
|
fc66d46beb
+ added several warnings about use of references
|
18 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
5de217f04c
* movzx reference size fallback to byte for delphi mode
|
19 年之前 |
florian
|
4c9a08b12b
* more x86_64 assembler support, rtl compilation works, executables don't work yet
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
peter
|
eb725d4e44
Merged revisions 2908,2911,2913-2917 via svnmerge from
|
19 年之前 |
peter
|
fdc4925fcd
* basic framework for debuginfo class added
|
20 年之前 |
daniel
|
338d4fbe99
* Fix two issues with internal assembler
|
20 年之前 |
daniel
|
3f03e67e48
* Jcc now also doesn't need operand size
|
20 年之前 |
daniel
|
51e0368aa5
* Improve automatic adding of operand size.
|
20 年之前 |
daniel
|
86da715b86
* Internal assembler refuses instructions with constant operand but
|
20 年之前 |
daniel
|
45bcc5b07a
* Add support for jmp $0011:$22334455 to Intel asm reader, request from
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
79eac1c0b3
* fix [regpara] in intel assembler
|
20 年之前 |
peter
|
c95a859f0a
* generic tlocation
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
peter
|
d42f4af064
* give warning that DWORD is used as size in delphi mode when no
|
21 年之前 |
florian
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 年之前 |
florian
|
ebab97b3c8
+ first part of arm assembler reader
|
22 年之前 |
florian
|
1af574ceca
* assembler readers OOPed
|
22 年之前 |
peter
|
48ef24605a
* support scalefactor for opr_local
|
22 年之前 |
peter
|
5925d38ac7
* support indexing and offset retrieval for locals
|
22 年之前 |
peter
|
96f9973b46
* taicpu_abstract.oper[] changed to pointers
|
22 年之前 |