laokz
10a4252a65
riscv64: force --enable-frame-pointers configure option
...
Configure script detect -fno-omit-frame-pointer and -momit-leaf-frame-pointer
compile options both together, see,
https://github.com/gperftools/gperftools/blob/master/configure.ac#L211
For RISC-V, until gcc14 -momit-leaf-frame-pointer was not supported, see,
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=39663298b5934831a0125e12f113ebd83248c3be
We use gcc12, thus the detection would be failed and no fp used in the code,
and then stacktrace_unittest's generic_fp test failed. Add --enable-frame-pointers
configure option can force -fno-omit-frame-pointer alone been used.
Sigend-off-by: laokz <zhangkai@iscas.ac.cn>
(cherry picked from commit 1d913d802acb93f2ef4f648f87ee28385f9a8553)
2024-04-24 17:09:12 +08:00
openeuler-ci-bot
b8bfb3ff2b
!53 Upgrade to 2.15
...
From: @ni-cunshu
Reviewed-by: @wangbin224
Signed-off-by: @wangbin224
2024-02-07 03:11:00 +00:00
Ni Cunshu
e55870e020
Upgrade to 2.15
...
Signed-off-by: Ni Cunshu <nicunshu@huawei.com>
2024-02-06 21:26:37 +08:00
openeuler-ci-bot
f01e51c651
!46 Resolving loongarch64 build error
...
From: @dpdwaj
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2023-07-14 07:46:11 +00:00
doupengda
6f2f66bd01
Resolving loongarch64 build error
2023-07-12 14:35:05 +08:00
openeuler-ci-bot
38e26b3eb2
!35 License compliance rectification
...
From: @lauk001
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-08-05 01:01:23 +00:00
lauk001
039a5230c6
License compliance rectification
2022-08-04 14:51:45 +08:00
openeuler-ci-bot
cb6db3c4ce
!33 upgrade to 2.10
...
From: @liqingqing_1229
Reviewed-by: @yang_yanchao
Signed-off-by: @yang_yanchao
2022-07-19 09:12:49 +00:00
liqingqing_1229
937cd5221f
upgrade to 2.10
2022-07-19 16:07:44 +08:00
openeuler-ci-bot
8dba75199a
!29 Remove the dependency of the main package and pprof
...
From: @liusirui91
Reviewed-by: @wangbin224
Signed-off-by: @wangbin224
2022-02-28 11:38:31 +00:00
liusirui
032b95bd1a
Remove the dependency of the main package and pprof
2022-02-28 17:37:48 +08:00
openeuler-ci-bot
debaa52925
!22 rebuild package
...
From: @zhouwenpei
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-12-03 08:43:16 +00:00
zhouwenpei
7785892612
rebuild package
2021-12-03 16:41:55 +08:00
openeuler-ci-bot
6880eea88f
!21 update to 2.9.1
...
From: @zhangyiru330
Reviewed-by:
Signed-off-by:
2021-12-03 07:16:01 +00:00
openeuler-ci-bot
2ba1455f64
update to 2.9.1
2021-11-29 20:09:19 +08:00
zhangyiru
3da62c2deb
avoid exceed int range when use heapchecker
2021-11-09 10:29:47 -05:00
openeuler-ci-bot
bfc8ce6730
!17 avoid exceed int range when use heapchecker
...
From: @zhangyiru330
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-09 08:01:04 +00:00
zhangyiru
e75a4da048
enable make check to execute test-suites and skip four testcases in arm
2021-10-26 07:58:59 -04:00
openeuler-ci-bot
6d01d8a712
!16 enable make check to execute test-suites && skip four arm testcases
...
From: @zhangyiru330
Reviewed-by:
Signed-off-by:
2021-10-26 04:12:46 +00:00
openeuler-ci-bot
4c961db064
!13 remove invalid gdb build dependency
...
From: @zhangyiru330
Reviewed-by: @SuperSix173
Signed-off-by: @SuperSix173
2021-07-22 08:42:20 +00:00
z00585918
f8790aca7b
remove invalid gdb build dependency
2021-07-22 16:33:52 +08:00
openeuler-ci-bot
dc1a5a5ae8
!12 update to 2.8.1
...
From: @xinghe_1
Reviewed-by: @SuperSix173
Signed-off-by: @SuperSix173
2021-02-01 09:15:17 +08:00
renmingshuai
439a80b3d7
update version
2021-01-30 15:45:50 +08:00
openeuler-ci-bot
946a0dbfba
!10 修复issue I1VAEU
...
From: @sdlzx
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2020-09-24 08:42:33 +08:00
sdlzx
df0b493446
update gperftools.spec.
2020-09-23 21:24:49 +08:00
sdlzx
c246bbc97e
update comment in gperftools-generic-dynamic-tls.patch.
2020-09-23 09:59:20 +08:00
sdlzx
0507827a96
bug fix for issue I1VAEU
2020-09-22 21:57:51 +08:00
openeuler-ci-bot
dd8fa9e4f6
!9 【mainline】添加差异分析yaml文件
...
Merge pull request !9 from liusirui/master
2020-09-08 15:59:36 +08:00
liusirui
d7b5068709
add gperftools-2.7.90-vs-2.8.yaml.
2020-09-08 15:51:15 +08:00
openeuler-ci-bot
296d692eda
!7 update to 2.8
...
Merge pull request !7 from 靳智敏/master
2020-07-28 10:41:57 +08:00
jinzhimin369
320c195c6e
update to 2.8
2020-07-23 22:51:38 +08:00
openeuler-ci-bot
567efd5852
!5 add yaml file in package
...
Merge pull request !5 from 吴超超/master
2020-06-24 22:31:08 +08:00
19909236985
44c6fc570e
add yaml file in package
2020-06-17 09:56:55 +08:00
openeuler-ci-bot
7538445c33
!3 fix build src.rpm error
...
Merge pull request !3 from HukunaMatata/master
2020-03-20 15:19:15 +08:00
HukunaMatata
4aeda08d4e
fix build src.rpm error
2020-03-19 20:28:46 +08:00
openeuler-ci-bot
49f7e2895e
!1 delete useless patch
...
Merge pull request !1 from 吴旭/master
2020-01-11 09:55:13 +08:00
wuxu_wu
f56a7a8fab
gperftools: delete useless patch
...
delete useless patch from package
Signed-off-by: wuxu_wu <wuxu.wu@huawei.com>
2020-01-10 21:01:41 +08:00
overweight
3713cee362
Package init
2019-09-30 10:51:34 -04:00