diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..95921080
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..6e44287e
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		362
+# of flaky entries		3
+# of all tests			395738
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index ac85e703..1d2544dd 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS
+no regression/no fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/238/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index bdfc970f..371c9e22 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/238/",
-            "run_order": "0238 (basepoints/gcc-15-03865-g0e095df4b4c)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=22d7506fb98f7b7b97f9c10574d51cbac6fd2f86 (unchanged)",
+            "run_order": "0238 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=22d7506fb98f7b7b97f9c10574d51cbac6fd2f86 (+ 217 commits)",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (0e095df4b4c61bc57413cf3cbca56ff1a038de40) (+ 3 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c607889824395f0eac7e85d5b81c906bf8025321 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=22d7506fb98f7b7b97f9c10574d51cbac6fd2f86 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/92ec7805190313c9e628f8fc4eb4f932c15247bd (unchanged)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c607889824395f0eac7e85d5b81c906bf8025321 (+ 9 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=22d7506fb98f7b7b97f9c10574d51cbac6fd2f86 (+ 217 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/92ec7805190313c9e628f8fc4eb4f932c15247bd (+ 681 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-10-25 07:12:40"
+        "Start Time": "2024-10-17 12:13:35"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                5
+                3
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index b72ed837..e2a17bd1 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,34 +1,55 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
+
+Our automatic CI successfully passed with your patch(es). Please find some details below.
+
+In  arm-eabi cortex-m3 softfp, after:
+  | 1127 commits in binutils,gcc,newlib,gdb,qemu
+  | 22d7506fb98 Automatic date update in version.in
+  | d25ba4596e8 gprofng: use gprofng- prefix for gprofng binaries
+  | e0c182c3acd Fix 32303 ./configure --help: replace --enable-gprofng with --disable-gprofng
+  | 47c88752f9a ld: generate SFrame stack trace info for .plt.got
+  | 938fb512184 ld: fix wrong SFrame info for lazy IBT PLT
+  | ... and 212 more commits in binutils
+  | 0e095df4b4c6 Speed up get_bitmask_from_range
+  | 6efc770a71b7 Speed up wide_int_storage::operator=(wide_int_storage const&)
+  | 1fea6f824890 c++: use TARGET_EXPR accessors
+  | c607889824 Cygwin: sigfe: Fix a bug that signal handler destroys fpu states
+  | 7ed9adb356 Cygwin: pipe: Switch pipe mode to blocking mode by default
+  | 1f05c04059 Cygwin: pipe: fix shift value
+  | 04f386e9af Cygwin: console: Inherit pcon hand over from parent pty
+  | ae181b0ff1 Cygwin: lockf: Make lockf() return ENOLCK when too many locks
+  | ... and 4 more commits in newlib
+  | 22d7506fb98 Automatic date update in version.in
+  | d25ba4596e8 gprofng: use gprofng- prefix for gprofng binaries
+  | e0c182c3acd Fix 32303 ./configure --help: replace --enable-gprofng with --disable-gprofng
+  | 47c88752f9a ld: generate SFrame stack trace info for .plt.got
+  | 938fb512184 ld: fix wrong SFrame info for lazy IBT PLT
+  | ... and 212 more commits in gdb
+  | 92ec7805190 Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/qemu into staging
+  | ea8ae47bdd2 Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
+  | c128d39edef target/riscv: Fix vcompress with rvv_ta_all_1s
+  | fd16cfb2995 target/riscv/kvm: clarify how 'riscv-aia' default works
+  | d201a127e16 target/riscv/kvm: set 'aia_mode' to default in error path
+  | ... and 676 more commits in qemu
+
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-We understand that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-In  arm-eabi cortex-m3 softfp after:
-
-  | 3 commits in gcc
-  | 0e095df4b4c Speed up get_bitmask_from_range
-  | 6efc770a71b Speed up wide_int_storage::operator=(wide_int_storage const&)
-  | 1fea6f82489 c++: use TARGET_EXPR accessors
-
-PASS
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-*CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
-*configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/238/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/238/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/238/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/238/artifact/artifacts/sumfiles/xfails.xfail
 
-The configuration of this build is:
-*CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
-*configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
-
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/238/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/236/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/229/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 3b172400..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,polacek@redhat.com,cc:gcc-regression@gcc.gnu.org,cc:rguenther@suse.de,rguenth@gcc.gnu.org
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 6c5563ca..2340cd3c 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 3 commits in gcc: PASS on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] 1127 commits in binutils,gcc,newlib,gdb,qemu: no regression/no fix on master-thumb_m3_softfp_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..6e44287e
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		362
+# of flaky entries		3
+# of all tests			395738
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index f8147af4..9e519422 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		362
-# of flaky entries		5
+# of flaky entries		3
 # of all tests			395738
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 9081c392..50cc213a 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,14 +1,14 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 3 common sum files:
 g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.7359
-CURRENT:  /tmp/gxx-sum2.7359
+REFERENCE:/tmp/gxx-sum1.23285
+CURRENT:  /tmp/gxx-sum2.23285
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
