nickysn
|
823deb39ac
+ also add an implicit cs: prefix on i8086 in tx86intreader.BuildOperand.AddLabelOperand
|
vor 10 Jahren |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
vor 10 Jahren |
nickysn
|
92a39c93f5
+ add a CS: override for references without an explicitly set segment override, which are relative to a function entry point
|
vor 10 Jahren |
nickysn
|
1eaa77d2f9
+ added test for i8086 inline asm access to procedure data
|
vor 10 Jahren |
pierre
|
885b0034c5
Allow use of stabs for 64-bit systems with -dUSE_STABS_64
|
vor 10 Jahren |
Jonas Maebe
|
deef6953f9
* fixed compilation after r30351 (mantis #27918)
|
vor 10 Jahren |
michael
|
acff5a6170
* Implemented otherwise parsing
|
vor 10 Jahren |
Jonas Maebe
|
9ffadf2941
* write nil instead of a reference to _objc_empty_vtable for iOS and the
|
vor 10 Jahren |
Jonas Maebe
|
56a4051296
* replaced another {$ifdef x86} with a virtual method call (the pointer type
|
vor 10 Jahren |
Jonas Maebe
|
4f7b4a2735
* changed {$ifdef x86} code in defcmp into virtual methods
|
vor 10 Jahren |
nickysn
|
ef5e368327
+ support local label data access in the i8086 inline asm (fixes test tlbldat1.pp)
|
vor 10 Jahren |
nickysn
|
ce7672b750
+ added test for local label data access from i8086 inline asm
|
vor 10 Jahren |
nickysn
|
83d90c7888
+ extended test with call/jmp [d]word ptr const, which produces an indirect call or jump under BP7
|
vor 10 Jahren |
nickysn
|
a7a71f8b9f
+ extended test with many more variants, supported by BP7 for specifying an indirect call/jmp
|
vor 10 Jahren |
nickysn
|
1fc1739c1d
+ added calls to local labels in a far procedure to the test as well
|
vor 10 Jahren |
nickysn
|
85f4b8aa5e
+ added calls to labels to the tests
|
vor 10 Jahren |
nickysn
|
fe3711bf6a
+ added interrupt procedures to the tests
|
vor 10 Jahren |
nickysn
|
13441261f2
+ extended tests with some additional ways to produce call relative near/absolute far in BP7's inline asm
|
vor 10 Jahren |
Jonas Maebe
|
9c0d550320
* immediately register interface defs so their defid cannot vary depending
|
vor 10 Jahren |
nickysn
|
dc6119bab7
* also convert 'jmp farprocsymbol' to 'jmp far farprocsymbol' in the i8086
|
vor 10 Jahren |
nickysn
|
cb36b2d3bd
* i8086 inline asm: convert 'call symbol' to 'call far symbol' only for symbols
|
vor 10 Jahren |
Jonas Maebe
|
f0c0b00467
* avoid threadvar memory leaks for external hooked threads if the tlskey
|
vor 10 Jahren |
nickysn
|
e2ed8f2251
* fixed various procvars being casted to pointer instead of codepointer in the rtl
|
vor 10 Jahren |
nickysn
|
a159ebdbad
* fixed comparison of two procvars in the i8086 compact and medium memory models
|
vor 10 Jahren |
nickysn
|
e2740f0fd7
* disallow procvar to pointer conversion, if the pointer type isn't the default
|
vor 10 Jahren |
nickysn
|
30718a2601
+ added i8086 inline asm near relative and far absolute call tests (TP7
|
vor 10 Jahren |
Jonas Maebe
|
cf0164b460
+ support for classrefdef
|
vor 10 Jahren |
Jonas Maebe
|
d7bda793f2
* record rather than immediately append encountered defs, so that we don't
|
vor 10 Jahren |
marcus
|
0fc9148784
Amiga, AROS: Missing MUI Field Tag
|
vor 10 Jahren |
Jonas Maebe
|
7d5262ef78
* free unregistered elements of the localsymtable after a module has been
|
vor 10 Jahren |