2109 Commits

Author SHA1 Message Date
gtsoul-tech
389b55c647 refactor bool to void setDistinctTops setDistinctRoseTops
setDistinctSuffixTops
2024-05-01 15:21:36 +03:00
gtsoul-tech
ea420114a7 knownConditionTrueFalse 2024-05-01 13:04:51 +03:00
G.E
d3dd448641 the merge got screwed up, this should fix it 2024-05-01 11:22:32 +03:00
g. economou
727cff3621
Merge branch 'develop' into wip-isildur-g-cppcheck-47-48-58 2024-05-01 10:59:59 +03:00
G.E
9902ca0e34 addressing 47 [constParameterReference],48 [constVariableReference],58
[constVariable]
2024-05-01 10:54:15 +03:00
Konstantinos Margaritis
27bb2b9134
Merge pull request #239 from ypicchi-arm/feature/add-sheng-unit-tests
Feature/add sheng unit tests
2024-05-01 00:07:14 +03:00
Konstantinos Margaritis
d6e185cd75
Merge pull request #261 from gtsoul-tech/bug/cppCheck-41
Cppcheck unreadVariable error
2024-04-30 21:10:08 +03:00
Yoan Picchi
f2d8d63793 Add sheng tests
Signed-off-by: Yoan Picchi <yoan.picchi@arm.com>
2024-04-30 14:34:14 +00:00
gtsoul-tech
b5bf3d8d31 unreadVariable 2024-04-30 13:36:39 +03:00
Konstantinos Margaritis
2921e50ecc
Merge pull request #259 from gtsoul-tech/bug/cppcheckErrors
Bug/cppcheck errors (32,35) WIP
2024-04-30 10:27:47 +03:00
Konstantinos Margaritis
aa1955a368
Merge pull request #258 from isildur-g/wip-isildur-g-cppcheck1220
Wip cppcheck1220
2024-04-29 21:58:13 +03:00
gtsoul-tech
bb6464431f new variableScope 2024-04-29 15:09:55 +03:00
G.E
2a476df2c5 fixed const adjustments. 2024-04-29 13:38:35 +03:00
gtsoul-tech
ec8cda3f49 variableScopeFix 2024-04-29 13:28:16 +03:00
gtsoul-tech
987cd17160 variableScope 2024-04-29 13:13:07 +03:00
G.E
f463357a38 ome of the consts couldnt be propagated and had to be reverted 2024-04-29 12:39:28 +03:00
gtsoul-tech
62e3450eae missingOverride 2024-04-29 10:26:39 +03:00
Yoan Picchi
49fd4f0047 Enable sheng32 and sheng64 on Arm
Signed-off-by: Yoan Picchi <yoan.picchi@arm.com>
2024-04-25 13:00:54 +00:00
Konstantinos Margaritis
131672d175
Merge pull request #257 from isildur-g/wip-isildur-g-cppcheck56
cppcheck warnings 5,6
2024-04-25 10:18:07 +03:00
Konstantinos Margaritis
71fcade2ac
Merge pull request #256 from gtsoul-tech/bug/cppcheckErrors
Bug/cppcheck errors (3 ,4 ,7 ,10,11) WIP
2024-04-25 10:17:23 +03:00
G.E
7fd45f864c next batch for cppeheck, addressing syntaxError and
constParameterPointer
2024-04-24 17:32:09 +03:00
G.E
e291d498fa fixed merge mixup 2024-04-24 16:26:38 +03:00
g. economou
2e68780fb5
Merge branch 'develop' into wip-isildur-g-cppcheck56 2024-04-24 16:13:39 +03:00
G.E
11e4968367 cppcheck invalidPrintfArgType_uint warnings 2024-04-24 15:55:57 +03:00
gtsoul-tech
5dab841cea badBitmaskCheck 2024-04-24 15:50:55 +03:00
gtsoul-tech
72371a05dc derefInvalidIteratorRedundantCheck 2024-04-24 13:15:17 +03:00
gtsoul-tech
fd3e251afa redundantInitialization 2024-04-24 12:40:55 +03:00
Konstantinos Margaritis
db07cddaec
Merge pull request #255 from isildur-g/wip-isildur-g
addressing some cppcheck warnings.
2024-04-24 12:39:17 +03:00
gtsoul-tech
adda613f51 shiftTooManyBitsSigned 2024-04-24 11:13:28 +03:00
gtsoul-tech
e6c884358e uninitvar 2024-04-24 11:13:02 +03:00
gtsoul-tech
9b9df1b397 invalidPrintfArgType_sint 2024-04-24 11:07:23 +03:00
Konstantinos Margaritis
08942348c6
Merge pull request #254 from gtsoul-tech/bug/cppcheckErrors
Bug/cppcheck errors WIP
2024-04-24 10:55:51 +03:00
G.E
d7006a7c85 removed another commented line 2024-04-24 00:06:08 +03:00
G.E
91d9631c97 fixed some const issues 2024-04-24 00:04:59 +03:00
G.E
8dabc86a69 removed commented lines. 2024-04-23 23:46:08 +03:00
G.E
01dee390a9 ddressing some cppcheck warnings. yes this will be cleaned up in a
following commit. tests pass.
2024-04-23 19:08:24 +03:00
gtsoul-tech
52b0076f4f accessMoved 2024-04-23 14:49:10 +03:00
gtsoul-tech
8d3a5d7cf1 legacyUninitvar 2024-04-23 14:48:58 +03:00
gtsoul-tech
73e00e2abc funcArgOrderDifferent 2024-04-23 14:48:51 +03:00
gtsoul-tech
9316d65022 redundantContinue 2024-04-23 14:48:35 +03:00
gtsoul-tech
9d5753b215 comparisonOfBoolWithBoolError 2024-04-23 14:48:12 +03:00
gtsoul-tech
182f7ddb47 useInitializationList 2024-04-23 14:47:21 +03:00
gtsoul-tech
06fc35321d unsignedLessThanZero cppcheck 2024-04-23 12:27:43 +03:00
gtsoul-tech
c4bffd7cef accessMoved cppcheck error 2024-04-23 12:15:12 +03:00
Konstantinos Margaritis
53015b2bbf
Merge pull request #250 from isildur-g/static-fat-dispatch
static dispatch for fat runtimes. eliminates the need for ifunc.
2024-04-23 11:11:21 +03:00
g. economou
7590fdc8c7
Merge branch 'develop' into static-fat-dispatch 2024-04-23 10:40:47 +03:00
Gregory Economou
c7439a605e removed LD_LIBRARY_PATH comment from readme 2024-04-22 12:07:15 +03:00
Konstantinos Margaritis
9c52d3d6c1
Merge pull request #246 from isildur-g/bugfix-242
the rpath hack is only needed on arm
2024-04-19 16:26:37 +03:00
Gregory Economou
cfa8397e97 static dispatch for fat runtimes. eliminates the need for ifunc. 2024-04-19 12:32:00 +03:00
G.E.
acbef47c74 tiny change to readme 2024-04-18 16:16:06 +03:00