nickysn
|
67a0e9bdae
+ added x86 helper function get_default_segment_of_ref, which returns the
|
преди 8 години |
Mattias Gaertner
|
feb210cbc3
fcl-passrc: nicer error position on cant find unit
|
преди 8 години |
svenbarth
|
e6b39ebf15
+ add methods for easier enumeration of the fields in a class' field table
|
преди 8 години |
svenbarth
|
0ba1073615
+ add new type TVmtFieldClassTab for the class table of the field table (Delphi compatible)
|
преди 8 години |
svenbarth
|
530213711f
* change the class references in a class' field table to indirect references
|
преди 8 години |
michael
|
2af27756da
* Patch from Pascal Riekenberg: ApplyBandWidth: handle child bands like main parent band
|
преди 8 години |
yury
|
af0fdea815
* Android: Include list of supported syscalls for each CPU.
|
преди 8 години |
yury
|
dbf482d62b
* Fixed version of FpSysCall() with 6 params for Linux with PIC.
|
преди 8 години |
nickysn
|
e8bbc4eef9
+ support the xlat x86 instruction syntax with a memory operand. This allows
|
преди 8 години |
michael
|
2ffad85470
* Patch from Pascal Riekenberg:
|
преди 8 години |
nickysn
|
9cebeeffa9
+ check for address size mismatch in intel syntax assembler as well
|
преди 8 години |
nickysn
|
353efcb163
* fixed rdi register name in error message
|
преди 8 години |
nickysn
|
cece021bd1
+ check whether the address sizes match for x86 string instructions with two
|
преди 8 години |
michael
|
aacd13d347
* Patch from Pascal Riekenberg: intermediate group footer should use previous field values if group footer overflows
|
преди 8 години |
nickysn
|
4cb1a96ec1
* use get_ref_address_size in the nasm writer, when handling the parameterized
|
преди 8 години |
nickysn
|
6f2e64ff90
+ added function get_ref_address_size
|
преди 8 години |
nickysn
|
b0653a6313
+ added functions is_32_bit_ref and is_64_bit_ref, similar to is_16_bit_ref
|
преди 8 години |
Mattias Gaertner
|
2ac2e7bd7d
fcl-passrc: resolver: implemented $M $TypeInfo
|
преди 8 години |
Mattias Gaertner
|
34c88e6dbc
fcl-passrc: resolver: pass static array to open array
|
преди 8 години |
Mattias Gaertner
|
69f2055ff3
fcl-passrc: resolver: error on setlength(openarray)
|
преди 8 години |
Mattias Gaertner
|
3a0e540dde
fcl-passrc: parser: fixed default class visibility to visPublic
|
преди 8 години |
michael
|
c19c39a956
* Patch from Pascal Riekenberg to fix some issues with columns
|
преди 8 години |
nickysn
|
2b6e5d817e
* changed the parameter of is_16_bit_ref to be a treference, instead of toper
|
преди 8 години |
pierre
|
d18627f0af
* Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286
|
преди 8 години |
pierre
|
ca79cbef1f
Fix compilation of classes unit for watcom target
|
преди 8 години |
pierre
|
e3a35d99ba
Add watcom OS to ObjectOSes and symbian to UComplexOSes and MatrixOSes
|
преди 8 години |
nickysn
|
acfa199b09
* in the nasm writer, only output a segment prefix for the [si] operand, in
|
преди 8 години |
nickysn
|
a8232ac477
+ added warning if source or destination for x86 string instructions isn't
|
преди 8 години |
nickysn
|
4a8aec26bf
* fixed test tasm12c.pp (uses asmmode intel, not att)
|
преди 8 години |
nickysn
|
dd9b5eb2aa
+ added the 'Cannot override ES' message in the at&t assembler reader as well
|
преди 8 години |