ondrej
|
6ed89d4101
TStrings: add missing SaveToFile overload with IgnoreEncoding parameter
|
5 ani în urmă |
ondrej
|
7dba9f0294
TStrings: old SaveToFile(string) and SaveToStream(TStream) should ignore Encoding and stay backwards compatible within FPC. Use the other overloads for Encoding-aware SaveTo* methods
|
5 ani în urmă |
ondrej
|
98a494c5d6
TIniFile: allow to set Encoding
|
5 ani în urmă |
ondrej
|
af98f78c63
TIniFile: fix encoding support:
|
5 ani în urmă |
ondrej
|
6385d582bb
IniFiles: fix OwnsEncoding default values
|
5 ani în urmă |
ondrej
|
0c528a911d
TIniFile: remove obsolete FBOM (it will be implemented with TEncoding support)
|
5 ani în urmă |
Jeppe Johansen
|
2678522db5
- RISC-V: Add controller types for common RV32 MCUs.
|
5 ani în urmă |
Jeppe Johansen
|
02c3f328a2
- RISC-V: Share optimizations between 32 and 64-bit.
|
5 ani în urmă |
Jeppe Johansen
|
7cfb87b325
- Handle jump optimizations on RISC-V
|
5 ani în urmă |
florian
|
931d4dcfee
* ensure the rtl and the packages for embedded compile with features exceptions and classes disabled
|
5 ani în urmă |
michael
|
91f416fa80
* Fix from Pascal Riekenberg to fix nested groups (bug ID 36532)
|
5 ani în urmă |
ondrej
|
34fecf90f3
SysUtils: add ExpandFileName with a BasePath overload
|
5 ani în urmă |
florian
|
9926eb8dc6
* patch by Christo Crause: Passing a file name with extension to cross compiler
|
5 ani în urmă |
florian
|
5a1e6c2e91
* compilation on i386 fixed
|
5 ani în urmă |
florian
|
2b70c64d09
* patch by J. Gareth Moreton: Some cleaning up of OptPass2JMP and OptPass2MOV, resolves #36553
|
5 ani în urmă |
florian
|
124c64152d
* patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 2 of #36551
|
5 ani în urmă |
florian
|
236c11ef71
* patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 1 of #36551
|
5 ani în urmă |
florian
|
1ceb5ea343
+ lazarus project
|
5 ani în urmă |
joost
|
0c4fee714e
* Removed some left-overs of dependencies on specific versions of packages
|
5 ani în urmă |
florian
|
007df5d0fa
* fix for #36554
|
5 ani în urmă |
florian
|
aabd7c7217
* more fixes for loop strength reduction
|
5 ani în urmă |
florian
|
a9a711763f
* some fixes to loop strength reduction
|
5 ani în urmă |
florian
|
2f2b378c03
* moved conversion of for into while loops in a separate pass, so node optimizations on the node tree can be
|
5 ani în urmă |
pierre
|
3b39ec84e4
Examine all exception bits in m68k fpsr register to decide which into which run time error it is converted
|
5 ani în urmă |
pierre
|
90d2982977
Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu
|
5 ani în urmă |
florian
|
6f87a572af
* factored out tcgprocinfo.OptimizeNodeTree
|
5 ani în urmă |
florian
|
f424ae3929
- cleanup comment
|
5 ani în urmă |
florian
|
30e186be78
* renamed sum -> defsum to avoid confusion with usesum
|
5 ani în urmă |
florian
|
b5659df425
+ CalcUseSum: calculates a sum of all use sets of the current node and its children
|
5 ani în urmă |
svenbarth
|
7a0a1d9f36
* fix for Mantis #36544: provide an overall exception handler for the library startup code in case of unhandled exceptions (the loading of the library is considered failed in that case) when SEH is active
|
5 ani în urmă |