diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..6f51f2d3
--- /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-m33 --with-float=hard --target_board=-mthumb/-march=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m33
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..2053cb59
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		391
+# of flaky entries		0
+# of all tests			402766
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index e6b2d7cc..f0c15bd8 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-
+no regression/no fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/290/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index e1c37ed0..d3446a54 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_m33_hard_eabi-build/290/",
-            "run_order": "0290 (basepoints/gcc-15-03865-g0e095df4b4c)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=1fb5ccd6bfc140c0f542cdd678e5888e18599e59 (unchanged)",
+            "run_order": "0290 (2-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=1fb5ccd6bfc140c0f542cdd678e5888e18599e59 (+ 24 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=21a2c9db6952954608cdf92638b411b15e7606c6 (unchanged)",
             "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=595e49a4b7c6769ef23a2573148db72872c61935 (unchanged)",
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/34754a3a627e1937be7f3daaa0c5e73d91c7d9b5 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-22 01:20:06"
+        "Start Time": "2024-11-21 16:07:29"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 4341e101..1d843223 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,15 +1,19 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In  arm-eabi cortex-m33 hard, after:
-  | 3 commits in gcc
+  | 27 commits in binutils,gcc
+  | 1fb5ccd6bfc arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M Mainline
+  | a5419b6f001 gdb: add Mohamed Bouhaouel to gdb/MAINTAINERS
+  | 4d1636909da Remove Debian from SECURITY.txt
+  | 661611b9d71 gdb/python: fix reference leak in gdb.BreakpointLocation.thread_groups
+  | 00ef37e860d RISC-V: Add Zcmt instructions and csr.
+  | ... and 19 more commits in binutils
   | 0e095df4b4c Speed up get_bitmask_from_range
   | 6efc770a71b Speed up wide_int_storage::operator=(wide_int_storage const&)
   | 1fea6f82489 c++: use TARGET_EXPR accessors
 
-Produces :
-
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-m.main+dsp+fp -mtune=cortex-m33 -mfloat-abi=hard -mfpu=auto
@@ -21,13 +25,13 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 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_m33_hard_eabi-build/290/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/290/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_m33_hard_eabi-build/290/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_m33_hard_eabi-build/290/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/290/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/288/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/287/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 e0482b8c..7b1dcb12 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 3 commits in gcc:  on master-thumb_m33_hard_eabi
+[Linaro-TCWG-CI] 27 commits in binutils,gcc: no regression/no fix on master-thumb_m33_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 3ebf273a..23b49560 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.30190
-CURRENT:  /tmp/gxx-sum2.30190
+REFERENCE:/tmp/gxx-sum1.23559
+CURRENT:  /tmp/gxx-sum2.23559
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
