summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 11:55:35 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 11:55:36 +0000
commit90f65f92f9d2201b9664dc84c3718dceaeb66ed2 (patch)
tree3ec5cbb0369d305cc2bd4c2beb5acb5a3c0cc45b /mail
parent6bea36c3eed9bfef8071e4a8c082652361aa8de9 (diff)
onsuccess: #347: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk_ci_gnu_eabi-build-tcwg_bmk_stm32-gnu_eabi-master-arm_eabi-coremark-Os/347/
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.txt34
-rw-r--r--mail/mail-body.txt34
-rw-r--r--mail/mail-subject.txt2
3 files changed, 37 insertions, 33 deletions
diff --git a/mail/jira-body.txt b/mail/jira-body.txt
index 4a16103..16eb40e 100644
--- a/mail/jira-body.txt
+++ b/mail/jira-body.txt
@@ -1,17 +1,19 @@
After binutils/gcc/newlib
-b35abeab8d8d682298f5d53aa6b0baba3fcdcee7 Automatic date update in version.in
-f2f58a399cf3f946983398cdfe52d0eaa72bf877 PR29870, objdump SEGV in display_debug_lines_decoded dwarf.c:5524
-85f9067d3a47d51a46ba369c60fdec752da0f885 Automatic date update in version.in
-823b2395e449f87ab9f68027c7ed38ec0eea4025 [gdb/tdep] Fix larl handling in s390_displaced_step_fixup
-b813665fd2ec3a5cbe7cbc8b36ce7aa0271dec44 Automatic date update in version.in
-... and 9 more binutils commits
-324e9953400999872a0a57524399d86e6414c149 Daily bump.
-8f72249ff4cbd0a5c701b99ee8aa1ca9d82df046 Fortran: fix ICE on bad use of statement function [PR107995]
-d9d8c9674ad3ad3aa38419d24b1aaaffe31f5d3f d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
-b045179973161115c7ea029b2788f5156fc55cda unidiff: use newline='\n' argument
-6d799f0aed18be25a5c908499b6411ab6d06b78c d: Merge upstream dmd, druntime c8ae4adb2e, phobos 792c8b7c1.
-... and 22 more gcc commits
-45794e0d66866d928349134ed3b91aeec5477009 Cygwin: add 3.4.2 release notes
-faac79783c27c030ab17a6f298f8aa89c51a03c5 Cygwin: pty: Use GetTickCount64() instead of GetTickCount().
-be635ebc2f5df7f07ebc3f1f9531f38e3c09c970 Cygwin: pipe: Fix performance degradation for non-cygwin pipe.
-3a910b624a1bcd3d2ee625a308ba9f108a152fb7 Cygwin: improve release text for FILE issue
+9c71ba0dc4f4ad7ab7e5f7711be6e7fde6118a06 Automatic date update in version.in
+5d80df4a109e7b648e324423a5fbc3c1ba02e816 gdb/maint: add core file name to 'maint info program-spaces' output
+740a579fd5f5cd56bfb42a3f62c61ffd42d43186 gdb: ensure all targets are popped before an inferior is destructed
+c8181f706f5a481e9667195d1f5d1623db6cc7f2 gdb: remove the pop_all_targets (and friends) global functions
+9678f8fe975c213c94735221dcb438395e4de9e1 gdb: remove decref_target
+... and 56 more binutils commits
+4ef521bbc63f8a3883d507a8b6c1f95f442df3fe c++: fix initializer_list transformation [PR108071]
+26f4aefaebc056acacc2a842f5b092ed9e671ef0 Daily bump.
+41faa1d7beb90b235858c8a692be926642ad5559 analyzer: don't call binding_key::make on empty regions [PR108065]
+70b303049e45c180236a4114f844311652bad002 btf: correct generation for extern funcs [PR106773]
+4f7aa145b796c044526c93f390e68f3b56a1b30a btf: fix 'extern const void' variables [PR106773]
+... and 101 more gcc commits
+489300c89db626a7dd93d57592e9fb925f397410 Cygwin: add release message for latest path handling patch
+42ddb40b58f7770e219928eb923f0ecee42bf5de libgloss: bfin: switch to CPPASCOMPILE for .S->.o
+15ad816dddf836def06cd0330ec0efa9ce50e5bf libc: arm: fix setjmp abi non-conformance
+90236c3a2cf6eb9aecb6d103612c57db3c14b066 Cygwin: Makefile: build new-cygwin1.dll in a single step
+f34db341fc8d6dbec37946dc537331be50f90343 Cygwin: Makefile: only regenerate cygwin_version.c if it changes
+... and 2 more newlib commits
diff --git a/mail/mail-body.txt b/mail/mail-body.txt
index b843459..46d6283 100644
--- a/mail/mail-body.txt
+++ b/mail/mail-body.txt
@@ -1,20 +1,22 @@
After binutils/gcc/newlib
-b35abeab8d8d682298f5d53aa6b0baba3fcdcee7 Automatic date update in version.in
-f2f58a399cf3f946983398cdfe52d0eaa72bf877 PR29870, objdump SEGV in display_debug_lines_decoded dwarf.c:5524
-85f9067d3a47d51a46ba369c60fdec752da0f885 Automatic date update in version.in
-823b2395e449f87ab9f68027c7ed38ec0eea4025 [gdb/tdep] Fix larl handling in s390_displaced_step_fixup
-b813665fd2ec3a5cbe7cbc8b36ce7aa0271dec44 Automatic date update in version.in
-... and 9 more binutils commits
-324e9953400999872a0a57524399d86e6414c149 Daily bump.
-8f72249ff4cbd0a5c701b99ee8aa1ca9d82df046 Fortran: fix ICE on bad use of statement function [PR107995]
-d9d8c9674ad3ad3aa38419d24b1aaaffe31f5d3f d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
-b045179973161115c7ea029b2788f5156fc55cda unidiff: use newline='\n' argument
-6d799f0aed18be25a5c908499b6411ab6d06b78c d: Merge upstream dmd, druntime c8ae4adb2e, phobos 792c8b7c1.
-... and 22 more gcc commits
-45794e0d66866d928349134ed3b91aeec5477009 Cygwin: add 3.4.2 release notes
-faac79783c27c030ab17a6f298f8aa89c51a03c5 Cygwin: pty: Use GetTickCount64() instead of GetTickCount().
-be635ebc2f5df7f07ebc3f1f9531f38e3c09c970 Cygwin: pipe: Fix performance degradation for non-cygwin pipe.
-3a910b624a1bcd3d2ee625a308ba9f108a152fb7 Cygwin: improve release text for FILE issue
+9c71ba0dc4f4ad7ab7e5f7711be6e7fde6118a06 Automatic date update in version.in
+5d80df4a109e7b648e324423a5fbc3c1ba02e816 gdb/maint: add core file name to 'maint info program-spaces' output
+740a579fd5f5cd56bfb42a3f62c61ffd42d43186 gdb: ensure all targets are popped before an inferior is destructed
+c8181f706f5a481e9667195d1f5d1623db6cc7f2 gdb: remove the pop_all_targets (and friends) global functions
+9678f8fe975c213c94735221dcb438395e4de9e1 gdb: remove decref_target
+... and 56 more binutils commits
+4ef521bbc63f8a3883d507a8b6c1f95f442df3fe c++: fix initializer_list transformation [PR108071]
+26f4aefaebc056acacc2a842f5b092ed9e671ef0 Daily bump.
+41faa1d7beb90b235858c8a692be926642ad5559 analyzer: don't call binding_key::make on empty regions [PR108065]
+70b303049e45c180236a4114f844311652bad002 btf: correct generation for extern funcs [PR106773]
+4f7aa145b796c044526c93f390e68f3b56a1b30a btf: fix 'extern const void' variables [PR106773]
+... and 101 more gcc commits
+489300c89db626a7dd93d57592e9fb925f397410 Cygwin: add release message for latest path handling patch
+42ddb40b58f7770e219928eb923f0ecee42bf5de libgloss: bfin: switch to CPPASCOMPILE for .S->.o
+15ad816dddf836def06cd0330ec0efa9ce50e5bf libc: arm: fix setjmp abi non-conformance
+90236c3a2cf6eb9aecb6d103612c57db3c14b066 Cygwin: Makefile: build new-cygwin1.dll in a single step
+f34db341fc8d6dbec37946dc537331be50f90343 Cygwin: Makefile: only regenerate cygwin_version.c if it changes
+... and 2 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 96d9fc6..0d8c1db 100644
--- a/mail/mail-subject.txt
+++ b/mail/mail-subject.txt
@@ -1 +1 @@
-[TCWG CI] No change after binutils/gcc/newlib: 45 commits
+[TCWG CI] No change after binutils/gcc/newlib: 174 commits