Michaël Van Canneyt
|
d4034afda7
* SetRecNo must call DoAfterScroll. Fix for issue #39429
|
3 年 前 |
Michaël Van Canneyt
|
1023a6ff6b
* Correct label parsing
|
3 年 前 |
Nikolay Nikolov
|
b760863046
* fixed the ptccrt key codes for the ctrl+numpad keys
|
3 年 前 |
Michaël Van Canneyt
|
3271d1aac7
* Empty record constants
|
3 年 前 |
Michaël Van Canneyt
|
4dd01de381
* Fix cvar;export; parsing
|
3 年 前 |
Michaël Van Canneyt
|
47610d5c65
* SHA512/SHA384 + JWT signers, refactor SHA256 to use class methods
|
3 年 前 |
Tomas Hajny
|
d70bb6a8c2
* include installer building in zipinstall make target when building for relevant OS targets
|
3 年 前 |
florian
|
44051b4af3
* corrected accidently made changs in 01a449c8, resolves #39424
|
3 年 前 |
florian
|
2240c69078
* improved heurisics when thread var addresses or float constants are put in registers
|
3 年 前 |
mattias
|
10d9918596
fcl-passrc: parse if then goto
|
3 年 前 |
mattias
|
14d589955a
fcl-passrc: parse goto statement
|
3 年 前 |
mattias
|
82cbaa0dc5
fpdoc: gitignore linux binary
|
3 年 前 |
Florian Klämpfl
|
a47f153dae
* avoid to create a stack frame on aarch64 if possible
|
7 年 前 |
florian
|
e0a78c2485
* tcgaarch64.g_concatcopy calls tcgaarch64.g_concatcopy_move only if the current subroutine has pi_do_call set
|
3 年 前 |
Yuriy Sydorov
|
7e4753bebd
* Typo fixed.
|
3 年 前 |
Yuriy Sydorov
|
5b32c81bef
* Corrected setting of the flag.
|
3 年 前 |
Yuriy Sydorov
|
b78761efd3
* Removed obsolete OLDREGVARS ifdefs.
|
3 年 前 |
Yuriy Sydorov
|
d96600a02d
* Removed unused and confusing tnode.parent and tnode.concattolist().
|
3 年 前 |
Yuriy Sydorov
|
d0cc649428
* Write interference graphs to the unit output directory.
|
3 年 前 |
Yuriy Sydorov
|
e04df465ef
* The label which is generated by traisenode is not a jump target. Mark
|
3 年 前 |
Yuriy Sydorov
|
c4a1cdceae
* Corrected calculation of spilling efficiency.
|
3 年 前 |
Yuriy Sydorov
|
c9d9d42f0e
* Better coalescing with real registers. This improves setting of parameters
|
3 年 前 |
Yuriy Sydorov
|
66b7ed45fd
* Removed unused tlocation.registers[].
|
3 年 前 |
florian
|
dcb1fcd9b8
+ support $lgeacyifend directive, resolves #37676
|
3 年 前 |
Pierre Muller
|
4b196ece47
Fix freebsd rtl compilation failure after better type check of variant element inside record case clause
|
3 年 前 |
florian
|
40df955423
* StrTo* functions are now using the TryStrTo* functions
|
3 年 前 |
Jonas Maebe
|
89d2775191
optcse: fix wrong typecast
|
3 年 前 |
Michael Van Canneyt
|
1b8170d18d
* More clear comment
|
3 年 前 |
florian
|
fcdbb31ec4
* AArch64: TCpuAsmOptimizer.RegLoadedWithNewValue: check if p.ops=0
|
3 年 前 |
Jonas Maebe
|
15865e7602
Record variant discriminators: check types
|
3 年 前 |