florian
|
03ce23246f
* patch by Don Siders: Fixes spelling, grammar errors in source and compiler messages, resolves #39434
|
3 years ago |
florian
|
ab1a997b12
* renamed units so they are not picked up multiple times by the regression tests
|
3 years ago |
florian
|
e4ee8fa6a2
* patch by Rika to pass some strings by reference, resolves #39338
|
3 years ago |
Frank Freeman
|
c6723ed2c4
bug fix for #39380 in typelib.pas
|
3 years ago |
Frank Freeman
|
6dcb2dffab
bug fix for #39388 in typelib.pas
|
4 years ago |
Michaël Van Canneyt
|
e9b9f69fba
* Correct dependency
|
3 years ago |
Michaël Van Canneyt
|
7bdf6672b5
* Hopefully fix compilation of hash package for msdos
|
3 years ago |
Michaël Van Canneyt
|
5afaeaa3ac
ES256 signing algorithm
|
3 years ago |
Michaël Van Canneyt
|
6ae8840ece
* Start of ECDSA
|
3 years ago |
Michaël Van Canneyt
|
b8506def7a
*Rename types
|
3 years ago |
Michaël Van Canneyt
|
34f0612932
* Rename types with ECC prefix
|
3 years ago |
Michaël Van Canneyt
|
93f579ecd8
* Additional functions needed in PEM/ASN
|
3 years ago |
Michaël Van Canneyt
|
168cb8f2ca
* Allow to skip whitespace
|
3 years ago |
Pierre Muller
|
8e7791ac23
Explicitly disable overflow for offset propagation optimization
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
99d04fb5b4
Added missing inc file
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
671c674d65
Expanding division to 64-bit and tests
|
4 years ago |
Sven Barth
|
c950bcba9f
* FPC side fix for #39432: declare TColor the same way as Lazarus does (this way it's also a distinct type from LongInt)
|
3 years ago |
florian
|
292be9029e
* when converting a*a into sqr(a), set the result type correctly
|
3 years ago |
florian
|
67e7dc0194
* consecutive naming
|
3 years ago |
florian
|
d708bef92f
+ Aarch64: read register sets with ranges properly
|
3 years ago |
florian
|
7fcbd1d7e0
* my last commit hopefully fixed
|
3 years ago |
florian
|
492d75483d
* fix (V)Cvtss2CvtSd(V)Cvtsd2ss2* optmizations for non-avx code, resolves #39416
|
3 years ago |
florian
|
c917639b91
* cosmetics
|
3 years ago |
florian
|
f570b6cb7b
+ more Aarch64 cpu capability flags added
|
3 years ago |
florian
|
c1d43df4a1
+ be able to add single cpu capabilites by the command line
|
3 years ago |
florian
|
716e8c8e89
* tcgsizep2size now supports all tcgsize values
|
3 years ago |
Yuriy Sydorov
|
8e5c2467e2
* Fixed node coalescing with real registers.
|
3 years ago |
florian
|
9423d5e390
+ fp-armv8 fpu type added
|
3 years ago |
florian
|
9feafc7bd7
+ ARM: started on vfpv5 support
|
3 years ago |
Michaël Van Canneyt
|
d4034afda7
* SetRecNo must call DoAfterScroll. Fix for issue #39429
|
3 years ago |