]> git.ipfire.org Git - thirdparty/vectorscan.git/log
thirdparty/vectorscan.git
16 months agoFix false positive truncLongCastAssignment warnings 272/head
Konstantinos Margaritis [Sun, 12 May 2024 14:22:12 +0000 (17:22 +0300)] 
Fix false positive truncLongCastAssignment warnings

16 months agoMerge pull request #265 from isildur-g/wip-isildur-g-cppcheck66
Konstantinos Margaritis [Fri, 10 May 2024 19:43:05 +0000 (22:43 +0300)] 
Merge pull request #265 from isildur-g/wip-isildur-g-cppcheck66

addressing cppcheck shadowFunction warnings

16 months agoremove test comment 265/head
G.E [Thu, 9 May 2024 12:12:02 +0000 (15:12 +0300)] 
remove test comment

16 months agoMerge branch 'develop' into wip-isildur-g-cppcheck66
g. economou [Thu, 9 May 2024 07:28:25 +0000 (10:28 +0300)] 
Merge branch 'develop' into wip-isildur-g-cppcheck66

16 months agotest comment
G.E [Wed, 8 May 2024 21:12:30 +0000 (00:12 +0300)] 
test comment

16 months agoone more fixed that had been missed.
G.E [Wed, 8 May 2024 09:33:22 +0000 (12:33 +0300)] 
one more fixed that had been missed.

16 months agoMerge pull request #264 from gtsoul-tech/bugFix/cppcheck-constVariablePointer
Konstantinos Margaritis [Wed, 8 May 2024 07:28:24 +0000 (10:28 +0300)] 
Merge pull request #264 from gtsoul-tech/bugFix/cppcheck-constVariablePointer

Cppcheck constVariablePointer error

17 months agomaybe fix broken merge
G.E [Sun, 5 May 2024 15:26:20 +0000 (18:26 +0300)] 
maybe fix broken merge

17 months agojust a dummy commit to test something
G.E [Sun, 5 May 2024 09:11:17 +0000 (12:11 +0300)] 
just a dummy commit to test something

17 months agoMerge branch 'develop' into wip-isildur-g-cppcheck66
g. economou [Thu, 2 May 2024 15:37:46 +0000 (18:37 +0300)] 
Merge branch 'develop' into wip-isildur-g-cppcheck66

17 months agoaddressing cppcheck shadowFunction warnings
G.E [Thu, 2 May 2024 15:00:03 +0000 (18:00 +0300)] 
addressing cppcheck shadowFunction warnings

17 months agoMerge pull request #263 from gtsoul-tech/bug/cppcheck-61
Konstantinos Margaritis [Thu, 2 May 2024 13:50:16 +0000 (16:50 +0300)] 
Merge pull request #263 from gtsoul-tech/bug/cppcheck-61

Cppcheck knownConditionTrueFalse error

17 months agoconstVariablePointer 264/head
gtsoul-tech [Thu, 2 May 2024 11:21:16 +0000 (14:21 +0300)] 
constVariablePointer

17 months agoknownConditionTrueFalse fixes previously fp 263/head
gtsoul-tech [Thu, 2 May 2024 07:13:55 +0000 (10:13 +0300)] 
knownConditionTrueFalse fixes previously fp

17 months agoMerge pull request #262 from isildur-g/wip-isildur-g-cppcheck-47-48-58
Konstantinos Margaritis [Wed, 1 May 2024 14:39:42 +0000 (17:39 +0300)] 
Merge pull request #262 from isildur-g/wip-isildur-g-cppcheck-47-48-58

addressing 47,48,58

17 months agorefactor bool to void setDistinctTops setDistinctRoseTops
gtsoul-tech [Wed, 1 May 2024 12:21:36 +0000 (15:21 +0300)] 
refactor bool to void setDistinctTops setDistinctRoseTops
setDistinctSuffixTops

17 months agoknownConditionTrueFalse
gtsoul-tech [Wed, 1 May 2024 09:59:34 +0000 (12:59 +0300)] 
knownConditionTrueFalse

17 months agothe merge got screwed up, this should fix it 262/head
G.E [Wed, 1 May 2024 08:22:32 +0000 (11:22 +0300)] 
the merge got screwed up, this should fix it

17 months agoMerge branch 'develop' into wip-isildur-g-cppcheck-47-48-58
g. economou [Wed, 1 May 2024 07:59:59 +0000 (10:59 +0300)] 
Merge branch 'develop' into wip-isildur-g-cppcheck-47-48-58

17 months agoaddressing 47 [constParameterReference],48 [constVariableReference],58
G.E [Wed, 1 May 2024 07:54:15 +0000 (10:54 +0300)] 
addressing 47 [constParameterReference],48 [constVariableReference],58
[constVariable]

17 months agoMerge pull request #239 from ypicchi-arm/feature/add-sheng-unit-tests
Konstantinos Margaritis [Tue, 30 Apr 2024 21:07:14 +0000 (00:07 +0300)] 
Merge pull request #239 from ypicchi-arm/feature/add-sheng-unit-tests

Feature/add sheng unit tests

17 months agoMerge pull request #261 from gtsoul-tech/bug/cppCheck-41
Konstantinos Margaritis [Tue, 30 Apr 2024 18:10:08 +0000 (21:10 +0300)] 
Merge pull request #261 from gtsoul-tech/bug/cppCheck-41

Cppcheck unreadVariable error

17 months agoAdd sheng tests 239/head
Yoan Picchi [Thu, 4 Apr 2024 10:00:58 +0000 (10:00 +0000)] 
Add sheng tests

Signed-off-by: Yoan Picchi <yoan.picchi@arm.com>
17 months agounreadVariable 261/head
gtsoul-tech [Tue, 30 Apr 2024 10:36:39 +0000 (13:36 +0300)] 
unreadVariable

17 months agoMerge pull request #259 from gtsoul-tech/bug/cppcheckErrors
Konstantinos Margaritis [Tue, 30 Apr 2024 07:27:47 +0000 (10:27 +0300)] 
Merge pull request #259 from gtsoul-tech/bug/cppcheckErrors

Bug/cppcheck errors (32,35) WIP

17 months agoMerge pull request #258 from isildur-g/wip-isildur-g-cppcheck1220
Konstantinos Margaritis [Mon, 29 Apr 2024 18:58:13 +0000 (21:58 +0300)] 
Merge pull request #258 from isildur-g/wip-isildur-g-cppcheck1220

Wip cppcheck1220

17 months agonew variableScope 259/head
gtsoul-tech [Mon, 29 Apr 2024 12:09:55 +0000 (15:09 +0300)] 
new variableScope

17 months agofixed const adjustments. 258/head
G.E [Mon, 29 Apr 2024 10:38:35 +0000 (13:38 +0300)] 
fixed const adjustments.

17 months agovariableScopeFix
gtsoul-tech [Mon, 29 Apr 2024 10:28:16 +0000 (13:28 +0300)] 
variableScopeFix

17 months agovariableScope
gtsoul-tech [Mon, 29 Apr 2024 10:13:07 +0000 (13:13 +0300)] 
variableScope

17 months agoome of the consts couldnt be propagated and had to be reverted
G.E [Mon, 29 Apr 2024 09:39:28 +0000 (12:39 +0300)] 
ome of the consts couldnt be propagated and had to be reverted

17 months agomissingOverride
gtsoul-tech [Mon, 29 Apr 2024 07:26:39 +0000 (10:26 +0300)] 
missingOverride

17 months agoEnable sheng32 and sheng64 on Arm
Yoan Picchi [Thu, 4 Apr 2024 09:46:23 +0000 (09:46 +0000)] 
Enable sheng32 and sheng64 on Arm

Signed-off-by: Yoan Picchi <yoan.picchi@arm.com>
17 months agoMerge pull request #257 from isildur-g/wip-isildur-g-cppcheck56
Konstantinos Margaritis [Thu, 25 Apr 2024 07:18:07 +0000 (10:18 +0300)] 
Merge pull request #257 from isildur-g/wip-isildur-g-cppcheck56

cppcheck warnings 5,6

17 months agoMerge pull request #256 from gtsoul-tech/bug/cppcheckErrors
Konstantinos Margaritis [Thu, 25 Apr 2024 07:17:23 +0000 (10:17 +0300)] 
Merge pull request #256 from gtsoul-tech/bug/cppcheckErrors

Bug/cppcheck errors (3 ,4 ,7 ,10,11) WIP

17 months agonext batch for cppeheck, addressing syntaxError and
G.E [Wed, 24 Apr 2024 14:32:09 +0000 (17:32 +0300)] 
next batch for cppeheck, addressing syntaxError and
constParameterPointer

17 months agofixed merge mixup 257/head
G.E [Wed, 24 Apr 2024 13:26:38 +0000 (16:26 +0300)] 
fixed merge mixup

17 months agoMerge branch 'develop' into wip-isildur-g-cppcheck56
g. economou [Wed, 24 Apr 2024 13:13:39 +0000 (16:13 +0300)] 
Merge branch 'develop' into wip-isildur-g-cppcheck56

17 months agocppcheck invalidPrintfArgType_uint warnings
G.E [Wed, 24 Apr 2024 12:55:57 +0000 (15:55 +0300)] 
cppcheck invalidPrintfArgType_uint warnings

17 months agobadBitmaskCheck 256/head
gtsoul-tech [Wed, 24 Apr 2024 12:50:55 +0000 (15:50 +0300)] 
badBitmaskCheck

17 months agoderefInvalidIteratorRedundantCheck
gtsoul-tech [Wed, 24 Apr 2024 10:15:17 +0000 (13:15 +0300)] 
derefInvalidIteratorRedundantCheck

17 months agoredundantInitialization
gtsoul-tech [Wed, 24 Apr 2024 09:40:55 +0000 (12:40 +0300)] 
redundantInitialization

17 months agoMerge pull request #255 from isildur-g/wip-isildur-g
Konstantinos Margaritis [Wed, 24 Apr 2024 09:39:17 +0000 (12:39 +0300)] 
Merge pull request #255 from isildur-g/wip-isildur-g

addressing some cppcheck warnings.

17 months agoshiftTooManyBitsSigned
gtsoul-tech [Wed, 24 Apr 2024 08:13:28 +0000 (11:13 +0300)] 
shiftTooManyBitsSigned

17 months agouninitvar
gtsoul-tech [Wed, 24 Apr 2024 08:13:02 +0000 (11:13 +0300)] 
uninitvar

17 months agoinvalidPrintfArgType_sint
gtsoul-tech [Wed, 24 Apr 2024 08:07:23 +0000 (11:07 +0300)] 
invalidPrintfArgType_sint

17 months agoMerge pull request #254 from gtsoul-tech/bug/cppcheckErrors
Konstantinos Margaritis [Wed, 24 Apr 2024 07:55:51 +0000 (10:55 +0300)] 
Merge pull request #254 from gtsoul-tech/bug/cppcheckErrors

Bug/cppcheck errors WIP

17 months agoremoved another commented line 255/head
G.E [Tue, 23 Apr 2024 21:06:08 +0000 (00:06 +0300)] 
removed another commented line

17 months agofixed some const issues
G.E [Tue, 23 Apr 2024 21:04:59 +0000 (00:04 +0300)] 
fixed some const issues

17 months agoremoved commented lines.
G.E [Tue, 23 Apr 2024 20:46:08 +0000 (23:46 +0300)] 
removed commented lines.

17 months agoddressing some cppcheck warnings. yes this will be cleaned up in a
G.E [Tue, 23 Apr 2024 16:08:24 +0000 (19:08 +0300)] 
ddressing some cppcheck warnings. yes this will be cleaned up in a
following commit. tests pass.

17 months agoaccessMoved 254/head
gtsoul-tech [Tue, 23 Apr 2024 11:49:10 +0000 (14:49 +0300)] 
accessMoved

17 months agolegacyUninitvar
gtsoul-tech [Tue, 23 Apr 2024 11:48:58 +0000 (14:48 +0300)] 
legacyUninitvar

17 months agofuncArgOrderDifferent
gtsoul-tech [Tue, 23 Apr 2024 11:48:51 +0000 (14:48 +0300)] 
funcArgOrderDifferent

17 months agoredundantContinue
gtsoul-tech [Tue, 23 Apr 2024 11:48:35 +0000 (14:48 +0300)] 
redundantContinue

17 months agocomparisonOfBoolWithBoolError
gtsoul-tech [Tue, 23 Apr 2024 11:48:12 +0000 (14:48 +0300)] 
comparisonOfBoolWithBoolError

17 months agouseInitializationList
gtsoul-tech [Tue, 23 Apr 2024 11:47:21 +0000 (14:47 +0300)] 
useInitializationList

17 months agounsignedLessThanZero cppcheck
gtsoul-tech [Tue, 23 Apr 2024 09:27:43 +0000 (12:27 +0300)] 
unsignedLessThanZero cppcheck

17 months agoaccessMoved cppcheck error
gtsoul-tech [Tue, 23 Apr 2024 09:15:12 +0000 (12:15 +0300)] 
accessMoved cppcheck error

17 months agoMerge pull request #250 from isildur-g/static-fat-dispatch
Konstantinos Margaritis [Tue, 23 Apr 2024 08:11:21 +0000 (11:11 +0300)] 
Merge pull request #250 from isildur-g/static-fat-dispatch

static dispatch for fat runtimes. eliminates the need for ifunc.

17 months agoMerge branch 'develop' into static-fat-dispatch 250/head
g. economou [Tue, 23 Apr 2024 07:40:47 +0000 (10:40 +0300)] 
Merge branch 'develop' into static-fat-dispatch

17 months agoremoved LD_LIBRARY_PATH comment from readme
Gregory Economou [Mon, 22 Apr 2024 09:07:15 +0000 (12:07 +0300)] 
removed LD_LIBRARY_PATH comment from readme

17 months agoMerge pull request #246 from isildur-g/bugfix-242
Konstantinos Margaritis [Fri, 19 Apr 2024 13:26:37 +0000 (16:26 +0300)] 
Merge pull request #246 from isildur-g/bugfix-242

the rpath hack is only needed on arm

17 months agostatic dispatch for fat runtimes. eliminates the need for ifunc.
Gregory Economou [Fri, 19 Apr 2024 09:32:00 +0000 (12:32 +0300)] 
static dispatch for fat runtimes. eliminates the need for ifunc.

17 months agotiny change to readme 246/head
G.E. [Thu, 18 Apr 2024 13:16:06 +0000 (16:16 +0300)] 
tiny change to readme

17 months agoMerge pull request #248 from VectorCamp/feature/update-simde
Konstantinos Margaritis [Thu, 18 Apr 2024 08:26:45 +0000 (11:26 +0300)] 
Merge pull request #248 from VectorCamp/feature/update-simde

Update SIMDe

17 months agoreadme edit
G.E. [Wed, 17 Apr 2024 20:03:09 +0000 (23:03 +0300)] 
readme edit

17 months agoMerge pull request #247 from gtsoul-tech/bugfix/#245
Konstantinos Margaritis [Wed, 17 Apr 2024 18:32:21 +0000 (21:32 +0300)] 
Merge pull request #247 from gtsoul-tech/bugfix/#245

gcc-14 compilation fix Closes:#245

17 months agoUpdate SIMDe 248/head
Konstantinos Margaritis [Wed, 17 Apr 2024 14:23:11 +0000 (17:23 +0300)] 
Update SIMDe

17 months agoenable the rpath hack on all gcc13, and on arm/gcc12
G.E. [Wed, 17 Apr 2024 12:40:52 +0000 (15:40 +0300)] 
enable the rpath hack on all gcc13, and on arm/gcc12

17 months agoclang-format revert 247/head
gtsoul-tech [Wed, 17 Apr 2024 10:55:42 +0000 (13:55 +0300)] 
clang-format revert

17 months agogcc-14 compilation fix Closes:#245
gtsoul-tech [Wed, 17 Apr 2024 10:33:48 +0000 (13:33 +0300)] 
gcc-14 compilation fix Closes:#245

17 months agothe rpath hack is only needed on arm
G.E. [Wed, 17 Apr 2024 08:33:00 +0000 (11:33 +0300)] 
the rpath hack is only needed on arm

17 months agoMerge pull request #232 from isildur-g/develop
Konstantinos Margaritis [Wed, 17 Apr 2024 05:59:49 +0000 (08:59 +0300)] 
Merge pull request #232 from isildur-g/develop

minor changes to build in BSD (Net and Free)

17 months agoremoving the dispatcher.c changes from this branch/PR 232/head 238/head
G.E. [Tue, 16 Apr 2024 14:43:11 +0000 (17:43 +0300)] 
removing the dispatcher.c changes from this branch/PR

17 months agoadded a fixme for the clunky rpath setting logic
Gregory Economou [Tue, 16 Apr 2024 12:18:58 +0000 (15:18 +0300)] 
added a fixme for the clunky rpath setting logic

17 months agocmake adds newlines to variables set from command output, trashing the
Gregory Economou [Tue, 16 Apr 2024 12:04:20 +0000 (15:04 +0300)] 
cmake adds newlines to variables set from command output, trashing the
usefulness of the flexible method of setting the rpath var. back to
the clunky manual setting.

17 months agomade the rpath finding a bit more flexible than just hardcoded gcc12 and gcc13
Gregory Economou [Tue, 16 Apr 2024 10:09:05 +0000 (13:09 +0300)] 
made the rpath finding a bit more flexible than just hardcoded gcc12 and gcc13

17 months ago bit hacky but it works for setting rpath in freebsd
Gregory Economou [Tue, 16 Apr 2024 07:17:53 +0000 (10:17 +0300)] 
 bit hacky but it works for setting rpath in freebsd

17 months agoprobably fixed the bit about not finding the right libs in some bsd installs
Gregory Economou [Mon, 15 Apr 2024 13:50:58 +0000 (16:50 +0300)] 
probably fixed the bit about not finding the right libs in some bsd installs

17 months agounited the static fat runtime dispatcher with the BSD support.
Gregory Economou [Mon, 15 Apr 2024 11:59:08 +0000 (14:59 +0300)] 
united the static fat runtime dispatcher with the BSD support.

17 months agofirst try at getting cmake to leave custom shared lib paths with the binary,
G.E. [Mon, 15 Apr 2024 08:52:33 +0000 (11:52 +0300)] 
first try at getting cmake to leave custom shared lib paths with the binary,
with package added compilers we need to find the right std libs from the
compiler we added, not the base install libs.

17 months agoone more place to fix where clang in bsd is more picky than gcc in linux
G.E. [Mon, 15 Apr 2024 08:44:22 +0000 (11:44 +0300)] 
one more place to fix where clang in bsd is more picky than gcc in linux

17 months agotiny edit to readme
G.E. [Mon, 15 Apr 2024 08:07:45 +0000 (11:07 +0300)] 
tiny edit to readme

17 months agoadded ccache for freebsd install recommendations
G.E. [Thu, 11 Apr 2024 14:47:16 +0000 (17:47 +0300)] 
added ccache for freebsd install recommendations

17 months agoadding libpcap to the bsd packages to install for building/running
G.E. [Thu, 11 Apr 2024 12:06:18 +0000 (15:06 +0300)] 
adding libpcap to the bsd packages to install for building/running

17 months agoadded copyright info for modified src files
G.E. [Thu, 11 Apr 2024 06:49:43 +0000 (09:49 +0300)] 
added copyright info for modified src files

18 months agoMerge pull request #237 from gtsoul-tech/feature/microbenchmarkingCSV
Konstantinos Margaritis [Tue, 2 Apr 2024 14:33:28 +0000 (17:33 +0300)] 
Merge pull request #237 from gtsoul-tech/feature/microbenchmarkingCSV

Microbenchmarking tool changed color output to csv output

18 months agooutput tabulated and csv 237/head
gtsoul-tech [Tue, 2 Apr 2024 11:56:27 +0000 (14:56 +0300)] 
output tabulated and csv

18 months agochange first column name csv
gtsoul-tech [Tue, 2 Apr 2024 10:32:51 +0000 (13:32 +0300)] 
change first column name csv

18 months agoremoved color output code
gtsoul-tech [Tue, 2 Apr 2024 08:28:00 +0000 (11:28 +0300)] 
removed color output code

18 months agochanged color output to csv output
gtsoul-tech [Mon, 1 Apr 2024 13:05:13 +0000 (16:05 +0300)] 
changed color output to csv output

18 months agoslightly clearer comments in netbsd section
isildur-g [Wed, 27 Mar 2024 15:33:25 +0000 (17:33 +0200)] 
slightly clearer comments in netbsd section

18 months agoalso sqlite info for bsd
isildur-g [Wed, 27 Mar 2024 15:28:24 +0000 (17:28 +0200)] 
also sqlite info for bsd

18 months agosome more bsd detail
isildur-g [Wed, 27 Mar 2024 15:24:08 +0000 (17:24 +0200)] 
some more bsd detail

18 months agomore system prep info for bsd
isildur-g [Wed, 27 Mar 2024 15:19:56 +0000 (17:19 +0200)] 
more system prep info for bsd

18 months agoalso added note for CC/CXX vars in fbsd/ppc which are different.
isildur-g [Wed, 27 Mar 2024 14:35:21 +0000 (16:35 +0200)] 
also added note for CC/CXX vars in fbsd/ppc which are different.

18 months agomore verbose instructions for preparing BSD systems.
isildur-g [Wed, 27 Mar 2024 14:31:02 +0000 (16:31 +0200)] 
more verbose instructions for preparing BSD systems.

18 months agoMerge pull request #235 from VectorCamp/revert-234-feature/add-wider-sheng-implementa...
Konstantinos Margaritis [Tue, 19 Mar 2024 11:24:27 +0000 (13:24 +0200)] 
Merge pull request #235 from VectorCamp/revert-234-feature/add-wider-sheng-implementation-on-arm

Revert "RFC Enable sheng32/64 for SVE"

18 months agoRevert "RFC Enable sheng32/64 for SVE" 235/head
Konstantinos Margaritis [Tue, 19 Mar 2024 09:40:23 +0000 (11:40 +0200)] 
Revert "RFC Enable sheng32/64 for SVE"