25 Commits

Author SHA1 Message Date
openeuler-ci-bot
89df92298b
!33 修复当AVX2指令启用后,编译出现的错误(警告)
From: @chenxi-mao 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
2023-06-28 02:31:14 +00:00
Chenxi Mao
f206415294 Fix build error if AVX2 enabled
Below build error found if AVX2 enabled:

[   17s] lib/alg-yescrypt-opt.c:517:33: error: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Werror=sign-conversion]
[   17s]   517 |  uint32_t lo = x = EXTRACT64(X) & Smask2reg; \

Cherry pick upstream patches to fix this error.

Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
2023-06-09 15:31:44 +08:00
Chenxi Mao
84b46c9c65 Try to fix build error
Change-Id: Ic7c2f53f0ef651c57ab46ed6cfa9c19d4f68f13f
2023-06-09 15:19:54 +08:00
openeuler-ci-bot
50c0fd8a3c
!29 [sync] PR-28: 添加sw架构
From: @openeuler-sync-bot 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
2022-11-08 12:13:24 +00:00
wzx
a6b43aa6e9 Add sw64 architecture
Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit c4486ff15dd744f3b2e271c00c1ce20993c5a066)
2022-11-03 14:18:49 +08:00
openeuler-ci-bot
70f51359cb
!26 【openEuler-22.03-LTS-Next】use the macro make_build instead of make
From: @yixiangzhike 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
2022-10-19 09:19:29 +00:00
yixiangzhike
9e931b3ce6 use the macro make_build instead of make
Signed-off-by: yixiangzhike <yixiangzhike007@163.com>
2022-10-19 15:03:16 +08:00
openeuler-ci-bot
de8054684d !13 新增支持SM3加密算法
Merge pull request !13 from houmingyong/openEuler-22.03-LTS-Next
2021-12-21 10:46:18 +00:00
houmingyong
8e4c26d265 add sm3 crypt support 2021-12-21 17:14:17 +08:00
openeuler-ci-bot
18d023d9f1 !11 【openEuler-22.03-LTS-Next】Update to 4.4.26
Merge pull request !11 from yixiangzhike/openEuler-22.03-LTS-Next
2021-12-14 11:49:04 +00:00
yixiangzhike
def2066c3d Update to 4.4.26 2021-12-04 11:53:13 +08:00
openeuler-ci-bot
5b25726dc2 !8 update to 4.4.17
From: @wangchen2020
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
2021-01-27 15:19:01 +08:00
wangchen2020
5938273890 update to 4.4.17 2021-01-21 20:16:24 +08:00
openeuler-ci-bot
f77703c3df !6 modify the URL of Source0
Merge pull request !6 from wangchen/wangchen
2020-09-09 18:46:44 +08:00
wangchen2020
4fbd4a36e6 modify the URL of Source0 2020-09-08 10:11:42 +08:00
openeuler-ci-bot
ecd64412d1 !4 update version to 4.4.16
Merge pull request !4 from 杨壮壮/master
2020-07-28 11:02:32 +08:00
yang_zhuang_zhuang
041057a2ae update version to 4.4.16 2020-07-28 09:50:32 +08:00
openeuler-ci-bot
0b201eee42 !3 add yaml file
Merge pull request !3 from linwei9/master
2020-06-17 19:21:19 +08:00
linwei9
ae8291e37b add yaml file 2020-06-17 17:36:57 +08:00
openeuler-ci-bot
6db80651bb !2 add link files README.md, TODO.md
Merge pull request !2 from guoxiaoqi/next
2020-03-09 20:10:28 +08:00
guoxiaoqi
3d85a43af9 add link files README.md and TODO.md 2020-03-09 19:52:07 +08:00
openeuler-ci-bot
bb39073978 !1 libxcrypt: fix build problem
Merge pull request !1 from guoxiaoqi/next
2020-01-15 04:02:29 +08:00
guoxiaoqi
9992c3453c fixbuildproblem 2020-01-15 03:05:48 +08:00
zhuchunyi
5370845163 update code 2019-11-06 19:41:06 +08:00
overweight
dfd99075bb Package init 2019-09-30 10:59:19 -04:00