summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 12:06:12 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 12:06:14 +0000
commit4daf087bbc1b254e7a0d74851f4099d9753a1a70 (patch)
treee2bf2957026120de6326cb4ee2a0f2a7e2683a9a /mail
parent12d2bef272185e90209263a2a26079afdbd3030e (diff)
onsuccess: #11: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_size-coremark-gnu_eabi-arm_eabi-master-Os-build/11/
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.txt35
-rw-r--r--mail/mail-body.txt35
-rw-r--r--mail/mail-subject.txt2
3 files changed, 37 insertions, 35 deletions
diff --git a/mail/jira-body.txt b/mail/jira-body.txt
index b9c5667..865699c 100644
--- a/mail/jira-body.txt
+++ b/mail/jira-body.txt
@@ -1,18 +1,19 @@
After binutils/gcc/newlib
-8282ad74c302a8e0db7a588e500ae117a1df68c5 gdb: fix describe_other_breakpoints for default task being -1
-f0bdf68d3fb6db1dd2b83e07062e2104cdb785c2 gdb/c++: fix handling of breakpoints on @plt symbols
-2ecee236752932672fb3d6cd63c6976927f747d8 gdb: use -1 for breakpoint::task default value
-0a9ccb9dd79384f3ba3f8cd75940e8868f3b526f gdb: only allow one of thread or task on breakpoints or watchpoints
-d088d944a038bf9ea23b8c938efbc8d125924cc6 Automatic date update in version.in
-... and 37 more binutils commits
-06ca0c9abb260266b688e2c2154c72214bb47076 doc: Remove direct reference to configure/build docs
-52009fa79cdb497b9e410bb4a5b54960a4a44463 RISC-V: Change the generation mode of ADJUST_SP_RTX from gen_insn to gen_SET.
-2cd7cbaf51f0057d570406b2540796161af756a6 RISC-V: Add vaadd.vv C++ API tests
-e8a0c9e9d41fb39d150c6c5a4bfbb8a0639b14c4 RISC-V: Add vaadd.vx C++ API tests
-0b1f45786f4983b6894c22141548768df9b123bf RISC-V: Add vaaddu.vv C++ api tests
-... and 191 more gcc commits
-f307fefe16da6134d1a3caa2ccebabdfdb1eb773 Cygwin: cygcheck: fix default info selector evaluation
-b030a77dff515a857cf60bfc53a2a5e5e239cbb2 Cygwin: cygcheck: fix dependency search
-498fce80ef33d6ee11aed6f3bd8feda277bc4b30 Cygwin: get_posix_access: Make mode_t parameter mandatory
-9afd4c055814ddcb51ba9cc0e99250e5ded852cf Cygwin: chmod: don't drop default ACEs from directory ACLs
-283583c5f24000dc4a5872725d21c4313d13350f Cygwin: mkdir: use correct default permissions filtered by umask
+71e28f788f4e5489501646093c6a34e01681d35b gdb/manual: Move @findex entries
+f9c36cc99518c74a0562e86e1e27ec46cf57d49a objdump read_section_stabs
+11066c2aab90138a13ea2a34bee403c5fc38f10c objdump -G memory leak
+2b56cd91911c7b813b7fe9f92fb86af404356001 Fix the linker's merge4 test for the HPPA architecture.
+ecbc5c4f9059dd483cf8b0705cbd4e2e9606aad5 gdb, fortran: Fix quad floating-point type for ifort compiler.
+... and 87 more binutils commits
+0979973c8ea33dd357beb37bd124c1e81cc05970 testsuite/i386: Cleanup target selectors in i386 target directory.
+1f34cf9bcec78dba0782564012365af6a8d5d0ca i386: Rename extr_register_operand to int248_register_operand
+053d4dda0a205aba6af85fd9662118dd8109df9f Speedup DF dataflow solver
+d482b20fd346482635a770281a164a09d608b058 warn-access: wrong -Wdangling-pointer with labels [PR106080]
+81f0945cd97cf0645c56b14827abad63164bd80c RISC-V: Add vmacc vv c++ api tests
+... and 104 more gcc commits
+be67844f5da8cb6fb4c39cfdb3460e6955660b8e Cygwin: Makefile.am: fix rule to create version from git describe
+65446dd4f0025ab323d210adbfb7c83ffebc9ab8 Cygwin: add glob/fnmatch named class support to release notes
+d6d4436145b823ac28e19fb2257aaca4d94a725b Cygwin: glob: handle named character classes
+7faa6465531637d76e3c0733a4d2608bf7b3a54a Cygwin: fnmatch: handle named character classes
+1fc35f30bdc67592150592ea78f808d44c913faf Cygwin: mbrtowi: fix return type
+... and 7 more newlib commits
diff --git a/mail/mail-body.txt b/mail/mail-body.txt
index 82c9cb1..ba832c1 100644
--- a/mail/mail-body.txt
+++ b/mail/mail-body.txt
@@ -1,21 +1,22 @@
After binutils/gcc/newlib
-8282ad74c302a8e0db7a588e500ae117a1df68c5 gdb: fix describe_other_breakpoints for default task being -1
-f0bdf68d3fb6db1dd2b83e07062e2104cdb785c2 gdb/c++: fix handling of breakpoints on @plt symbols
-2ecee236752932672fb3d6cd63c6976927f747d8 gdb: use -1 for breakpoint::task default value
-0a9ccb9dd79384f3ba3f8cd75940e8868f3b526f gdb: only allow one of thread or task on breakpoints or watchpoints
-d088d944a038bf9ea23b8c938efbc8d125924cc6 Automatic date update in version.in
-... and 37 more binutils commits
-06ca0c9abb260266b688e2c2154c72214bb47076 doc: Remove direct reference to configure/build docs
-52009fa79cdb497b9e410bb4a5b54960a4a44463 RISC-V: Change the generation mode of ADJUST_SP_RTX from gen_insn to gen_SET.
-2cd7cbaf51f0057d570406b2540796161af756a6 RISC-V: Add vaadd.vv C++ API tests
-e8a0c9e9d41fb39d150c6c5a4bfbb8a0639b14c4 RISC-V: Add vaadd.vx C++ API tests
-0b1f45786f4983b6894c22141548768df9b123bf RISC-V: Add vaaddu.vv C++ api tests
-... and 191 more gcc commits
-f307fefe16da6134d1a3caa2ccebabdfdb1eb773 Cygwin: cygcheck: fix default info selector evaluation
-b030a77dff515a857cf60bfc53a2a5e5e239cbb2 Cygwin: cygcheck: fix dependency search
-498fce80ef33d6ee11aed6f3bd8feda277bc4b30 Cygwin: get_posix_access: Make mode_t parameter mandatory
-9afd4c055814ddcb51ba9cc0e99250e5ded852cf Cygwin: chmod: don't drop default ACEs from directory ACLs
-283583c5f24000dc4a5872725d21c4313d13350f Cygwin: mkdir: use correct default permissions filtered by umask
+71e28f788f4e5489501646093c6a34e01681d35b gdb/manual: Move @findex entries
+f9c36cc99518c74a0562e86e1e27ec46cf57d49a objdump read_section_stabs
+11066c2aab90138a13ea2a34bee403c5fc38f10c objdump -G memory leak
+2b56cd91911c7b813b7fe9f92fb86af404356001 Fix the linker's merge4 test for the HPPA architecture.
+ecbc5c4f9059dd483cf8b0705cbd4e2e9606aad5 gdb, fortran: Fix quad floating-point type for ifort compiler.
+... and 87 more binutils commits
+0979973c8ea33dd357beb37bd124c1e81cc05970 testsuite/i386: Cleanup target selectors in i386 target directory.
+1f34cf9bcec78dba0782564012365af6a8d5d0ca i386: Rename extr_register_operand to int248_register_operand
+053d4dda0a205aba6af85fd9662118dd8109df9f Speedup DF dataflow solver
+d482b20fd346482635a770281a164a09d608b058 warn-access: wrong -Wdangling-pointer with labels [PR106080]
+81f0945cd97cf0645c56b14827abad63164bd80c RISC-V: Add vmacc vv c++ api tests
+... and 104 more gcc commits
+be67844f5da8cb6fb4c39cfdb3460e6955660b8e Cygwin: Makefile.am: fix rule to create version from git describe
+65446dd4f0025ab323d210adbfb7c83ffebc9ab8 Cygwin: add glob/fnmatch named class support to release notes
+d6d4436145b823ac28e19fb2257aaca4d94a725b Cygwin: glob: handle named character classes
+7faa6465531637d76e3c0733a4d2608bf7b3a54a Cygwin: fnmatch: handle named character classes
+1fc35f30bdc67592150592ea78f808d44c913faf Cygwin: mbrtowi: fix return type
+... and 7 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 be35846..3131996 100644
--- a/mail/mail-subject.txt
+++ b/mail/mail-subject.txt
@@ -1 +1 @@
-[TCWG CI] No change after binutils/gcc/newlib: 243 commits
+[TCWG CI] No change after binutils/gcc/newlib: 213 commits