J. Gareth "Curious Kit" Moreton
|
62d5ddffb8
* x86: Improvement to CMP/JE/CMP/@Lbl/SETE ->
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
1fd2d3a83d
* x86: Improved TrySwapMovCmp to insert before
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
6f24c8b4ef
* x86: Code generation fixes where FLAGS
|
3 years ago |
mattias
|
b8a8068dce
fcl-hash: added fprsa
|
3 years ago |
mattias
|
ca9ea2be61
fcl-hash: added ASNFetch
|
3 years ago |
mattias
|
86af4b8cd8
fcl-hash: added HexStrToString
|
3 years ago |
marcoonthegit
|
7631dfb563
* Use memorystream as a kind of tstringbuilder for json escaping(StringToJSONString), fixes bug #39525
|
3 years ago |
marcoonthegit
|
dcb3906741
* typo fix in last commit.
|
3 years ago |
marcoonthegit
|
b42bc966ac
* fix bit setting macros in windows unit. Should fix bug #39272.
|
3 years ago |
Ondrej Pokorny
|
fefb13da3b
odbc: fix long string parameter bindings
|
3 years ago |
Michaël Van Canneyt
|
96c6045023
* Patch from Alexey Torgashin for unquotechar issue 266. Fix issue #39696
|
3 years ago |
Michaël Van Canneyt
|
ac95c20c5a
* Add examples for syshelpers from Zeljko Avramovic. Fix issue #39541
|
3 years ago |
Michaël Van Canneyt
|
a2a9db1e06
* Sync stored specifier names
|
3 years ago |
Michaël Van Canneyt
|
045b938dfa
* Add storage specifier for params
|
3 years ago |
mattias
|
78fba07415
fcl-web: gitignore
|
3 years ago |
mattias
|
3c5ad4eadf
fcl-web: updated lpi
|
3 years ago |
mattias
|
bf2d0853b6
fcl-web: fixed compile tcjwt
|
3 years ago |
mattias
|
c2e9642b27
fcl-hash: gitignore testhash
|
3 years ago |
marcoonthegit
|
d309b77b59
* header added remaining files for bug #39481
|
3 years ago |
marcoonthegit
|
476a4f0f91
* fix headers other packages up to (but not including) fcl-res (which are generated files) bug #39481
|
3 years ago |
marcoonthegit
|
afcf3e5201
* Added headers (bug #39481) for fcl-db.
|
3 years ago |
florian
|
33eef1f9b1
* AVR: moved MovMov2Movw optimization into pass2 as it might prevent other optimizations
|
3 years ago |
marcoonthegit
|
c203097ec2
* add overload to getenvironmentvariable so that it is also found when windows is before sysutils in the uses list. bug #39448
|
3 years ago |
florian
|
9695dba4d9
* AVR: fix TCpuAsmOptimizer.InstructionLoadsFromReg for MOVW
|
3 years ago |
florian
|
49edb0b606
* AVR: fix TAoptBaseCpu.RegModifiedByInstruction, resolves #39623
|
3 years ago |
florian
|
e87c52d7dc
* otherwise => else
|
3 years ago |
florian
|
fc6d558727
* compile always with -CX -XX for Z80
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
bdd26766ed
* Changed -1 to $FFFFFFFF on DWord writes to suppress range check errors
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
f62ffa74dc
* x86: Changed the names of temporary register
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
627fb9a25b
* x86: New jump/label tracking in CrossJump optimisations
|
3 years ago |