summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-01 20:28:30 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-01 20:28:32 +0000
commit2bb41d8ff9bfa9d9b9c8cc35fa9d4527981223c4 (patch)
treeac604378188ff8b5ed59937ee7d373e76dcefad2 /mail
parent1258a576bf95708fe57ec484c94c3bf0e63f6837 (diff)
onsuccess: #334: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk_ci_gnu_eabi-build-tcwg_bmk_stm32-gnu_eabi-master-arm_eabi-coremark-O3/334/
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 -- -O3_mthumb: | 1 check_regression status : 0
Diffstat (limited to 'mail')
-rw-r--r--mail/jira-body.txt29
-rw-r--r--mail/mail-body.txt29
-rw-r--r--mail/mail-subject.txt2
3 files changed, 27 insertions, 33 deletions
diff --git a/mail/jira-body.txt b/mail/jira-body.txt
index 39f4b10..b7a66a1 100644
--- a/mail/jira-body.txt
+++ b/mail/jira-body.txt
@@ -1,16 +1,13 @@
-After binutils/gcc/newlib
-f7502dfe3f99d09fba2fc49f806ccc6b0a18c06d PR28834, PR26946 sanity checking section size
-d0e5049d8fa8e1994a42bb0296f72cc981b8ce8c Sanity check SHT_MIPS_OPTIONS size
-772e1fe54a43adb1bf282f5cc599862df7b68317 Re: gold: add --compress-debug-sections=zstd [PR 29641]
-8b2d02cbb924f1f3718dc5a20f7a9dcf07739d23 gold: add --compress-debug-sections=zstd [PR 29641]
-332a4eeaea69034b8ee6f50b931ce6734b55bf08 gold, dwp: support zstd compressed input debug sections [PR 29641]
-... and 55 more binutils commits
-fbad7a74aaaddea3d7b39045a09dd3860603658e libstdc++: Fix tests with non-const operator==
-f54ae4da1f60f4a2dea22ef184941d953442b86d libstdc++: Add missing definition for <charconv> in C++14 mode
-56d2222c58be78d5125bd8a1069364f0f4b2baa2 libstdc++: Fix test that uses C++17 variable template in C++14
-b3ac43a3c05744d62a963d656bed782fc867ad79 libstdc++: Avoid redundant checks in std::use_facet [PR103755]
-d3fe767c16e7c528e4fc71c8a68ac14b4573d880 c-family: Support #pragma region/endregion [PR85487]
-... and 112 more gcc commits
-5c79aa4b22df09b6fb3e97538fee7f108f9fd768 powerpc/setjmp: Fix 64-bit buffer alignment
-59b8ee7d7066b9a3f39e1c765d0cecb5d9bc07fd Cygwin: Correct /proc/*/stat for processes without ctty
-67459ce679f42ef81faaeb2401593105d6fbbf5d Generally make all 'long double complex' methods available in <complex.h>
+After binutils/newlib
+fadfefbf159291a685c9849ebf597c1d4d7f75dc Re: objcopy renaming section with explicit flags
+4f5c4fce8878830d8e4e928fa0dbe3f4ee2eb2cd objcopy renaming section with explicit flags
+f31e4e02eed3a758d757c7ede855b7aec1dd3850 Automatic date update in version.in
+a83c64f567ec7f161b8efb87205d44a2fbbf36f8 Fix Cygwin build after 02d04eac
+90f902daf5edb817d57b5e377d7ad54948a5a9f4 Drop apparently unneeded include of winsock2.h
+... and 24 more binutils commits
+c03f0c306244bf73239cb1a318a175682f504dc2 makedocbook: Fix false report of unhandled texinfo command
+999925b253882ff4c3c47c9a4b91c5cb0d39e84d makedocbook: Adjust inline whitespace to fix flake8 warnings
+2521dd48d820326cfa2c3efa8bfde19dec7109e5 makedocbook: Drop stray semicolons
+8b6c4249e2a592ab69d4fca299a3466815aed951 makedocbook: Use sys.exit()
+2432d77099345ee3a4649d002750622d5db79c1b makedocbook: Use raw strings for regexes
+... and 2 more newlib commits
diff --git a/mail/mail-body.txt b/mail/mail-body.txt
index bd9233b..b4e570b 100644
--- a/mail/mail-body.txt
+++ b/mail/mail-body.txt
@@ -1,19 +1,16 @@
-After binutils/gcc/newlib
-f7502dfe3f99d09fba2fc49f806ccc6b0a18c06d PR28834, PR26946 sanity checking section size
-d0e5049d8fa8e1994a42bb0296f72cc981b8ce8c Sanity check SHT_MIPS_OPTIONS size
-772e1fe54a43adb1bf282f5cc599862df7b68317 Re: gold: add --compress-debug-sections=zstd [PR 29641]
-8b2d02cbb924f1f3718dc5a20f7a9dcf07739d23 gold: add --compress-debug-sections=zstd [PR 29641]
-332a4eeaea69034b8ee6f50b931ce6734b55bf08 gold, dwp: support zstd compressed input debug sections [PR 29641]
-... and 55 more binutils commits
-fbad7a74aaaddea3d7b39045a09dd3860603658e libstdc++: Fix tests with non-const operator==
-f54ae4da1f60f4a2dea22ef184941d953442b86d libstdc++: Add missing definition for <charconv> in C++14 mode
-56d2222c58be78d5125bd8a1069364f0f4b2baa2 libstdc++: Fix test that uses C++17 variable template in C++14
-b3ac43a3c05744d62a963d656bed782fc867ad79 libstdc++: Avoid redundant checks in std::use_facet [PR103755]
-d3fe767c16e7c528e4fc71c8a68ac14b4573d880 c-family: Support #pragma region/endregion [PR85487]
-... and 112 more gcc commits
-5c79aa4b22df09b6fb3e97538fee7f108f9fd768 powerpc/setjmp: Fix 64-bit buffer alignment
-59b8ee7d7066b9a3f39e1c765d0cecb5d9bc07fd Cygwin: Correct /proc/*/stat for processes without ctty
-67459ce679f42ef81faaeb2401593105d6fbbf5d Generally make all 'long double complex' methods available in <complex.h>
+After binutils/newlib
+fadfefbf159291a685c9849ebf597c1d4d7f75dc Re: objcopy renaming section with explicit flags
+4f5c4fce8878830d8e4e928fa0dbe3f4ee2eb2cd objcopy renaming section with explicit flags
+f31e4e02eed3a758d757c7ede855b7aec1dd3850 Automatic date update in version.in
+a83c64f567ec7f161b8efb87205d44a2fbbf36f8 Fix Cygwin build after 02d04eac
+90f902daf5edb817d57b5e377d7ad54948a5a9f4 Drop apparently unneeded include of winsock2.h
+... and 24 more binutils commits
+c03f0c306244bf73239cb1a318a175682f504dc2 makedocbook: Fix false report of unhandled texinfo command
+999925b253882ff4c3c47c9a4b91c5cb0d39e84d makedocbook: Adjust inline whitespace to fix flake8 warnings
+2521dd48d820326cfa2c3efa8bfde19dec7109e5 makedocbook: Drop stray semicolons
+8b6c4249e2a592ab69d4fca299a3466815aed951 makedocbook: Use sys.exit()
+2432d77099345ee3a4649d002750622d5db79c1b makedocbook: Use raw strings for regexes
+... 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 f8448aa..389f434 100644
--- a/mail/mail-subject.txt
+++ b/mail/mail-subject.txt
@@ -1 +1 @@
-[TCWG CI] No change after binutils/gcc/newlib: 180 commits
+[TCWG CI] No change after binutils/newlib: 36 commits