73 Commits

Author SHA1 Message Date
dingguangya
f48c91a703 Enable Intel AVX512_FP16 instructions
(cherry picked from commit dc957bc9fadac974c5930b19a52129ff17dd2fae)
2022-09-16 14:34:54 +08:00
openeuler-ci-bot
1bd64d6be2
!145 [sync] PR-142: 修复man命令不能查看binutils中工具的帮助信息。
From: @openeuler-sync-bot 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
2022-09-08 03:03:21 +00:00
Qiang Wei
03064399e6 Fix manpage empty issue.
Signed-off-by: Qiang Wei <qiang.wei@suse.com>
(cherry picked from commit 24a323b807d87ca4831f0f1312fbabac20974367)
2022-09-08 09:47:14 +08:00
openeuler-ci-bot
6add22bac9
!138 [sync] PR-137: Fix preserve-dates: cannot set time
From: @openeuler-sync-bot 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
2022-08-09 08:55:59 +00:00
maminjie
fe1bdd9442 Fix preserve-dates: cannot set time
Reference: https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=6b02746a0e29b1007efd4feb137e2da3e681fc6

Signed-off-by: maminjie <maminjie8@163.com>
(cherry picked from commit 70f363a2ce639f0ad8396a7fcd39e720d6dbb2a9)
2022-08-09 15:35:06 +08:00
openeuler-ci-bot
66f462fbe0
!133 [sync] PR-131: 增加对AARCH64的EFI格式的支持
From: @openeuler-sync-bot 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
2022-06-29 03:04:52 +00:00
Chenxi Mao
c3b3357446 Add support for the EFI format to the AArch64 target
shim-15.6 commits d6eb9c6c depends on
"objcopy --target efi-app-aarch64" command during aarch64 build.

Backport upstream patch to support it.

Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
(cherry picked from commit 038d1fbfdf78558f3d914fdcc8ca8f02768bef45)
2022-06-29 10:58:51 +08:00
openeuler-ci-bot
a971f6307c
!120 fix (obs) project build fail
From: @zou_lin77 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
2022-03-15 12:26:50 +00:00
zou_lin77
6996f410e9 fix (obs) project build fail 2022-03-15 18:53:19 +08:00
openeuler-ci-bot
ae9fd76a0c
!117 add binutils-extra
From: @zou_lin77 
Reviewed-by: @haijianzhang 
Signed-off-by: @haijianzhang
2022-03-14 11:55:06 +00:00
zou_lin77
b7dfcaa599 add binutils-extra 2022-03-12 14:22:10 +08:00
openeuler-ci-bot
b9e8b420aa
!115 修复binutils v2.37编译nodejs时出现“malformed archive”错误的问题
Merge pull request !115 from 刘恺/openEuler-22.03-LTS-Next
2022-01-24 06:25:03 +00:00
Kai Liu
be2f62e1a4
Fix the "malformed archive" issue when building nodejs
Due to upstream bug #28138, building nodejs with binutuils v2.37 may
fail with below error:

/usr/bin/ld: /home/abuild/rpmbuild/BUILD/node-v12.18.4/out/Release/
obj.target/tools/v8_gypfiles/libv8_initializers.a: error adding symbols:
malformed archive
collect2: error: ld returned 1 exit status

Cherry pick upstream commit 1c611b40e6 to fix this bug.

Reference: https://sourceware.org/bugzilla/show_bug.cgi?id=28138

Signed-off-by: Kai Liu <kai.liu@suse.com>
2022-01-21 17:24:39 +08:00
openeuler-ci-bot
e77873c5c2
!113 Fix CVE-2021-42574
Merge pull request !113 from panxh_purple/openEuler-22.03-LTS-Next
2022-01-21 02:46:59 +00:00
panxiaohe
33ff95a283 Fix CVE-2021-42574 2022-01-20 11:42:57 +08:00
openeuler-ci-bot
b3a4c8be77 !106 Fix CVE-2021-45078
Merge pull request !106 from 杨壮壮/openEuler-22.03-LTS-Next
2021-12-25 02:21:50 +00:00
yang_zhuang_zhuang
b8b20f3537 Fix CVE-2021-45078 2021-12-24 12:01:49 +08:00
openeuler-ci-bot
b47ef10df5 !93 Update to 2.37
From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-12-06 01:29:40 +00:00
wangchen2020
1a985f7e53 Update to 2.37 2021-12-02 17:16:20 +08:00
openeuler-ci-bot
3c9ca65311 !92 fix issue about delete symlink when using the strip command
From: @panxh_purple
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-09-14 06:09:08 +00:00
panxiaohe
f71bb73e57 fix issue about delete symlink when using the strip command 2021-09-14 11:00:03 +08:00
openeuler-ci-bot
7bff417cf5 !86 remove rpath and runpath of exec files and libraries
From: @yang_zhuang_zhuang
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-09-07 08:51:16 +00:00
yang_zhuang_zhuang
445282625d remove rpath and runpath of exec files and libraries 2021-09-07 14:45:04 +08:00
openeuler-ci-bot
1f9aef7b87 !73 【Mainline】Update to 2.36.1
From: @yixiangzhike
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-07-07 07:59:04 +00:00
yixiangzhike
bed53c7959 Update to 2.36.1 2021-07-05 17:16:49 +08:00
openeuler-ci-bot
455d333f0c !68 CVE-2021-33560
From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-06-21 02:51:48 +00:00
wangchen2020
5b672db2b7 fix CVE-2021-3549 2021-06-19 11:19:46 +08:00
openeuler-ci-bot
6dd9a322c5 !62 fix CVE-2021-3487
From: @liquor1
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-04-23 16:27:57 +08:00
lirui
d8e29d6574 fix CVE-2021-3487 2021-04-23 11:58:08 +08:00
openeuler-ci-bot
2ee321f514 !56 fix CVE-2021-20197
From: @liquor1
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-04-20 09:00:59 +08:00
lirui
2ad54fd664 fix CVE-2021-20197 2021-04-16 15:25:09 +08:00
openeuler-ci-bot
7ac2cf8584 !50 fix CVE-2020-0551
From: @panxh_purple
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-23 15:58:57 +08:00
panxiaohe
b5c83c9eba fix CVE-2020-0551 2021-03-23 10:56:53 +08:00
openeuler-ci-bot
ca59002b27 !44 move the test to %check phase
From: @liquor1
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-03-23 09:44:00 +08:00
Liquor
88da516ec4 move the test to %check phase 2021-03-22 15:17:36 +08:00
openeuler-ci-bot
3f45db310a !36 Fix CVE-2020-16592
From: @zou_lin77
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-01-11 10:35:43 +08:00
zou_lin77
d50ccec86d fix CVE-2020-16592 2021-01-09 15:17:09 +08:00
openeuler-ci-bot
53420df9dc !35 【轻量级 PR】:add fully supported for riscv64.
From: @liqingqing_1229
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2020-11-04 16:29:42 +08:00
liqingqing_1229
8c7b7ac443 add fully support for riscv64. 2020-11-04 14:57:24 +08:00
openeuler-ci-bot
eae241c348 !34 【轻量级 PR】:riscv64 do not support gold linker, disable it.
From: @liqingqing_1229
Reviewed-by: @xiezhipeng1,@hanxinke
Signed-off-by: @hanxinke
2020-11-03 21:00:47 +08:00
liqingqing_1229
aeaca025ac riscv64 do not support gold linker, disable it. 2020-11-03 17:36:00 +08:00
openeuler-ci-bot
5ff429dd91 !33 【轻量级 PR】:fix changelog date
From: @liqingqing_1229
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
2020-10-31 16:35:45 +08:00
liqingqing_1229
3a8da93f58 fix changelog date 2020-10-31 14:51:38 +08:00
openeuler-ci-bot
c9db1d4bf2 !29 Fix fuzz failure
From: @zou_lin77
Reviewed-by: @overweight
Signed-off-by: @overweight
2020-09-19 17:01:40 +08:00
zou_lin77
6f6dced405 Fix a potential use-of-an-uninitialised-value in the print_insn_ns32k of fuzz_disassemble 2020-09-18 18:38:12 +08:00
openeuler-ci-bot
166d5258d7 !26 Fix fuzz failure
From: @zou_lin77
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-09-14 20:43:53 +08:00
zou_lin77
e75efd0f4e Fix a memory leak in the testcase fuzz_readelf and use-of-uninitialized-value in print_insn_mwtag and use-of-ninitialized-value in _bfd_xcoff_slurp_armap 2020-09-11 21:25:04 +08:00
openeuler-ci-bot
ca925beec3 !21 modify yaml file
Merge pull request !21 from Hugel/master
2020-08-11 11:32:43 +08:00
Hugel
c230424329 modify yaml file 2020-08-11 11:05:09 +08:00
openeuler-ci-bot
f0b0104d30 !20 Fix static library file conflicts when install both binutils and binutils-devel
Merge pull request !20 from yixiangzhike/master
2020-08-05 18:21:41 +08:00