nickysn
|
1cf1ab8ab9
* consume the register in the reference before the check for invalid reference
|
7 years ago |
michael
|
72bbfe34e9
* Add AllocateName
|
7 years ago |
michael
|
1568e68c95
* Add StartDesigning/EndDesigning calls, needed for OI to work correctly
|
7 years ago |
michael
|
11bda89833
* Make Page and Band available in element
|
7 years ago |
michael
|
7b7f164c28
* Fix bug #33241, patch from Stephano to add missing link export in HTML
|
7 years ago |
marco
|
3afba76bce
* modified Patch from #33018 by 隆博. Locale aware datefromstr functions.
|
7 years ago |
marco
|
b94d64449a
* Slightly modified patch from WP mantis #23816
|
7 years ago |
nickysn
|
c4f66a2492
* fixed comment in test
|
7 years ago |
Mattias Gaertner
|
02e57c36c2
fcl-passrc: useanalyzer: option to generate references of all used procs
|
7 years ago |
nickysn
|
f623038da6
+ fixed a bug in the previous commit, when adding two references, the first
|
7 years ago |
michael
|
10d20a57b7
* Fix bug ID #32962, allowing to define multiple indexes in indexdefs
|
7 years ago |
nickysn
|
45fdd7655d
+ support concatenation of references in x86 intel syntax inline asm:
|
7 years ago |
pierre
|
34c0898d97
Fix m68k-amiga linking failure for native compiler, due conflict between odd length string and .balignw directive
|
7 years ago |
marco
|
3b4c330d32
* trivial implementation for #33163 [starts|ends][text|str]
|
7 years ago |
florian
|
72efa1aa50
+ test (worked already)
|
7 years ago |
florian
|
14cb60e479
* set an owner for open array defs being created in property declarations, resolves #25769
|
7 years ago |
marco
|
451203512b
* add copyright headers, mantis #22912
|
7 years ago |
florian
|
7d35ced2d9
+ support {$message info ...}, resolves #30654
|
7 years ago |
florian
|
70519c0837
* do not use crt by default, reduced wrong fails hopefully
|
7 years ago |
florian
|
c5f8567ed7
* getsubreg => getsupreg
|
7 years ago |
florian
|
fc6c0e8ef4
+ AndShlToShl optimization
|
7 years ago |
florian
|
808131a7d6
+ forgotten test
|
7 years ago |
florian
|
3ca6034523
* inserted type casts on opr.val again, but depending on the type of opr.val, avoids range check errors
|
7 years ago |
florian
|
62df4a4083
* patch by Christo Crause: more descriptive error message when BRxx destination out of reach
|
7 years ago |
marco
|
8ba434b2f4
* added hex2dec64, 64-bit equivalent of hex2dec, mantis #33228
|
7 years ago |
marco
|
d49deb183b
* importtl new parameter --ref-style that allows to set different styles for reference input param. (var, constref or const [ref])
|
7 years ago |
florian
|
6e811d057c
* MovOpMov2Op cannot be applied for L, Q, Q as operand sizes
|
7 years ago |
florian
|
bf7a0c491e
* test works only well if the constants have the same type as the operands of mod
|
7 years ago |
florian
|
98bd768521
* remove type cast of the parameter of int(...), if an instruction is available which can be used directly
|
7 years ago |
marco
|
dacc20f1f8
* fpmake supports dropping TOS and TCPU via "info" command. Initial.
|
7 years ago |