nickysn
|
47eeaa0b83
* synchronized with trunk
|
5 år sedan |
Mattias Gaertner
|
56fbaf23da
fcl-passrc: comments
|
5 år sedan |
florian
|
e33f794eb6
* correctly handle eof in typed files in iso mode
|
5 år sedan |
florian
|
4de5195a9a
+ modified patch by J. Gareth Moreton: Aarch64: LDR/STR pairing optimisation, resolves #37580
|
5 år sedan |
pierre
|
74e83e9d8b
Disable af_smartlink_sections option for Z80 vasm and z80asm assemblers, as it leads to errors
|
5 år sedan |
svenbarth
|
ff4e1345ff
* fix for Mantis #37779: use init RTTI instead of full RTTI when copying an array
|
5 år sedan |
florian
|
9d6e34ffc8
* compilation on i386 fixed
|
5 år sedan |
florian
|
7107c39440
* search also /usr/lib64 for libraries etc. on aarch64-linux, apparently some distros use it
|
5 år sedan |
florian
|
b55c740702
* extended AndMovzToAnd to support more variants
|
5 år sedan |
florian
|
08b61997ca
* MovzAnd2Movz* optimization improved
|
5 år sedan |
pierre
|
6902539bd8
Disable ucomplex and matrix units for z80-embedded target
|
5 år sedan |
nickysn
|
af81128e66
* synchronized with trunk
|
5 år sedan |
florian
|
0bdc1fdea4
* do not set nonlocal for inter-procedural labels, this is not needed, they use
|
5 år sedan |
Jonas Maebe
|
0904ea0c3f
* added missing "end." (fixup for r46904)
|
5 år sedan |
Jonas Maebe
|
aa75d39ab5
* don't perform "(x=y) or (z=u)" -> "(x xor y) or (z xor u)" optimization
|
5 år sedan |
Jonas Maebe
|
9f42931eeb
* don't print range check warnings when evaluating inlined explicit typecasts
|
5 år sedan |
florian
|
e83d214e98
+ allow in ISO mode that { ... } and (* ... *) comments are paired, resolves at least partly #37428
|
5 år sedan |
Mattias Gaertner
|
85a11c8204
fcl-passrc: resolver: fixed inteface constraints, iisue #37624
|
5 år sedan |
svenbarth
|
2c372071fd
* correctly handle static arrays with a lower index <> 0
|
5 år sedan |
florian
|
449cc8f152
* make use of AllocMem in fpc_dynarray_setlength
|
5 år sedan |
svenbarth
|
0c316deab5
* readd SmallInt typecasts to SmallInt overload of SwapEndian
|
5 år sedan |
svenbarth
|
9d86fed95b
* avoid range check error when using SwapEndian with 16-bit constants
|
5 år sedan |
Jonas Maebe
|
74a641344a
* renamed WebFrame.DOMDocument_ back to DOMDocument after 10.10 update
|
5 år sedan |
svenbarth
|
15141124f4
* restore ability to cycle with 3.0.4 (at least until 3.2.2 is released) after r46890
|
5 år sedan |
nickysn
|
0967f0c371
* synchronized with trunk
|
5 år sedan |
florian
|
b596b71130
* patch by Joe care to make fv more 64 Bit save, resolves #37772
|
5 år sedan |
svenbarth
|
bf1eae7bd6
* small formatting adjustments for the sake of consistency
|
5 år sedan |
svenbarth
|
2ff18e48a0
* fix for Mantis #36909: apply patch by Ryan Joseph so that array constructors can be used for static arrays as well.
|
5 år sedan |
svenbarth
|
d3e18ccb5e
* fix for Mantis #37221: apply adjusted patch by Ondrej Pokorny to allow the use of Copy() on open array parameters (the result will be a dynamic array)
|
5 år sedan |
michael
|
f8b5c81b8b
* Avoid double begin/end
|
5 år sedan |