Jonas Maebe
|
9f42931eeb
* don't print range check warnings when evaluating inlined explicit typecasts
|
há 5 anos atrás |
florian
|
e83d214e98
+ allow in ISO mode that { ... } and (* ... *) comments are paired, resolves at least partly #37428
|
há 5 anos atrás |
Mattias Gaertner
|
85a11c8204
fcl-passrc: resolver: fixed inteface constraints, iisue #37624
|
há 5 anos atrás |
svenbarth
|
2c372071fd
* correctly handle static arrays with a lower index <> 0
|
há 5 anos atrás |
florian
|
449cc8f152
* make use of AllocMem in fpc_dynarray_setlength
|
há 5 anos atrás |
svenbarth
|
0c316deab5
* readd SmallInt typecasts to SmallInt overload of SwapEndian
|
há 5 anos atrás |
svenbarth
|
9d86fed95b
* avoid range check error when using SwapEndian with 16-bit constants
|
há 5 anos atrás |
Jonas Maebe
|
74a641344a
* renamed WebFrame.DOMDocument_ back to DOMDocument after 10.10 update
|
há 5 anos atrás |
svenbarth
|
15141124f4
* restore ability to cycle with 3.0.4 (at least until 3.2.2 is released) after r46890
|
há 5 anos atrás |
florian
|
b596b71130
* patch by Joe care to make fv more 64 Bit save, resolves #37772
|
há 5 anos atrás |
svenbarth
|
bf1eae7bd6
* small formatting adjustments for the sake of consistency
|
há 5 anos atrás |
svenbarth
|
2ff18e48a0
* fix for Mantis #36909: apply patch by Ryan Joseph so that array constructors can be used for static arrays as well.
|
há 5 anos atrás |
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)
|
há 5 anos atrás |
michael
|
f8b5c81b8b
* Avoid double begin/end
|
há 5 anos atrás |
Károly Balogh
|
de180d7656
* m68k: fix index register usage in memory references, when the index is 8 or 16 bit wide and unsigned
|
há 5 anos atrás |
florian
|
60bd9c5ba0
* write a proper error message if types are read/written which are not supported in iso mode, resolves #37763
|
há 5 anos atrás |
michael
|
e2647ea072
* Fix bug ID #0037760
|
há 5 anos atrás |
pierre
|
f316121d53
Add handling of extra parameters, using eval if equal sign is found.
|
há 5 anos atrás |
pierre
|
2b023c62c5
Do not set __USE_LARGEFILE64 macro for sparc CPU, as it does not seem to be used for regular linux kernels
|
há 5 anos atrás |
pierre
|
16bdee8fcb
Update revision.inc after commit #46877
|
há 5 anos atrás |
florian
|
9a573173dd
* Aarch64: fix Math.SetExceptionMask for implementations throwing hardware
|
há 5 anos atrás |
michael
|
48c86637b4
* Patch from Joe Care to fix bug ID #37758 (wrong brackets for array params)
|
há 5 anos atrás |
pierre
|
660cfc49e8
Add gcc specific options -mabi=32/-mabi=64 for mips CPU
|
há 5 anos atrás |
svenbarth
|
d1cd26592a
* fix for Mantis #37745: section names where the string offset has more than 7 digits need to be Base64 encoded
|
há 5 anos atrás |
svenbarth
|
fb767dc246
* generate an internal error if the section name should be larger than 8
|
há 5 anos atrás |
Tomas Hajny
|
1a4fdc7313
* fix for broken wince compilation after r46863
|
há 5 anos atrás |
florian
|
1b60060eb1
* Aarch64-linux: debugging define disabled
|
há 5 anos atrás |
florian
|
8057651e8d
* Aarc64: generate code for floating point exception checking which does not destroy
|
há 5 anos atrás |
florian
|
a22d8a7c38
* Aarch64-linux: return properly from the signal handler
|
há 5 anos atrás |
florian
|
f8c1df0852
* ISO mode: handle typed files as text files regarding naming/program parameters, resolves #37415
|
há 5 anos atrás |