florian
|
72efa1aa50
+ test (worked already)
|
vor 7 Jahren |
florian
|
14cb60e479
* set an owner for open array defs being created in property declarations, resolves #25769
|
vor 7 Jahren |
marco
|
451203512b
* add copyright headers, mantis #22912
|
vor 7 Jahren |
florian
|
7d35ced2d9
+ support {$message info ...}, resolves #30654
|
vor 7 Jahren |
florian
|
70519c0837
* do not use crt by default, reduced wrong fails hopefully
|
vor 7 Jahren |
florian
|
c5f8567ed7
* getsubreg => getsupreg
|
vor 7 Jahren |
florian
|
fc6c0e8ef4
+ AndShlToShl optimization
|
vor 7 Jahren |
florian
|
808131a7d6
+ forgotten test
|
vor 7 Jahren |
florian
|
3ca6034523
* inserted type casts on opr.val again, but depending on the type of opr.val, avoids range check errors
|
vor 7 Jahren |
florian
|
62df4a4083
* patch by Christo Crause: more descriptive error message when BRxx destination out of reach
|
vor 7 Jahren |
marco
|
8ba434b2f4
* added hex2dec64, 64-bit equivalent of hex2dec, mantis #33228
|
vor 7 Jahren |
marco
|
d49deb183b
* importtl new parameter --ref-style that allows to set different styles for reference input param. (var, constref or const [ref])
|
vor 7 Jahren |
florian
|
6e811d057c
* MovOpMov2Op cannot be applied for L, Q, Q as operand sizes
|
vor 7 Jahren |
florian
|
bf7a0c491e
* test works only well if the constants have the same type as the operands of mod
|
vor 7 Jahren |
florian
|
98bd768521
* remove type cast of the parameter of int(...), if an instruction is available which can be used directly
|
vor 7 Jahren |
marco
|
dacc20f1f8
* fpmake supports dropping TOS and TCPU via "info" command. Initial.
|
vor 7 Jahren |
marco
|
1d5d5682d2
* mantis #30853, set precision and signspecialplaces in delphi compat way.
|
vor 7 Jahren |
florian
|
8a2cf56d51
* fixed operator mod for floats as proposed by wp in #33167, resolves #33167
|
vor 7 Jahren |
florian
|
3b779278e2
+ (slightly) patch by Emelyanov Roman to add support of SEH directive in FPC internal assembler with INTEL syntax, resolves #29894
|
vor 7 Jahren |
florian
|
73aef1402b
+ compiler writes a hint if a subroutine marked as inline cannot be/is not inlined, resolves #31717
|
vor 7 Jahren |
florian
|
c671683e80
+ patch by Denis Kozlov to add date/time tokens: %DATEYEAR%, %DATEMONTH%, %DATEDAY%, %TIMEHOUR%, %TIMEMINUTE%, %TIMESECOND%
|
vor 7 Jahren |
michael
|
ccbaf748b8
* Fix bug ID #33133 (use newer Windows API if available)
|
vor 7 Jahren |
michael
|
77caa28bab
* Fix bug #33204
|
vor 7 Jahren |
michael
|
84377291b4
* Allow hex, octal and binary notation for expression parser (patch from bug ID #33216)
|
vor 7 Jahren |
michael
|
4a0072d43d
* Fixed bug #33217, range check error when loading/saving colors, patch from Andreas Friess
|
vor 7 Jahren |
Mattias Gaertner
|
80d8a73f05
pastojs: uses-in filename
|
vor 7 Jahren |
Mattias Gaertner
|
b8233e8317
fcl-passrc: resolver: uses-in filename
|
vor 7 Jahren |
Mattias Gaertner
|
e0b7be27ce
pastojs: clean up
|
vor 7 Jahren |
florian
|
d031545f88
* warn if the first constant element of a range set expression is greater than the second one, resolves #31936
|
vor 7 Jahren |
florian
|
92776e1864
* keep stack aligned when using profiler stubs
|
vor 7 Jahren |