Commit Graph

63717 Commits

Author SHA1 Message Date
J. Gareth "Curious Kit" Moreton
3ce6c478cc Bug fixes to magic division and vectorcall code that trigger -CriotR checks 2021-11-16 20:39:57 +00:00
florian
64c21bb88b * fix bootstrapping wtih 3.2.2 and -Cpcoreavx2 2021-11-14 23:13:51 +01:00
J. Gareth "Curious Kit" Moreton
9f60628e5b x86: new optimisation to change add/sub 128,(dest) to sub/add -128,(dest) to reduce binary size 2021-11-14 21:38:38 +00:00
Michaël Van Canneyt
e994bacbba * Add crypto.h functions 2021-11-14 21:28:01 +01:00
Michaël Van Canneyt
cd6bc9aeb7 * Add missing definitions 2021-11-14 18:07:35 +01:00
Michaël Van Canneyt
65a570b772 * Test for po_arrayrangeexpr 2021-11-14 12:15:08 +01:00
Michaël Van Canneyt
5651680930 * Add test for threadvar 2021-11-14 12:06:00 +01:00
florian
feb5bde09c * better code and data size info for FreeRTOS 2021-11-13 19:04:58 +01:00
Michaël Van Canneyt
56ab410705 * Parse codepage strings 2021-11-13 18:42:49 +01:00
Michaël Van Canneyt
4820ec0746 * "Class of" allowed for fields 2021-11-13 18:14:46 +01:00
Michaël Van Canneyt
f4da533440 * Objects can also be abstract in FPC 2021-11-13 17:47:23 +01:00
Michaël Van Canneyt
9f1f055d29 * Fix dependency on hash (sha1) 2021-11-13 15:50:22 +01:00
Michaël Van Canneyt
1c9c9bd8bd * Reorder units 2021-11-13 15:49:44 +01:00
Michaël Van Canneyt
70c286d7d5 * Do not redefine TBytes 2021-11-13 15:49:10 +01:00
Michaël Van Canneyt
4b956674dd * Dependency on fcl-base 2021-11-13 15:45:52 +01:00
Michaël Van Canneyt
509d8cd407 * Correct uses clause (renamed units) 2021-11-13 15:40:04 +01:00
Michaël Van Canneyt
b445cadeb9 * Renamed ecc->fpecc 2021-11-13 15:34:03 +01:00
Michaël Van Canneyt
1be9fecf4b * Fix compilation, remove moved units 2021-11-13 15:32:26 +01:00
Michaël Van Canneyt
16fa6fa105 * Base hash units moved & renamed 2021-11-13 15:20:35 +01:00
Michaël Van Canneyt
009c19a400 * Rename units using fp prefix 2021-11-13 15:17:57 +01:00
Michaël Van Canneyt
82fdbbbbdc Move hash algorithms that rely on fcl-base 2021-11-13 15:08:46 +01:00
Michaël Van Canneyt
7626af634c * Move basenenc back to fcl-base, sysutils is needed 2021-11-13 14:43:51 +01:00
Pierre Muller
52cc8df079 Add some delay and a maximum attempt number in GenerateTempDir to avoid getting oversized execution log files 2021-11-12 12:08:20 +01:00
florian
550d0481b3 * better error message 2021-11-11 22:52:21 +01:00
Michaël Van Canneyt
1c7709e454 * Fix issue 39437 2021-11-11 19:44:52 +01:00
Michaël Van Canneyt
5df6671ff2 * Fix issue 39431 2021-11-11 19:36:05 +01:00
Michaël Van Canneyt
2052049e74 * Fix by Werner Pamler for issue #39436 2021-11-11 19:18:37 +01:00
Michaël Van Canneyt
687ab895c7 * Disable debug define 2021-11-11 19:07:29 +01:00
florian
03ce23246f * patch by Don Siders: Fixes spelling, grammar errors in source and compiler messages, resolves #39434 2021-11-10 19:16:14 +01:00
florian
ab1a997b12 * renamed units so they are not picked up multiple times by the regression tests 2021-11-09 22:41:52 +01:00
florian
e4ee8fa6a2 * patch by Rika to pass some strings by reference, resolves #39338 2021-11-09 22:41:52 +01:00
Frank Freeman
c6723ed2c4 bug fix for #39380 in typelib.pas 2021-11-09 21:07:40 +01:00
Frank Freeman
6dcb2dffab bug fix for #39388 in typelib.pas 2021-11-09 21:04:55 +01:00
Michaël Van Canneyt
e9b9f69fba * Correct dependency 2021-11-09 11:01:30 +01:00
Michaël Van Canneyt
7bdf6672b5 * Hopefully fix compilation of hash package for msdos 2021-11-09 10:54:51 +01:00
Michaël Van Canneyt
5afaeaa3ac ES256 signing algorithm 2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
6ae8840ece * Start of ECDSA 2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
b8506def7a *Rename types 2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
34f0612932 * Rename types with ECC prefix 2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
93f579ecd8 * Additional functions needed in PEM/ASN 2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
168cb8f2ca * Allow to skip whitespace 2021-11-09 10:08:02 +01:00
Pierre Muller
8e7791ac23 Explicitly disable overflow for offset propagation optimization 2021-11-08 22:55:44 +00:00
J. Gareth "Curious Kit" Moreton
99d04fb5b4 Added missing inc file 2021-11-08 21:46:12 +00:00
J. Gareth "Curious Kit" Moreton
671c674d65 Expanding division to 64-bit and tests 2021-11-08 21:46:12 +00:00
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) 2021-11-08 22:35:45 +01:00
florian
292be9029e * when converting a*a into sqr(a), set the result type correctly
* removefloatupcasts takes care of cs_excessprecision, resolves #39012
2021-11-07 21:54:25 +01:00
florian
67e7dc0194 * consecutive naming 2021-11-07 20:03:09 +01:00
florian
d708bef92f + Aarch64: read register sets with ranges properly
+ tests
2021-11-07 20:02:29 +01:00
florian
7fcbd1d7e0 * my last commit hopefully fixed 2021-11-07 14:58:17 +01:00
florian
492d75483d * fix (V)Cvtss2CvtSd(V)Cvtsd2ss2* optmizations for non-avx code, resolves #39416 2021-11-07 14:46:13 +01:00