summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 12:04:01 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 12:04:03 +0000
commit4ef2391d3305ea5925c18dab4779324f33f1fa38 (patch)
tree2616c49eda95ebcfcc19b06d699bab54efb21219 /mail
parent88111e655e2a41c3382a5bfb2bfc1b716717b6ae (diff)
onsuccess: #7: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_size-coremark-gnu_eabi-arm_eabi-master-Os-build/7/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -8 | # build_abe newlib: | -6 | # build_abe stage2 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -5 | # benchmark -- -Os_mthumb: | 1 check_regression status : 0
Diffstat (limited to 'mail')
-rw-r--r--mail/jira-body.txt33
-rw-r--r--mail/mail-body.txt33
-rw-r--r--mail/mail-subject.txt2
3 files changed, 37 insertions, 31 deletions
diff --git a/mail/jira-body.txt b/mail/jira-body.txt
index b210d90..5e8ac7c 100644
--- a/mail/jira-body.txt
+++ b/mail/jira-body.txt
@@ -1,16 +1,19 @@
After binutils/gcc/newlib
-ccc42eb23136d314fc97315b2443b14f952db15c Automatic date update in version.in
-35e1763185224b2bf634e19cdfd06dab0ba914e3 More const-correctness in cooked indexer
-d9195131530370f56e78a2b084928c11da536d9e [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp.tcl
-f6210497fd7ff8f71c1421abb3dacdd4556dd097 Invert test in gdb.ada/ptype_tagged_param.exp
-2d46b103a52e4597ee60aa224ef4e5fb225ba893 gdb/tui: more debug output
-... and 68 more binutils commits
-679f75167b1294fe6c3a281fe5bbafc734777407 doc: Fix markup
-09349c07e0cb261f13a5941edff22d57c047ff57 doc: Update link to Objective-C book
-6464409b0c7077e36858989b5dae302e2d26f45a PR c/108192 - Fix test for mingw
-ff3d99c5e72126cf8d4c7611a63a82dfc476cdbe PR c/108150 - Fix alignment test for Windows targets
-fe4608efc15b881ac908a3f90d7322736495ae72 Modula-2: Claim Wreturn-type in lang.opt.
-... and 98 more gcc commits
-76d2053ec890884f149c8cd46dee95bde36cb95d Cygwin: cygcheck: package info / available package search, take 1
-963d6c79ead3941b399e3549bc753c2cb90ab79b RISC-V: Fix floating-point environment support for soft float
-28594480df73bbed642b4471445fa106ee387730 Cygwin: cygcheck: split out fetching data from cygwin.com
+7f6ebecd56e690012b05af0a492280765b17f186 bpf: fix error conversion from long unsigned int to unsigned int [-Werror=overflow]
+5a19bfd673d88184b5426b732178042ec24b248d gdb: make target_desc_info_from_user_p a method of target_desc_info
+57768366319b362bc54bd2175e09b210ce195688 gdb: remove copy_inferior_target_desc_info
+6b0b81b9f2cb056bd82e9c01f4a5f631ae90938b gdb: remove get_tdesc_info
+79846903c6289b2ff12d1830bc2cbf900710556c gdb: change inferior::tdesc_info to non-pointer
+... and 65 more binutils commits
+60fca1802a25034f49fa1e3769b3a5656f392e89 c++: Add fixed test [PR101071]
+f0065f207cf19cd960b33d961472c6d69514336f libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
+8d2c5b6101426f036bec7940aa29bf7bb8c4abc9 [modula-2] Bugfix to allow html doc build and simplify target dir creation
+c9aef107ce697f58a34734d82f8d2514405c9be0 libstdc++: Implement ranges::find_last{,_if,_if_not} from P1223R5
+28752bcbbfb2efa1b57db725d7a3e352eabcc336 libstdc++: Implement ranges::iota from P2440R1
+... and 210 more gcc commits
+c6e601de84ea9f2be2b026c609cc3c1fe82a3103 libc: arm: Implement setjmp GCC backwards compatibility.
+89f930a9649ed9e419c7d8b2372c684313069a5b dumper: avoid linker problem when `libbfd` depends on `libsframe`
+3a4c740f59c03b4c8346fa0ee8599b1c0582ae96 Cygwin: dsp: Implement SNDCTL_DSP_SETFRAGMENT ioctl().
+4b157b44cad099c375801453dc245da660f0cb85 Cygwin: cygcheck: lower setup.ini expiration time to 3 hours
+37c5b6d929bd6acd0f64467ccbd8a298a77ad98a Cygwin: cygcheck: find_url: fix error handling
+... and 5 more newlib commits
diff --git a/mail/mail-body.txt b/mail/mail-body.txt
index 9ee6c03..947701c 100644
--- a/mail/mail-body.txt
+++ b/mail/mail-body.txt
@@ -1,19 +1,22 @@
After binutils/gcc/newlib
-ccc42eb23136d314fc97315b2443b14f952db15c Automatic date update in version.in
-35e1763185224b2bf634e19cdfd06dab0ba914e3 More const-correctness in cooked indexer
-d9195131530370f56e78a2b084928c11da536d9e [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp.tcl
-f6210497fd7ff8f71c1421abb3dacdd4556dd097 Invert test in gdb.ada/ptype_tagged_param.exp
-2d46b103a52e4597ee60aa224ef4e5fb225ba893 gdb/tui: more debug output
-... and 68 more binutils commits
-679f75167b1294fe6c3a281fe5bbafc734777407 doc: Fix markup
-09349c07e0cb261f13a5941edff22d57c047ff57 doc: Update link to Objective-C book
-6464409b0c7077e36858989b5dae302e2d26f45a PR c/108192 - Fix test for mingw
-ff3d99c5e72126cf8d4c7611a63a82dfc476cdbe PR c/108150 - Fix alignment test for Windows targets
-fe4608efc15b881ac908a3f90d7322736495ae72 Modula-2: Claim Wreturn-type in lang.opt.
-... and 98 more gcc commits
-76d2053ec890884f149c8cd46dee95bde36cb95d Cygwin: cygcheck: package info / available package search, take 1
-963d6c79ead3941b399e3549bc753c2cb90ab79b RISC-V: Fix floating-point environment support for soft float
-28594480df73bbed642b4471445fa106ee387730 Cygwin: cygcheck: split out fetching data from cygwin.com
+7f6ebecd56e690012b05af0a492280765b17f186 bpf: fix error conversion from long unsigned int to unsigned int [-Werror=overflow]
+5a19bfd673d88184b5426b732178042ec24b248d gdb: make target_desc_info_from_user_p a method of target_desc_info
+57768366319b362bc54bd2175e09b210ce195688 gdb: remove copy_inferior_target_desc_info
+6b0b81b9f2cb056bd82e9c01f4a5f631ae90938b gdb: remove get_tdesc_info
+79846903c6289b2ff12d1830bc2cbf900710556c gdb: change inferior::tdesc_info to non-pointer
+... and 65 more binutils commits
+60fca1802a25034f49fa1e3769b3a5656f392e89 c++: Add fixed test [PR101071]
+f0065f207cf19cd960b33d961472c6d69514336f libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
+8d2c5b6101426f036bec7940aa29bf7bb8c4abc9 [modula-2] Bugfix to allow html doc build and simplify target dir creation
+c9aef107ce697f58a34734d82f8d2514405c9be0 libstdc++: Implement ranges::find_last{,_if,_if_not} from P1223R5
+28752bcbbfb2efa1b57db725d7a3e352eabcc336 libstdc++: Implement ranges::iota from P2440R1
+... and 210 more gcc commits
+c6e601de84ea9f2be2b026c609cc3c1fe82a3103 libc: arm: Implement setjmp GCC backwards compatibility.
+89f930a9649ed9e419c7d8b2372c684313069a5b dumper: avoid linker problem when `libbfd` depends on `libsframe`
+3a4c740f59c03b4c8346fa0ee8599b1c0582ae96 Cygwin: dsp: Implement SNDCTL_DSP_SETFRAGMENT ioctl().
+4b157b44cad099c375801453dc245da660f0cb85 Cygwin: cygcheck: lower setup.ini expiration time to 3 hours
+37c5b6d929bd6acd0f64467ccbd8a298a77ad98a Cygwin: cygcheck: find_url: fix error handling
+... and 5 more newlib commits
Below reproducer instructions can be used to re-build both "first_bad" and "last_good" cross-toolchains used in this bisection. Naturally, the scripts will fail when triggerring benchmarking jobs if you don\'t have access to Linaro TCWG CI.
diff --git a/mail/mail-subject.txt b/mail/mail-subject.txt
index 97b2095..7b8b180 100644
--- a/mail/mail-subject.txt
+++ b/mail/mail-subject.txt
@@ -1 +1 @@
-[TCWG CI] No change after binutils/gcc/newlib: 179 commits
+[TCWG CI] No change after binutils/gcc/newlib: 295 commits