summaryrefslogtreecommitdiff
path: root/notify/jira
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 09:18:27 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 09:18:27 +0000
commit7c37d54e884a93de9f5dc6b480daa42806448149 (patch)
tree0237063d6880bf406a36d7da68f63c7ea1ca74e4 /notify/jira
parent46d0356f01ba54dde49c0ffc3eb7c6b9d3c84b8a (diff)
onsuccess: #539: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/539/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -2 | # build_abe dejagnu: | -1 | # build_abe check_binutils --: | 0 check_regression status : 0
Diffstat (limited to 'notify/jira')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/description23
-rw-r--r--notify/jira/summary2
3 files changed, 17 insertions, 10 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 3bc5cb7..2ccabd6 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/538/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/539/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index c902c9b..68a6eff 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,14 +1,21 @@
-Commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=e61ea34e74f1c29f320906c11300697d15b1a1c0
-commit binutils-2_41-release-1429-ge61ea34e74f
-Author: GDB Administrator <gdbadmin@sourceware.org>
-Date: Tue Dec 12 00:00:14 2023 +0000
+Commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=dff565fcca8137954d6ad571ef39f6aec5c0429c
+commit binutils-2_41-release-1430-gdff565fcca8
+Author: Lifang Xia <lifang_xia@linux.alibaba.com>
+Date: Wed Nov 29 17:17:22 2023 +0800
- Automatic date update in version.in
+ RISC-V: Resolve PCREL_HI20/LO12_I/S fixups with local symbols while `-mno-relax'
+
+ In the scenario of generating .ko files, the kernel does not relax the .ko
+ files. However, due to the large amount of relax and local relocation
+ information, this increases the size of the .ko files. In this patch, it
+ will finish the fixup of the local relocations while with `-mno-relax' option.
+ This can reduce the size of the relocation table.
+... 28 lines of the commit log omitted.
* tcwg_binutils_check
** master-arm
*** PASS
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/e61ea34e74f1c29f320906c11300697d15b1a1c0/tcwg_binutils_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/538/artifact/artifacts
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/dff565fcca8137954d6ad571ef39f6aec5c0429c/tcwg_binutils_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/539/artifact/artifacts
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/e61ea34e74f1c29f320906c11300697d15b1a1c0/jira/yaml
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/dff565fcca8137954d6ad571ef39f6aec5c0429c/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index aab4f06..ae87fc4 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-binutils-2_41-release-1429-ge61ea34e74f: PASS
+binutils-2_41-release-1430-gdff565fcca8: PASS