nickysn
|
d65fb1907a
+ extended test tasm17.pp with 'DW/DD const+offset x'; unfortunately, TP7 also
|
7 年之前 |
Mattias Gaertner
|
16e51bb58e
pastojs: 0.9.4
|
7 年之前 |
Mattias Gaertner
|
740d141c2e
fcl-passrc: resolver: nicer illegal qualifier error messages
|
7 年之前 |
pierre
|
ed695624ab
Add clang as assembler for powerpc-darwin (powerpc64 is apparently not yet supported for MachO format)
|
7 年之前 |
Mattias Gaertner
|
948d12ea73
pastojs: read/write primitive number
|
7 年之前 |
Mattias Gaertner
|
9fb9939464
fcl-passrc: resolver: TPasIdentifierScope.GetLocalIdentifiers
|
7 年之前 |
pierre
|
33188fb5ba
Add CROSSGDB macro for cross-cpu IDEs
|
7 年之前 |
pierre
|
1ff69ee0fa
Fix compilation with SUPPORT_REMOTE macro defined
|
7 年之前 |
nickysn
|
b2d71f6f66
* fix test tasm17.pp for the i8086 huge memory model
|
7 年之前 |
nickysn
|
0c1062bb45
+ extended test tasm17 with 'DW/DD xx+constant' and 'DW/DD OFFSET xx+constant'
|
7 年之前 |
nickysn
|
70cbb8c326
+ added test for 'DW/DD OFFSET xx' on i8086
|
7 年之前 |
nickysn
|
5f56f6ec11
* always pass a valid constsize to ConcatConstSymbol; this prevents a compiler
|
7 年之前 |
nickysn
|
a792a92cfb
* prevent the spurious warning, generated by 'DD xx' and 'DD OFFSET xx' on i8086
|
7 年之前 |
nickysn
|
11b1da0b9b
+ generate correct output on i8086 for 'DW xx', 'DW OFFSET xx', 'DD xx' and 'DD OFFSET xx'
|
7 年之前 |
nickysn
|
3ad3807b6f
+ accept the 'DB/DW/DD OFFSET xx' syntax
|
7 年之前 |
nickysn
|
3b1bd8de3f
+ actually set hasofs to true if 'offset' is encountered in BuildConstSymbolExpression
|
7 年之前 |
nickysn
|
d591e698ac
+ added parameter 'hasofs' to ConcatConstSymbol. Will be used to support 'dd xx'
|
7 年之前 |
nickysn
|
70038f1c0b
+ added extra boolean out parameter 'hasofs' to
|
7 年之前 |
pierre
|
5ee7682313
Add Makefile targets for IDE targetting different CPUs
|
7 年之前 |
pierre
|
253cf4abe1
Allow compilation for JVM CPU
|
7 年之前 |
pierre
|
21a18de003
Use newly added SetExeName TTarget method to specify full name of IDE for cross-CPU
|
7 年之前 |
pierre
|
eb39402e28
* Handle FPC -oEXENAME option gracefully by adding a new field to TTarget class.
|
7 年之前 |
florian
|
46fe2d486c
* forgotten comment
|
7 年之前 |
nickysn
|
629be9cee1
+ add a 'constsize' parameter to ConcatConstSymbol, so it can be used to
|
7 年之前 |
Mattias Gaertner
|
f3dbb09e21
pastojs: no warning on $M
|
7 年之前 |
Mattias Gaertner
|
fc805c4bd2
pas2js: marker for checking writeln statements
|
7 年之前 |
Mattias Gaertner
|
be71c22a8e
pastojs: marker for checking writeln statements
|
7 年之前 |
Mattias Gaertner
|
0dce970bcf
fcl-passrc: marker for checking writeln statements
|
7 年之前 |
Mattias Gaertner
|
a5f23e2b94
fcl-js: marker for checking writeln statements
|
7 年之前 |
nickysn
|
d86e5d006c
+ added test for seg(x) and ofs(x) initialized typed constants in TP mode as well
|
7 年之前 |