diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index 149697df..7d7525b5 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -1,4 +1,8 @@
 
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
+
+Full configure and make flags for each step:
+
 # 04-build_abe-binutils
 (cd /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/snapshots/binutils.git~master/configure SHELL=/bin/bash  --enable-lto --enable-plugins --enable-gold --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2025.02.15 --disable-gdb --disable-gdbserver --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/arm-eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-eabi --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu)
 make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master  -j 32 LDFLAGS_FOR_TARGET=" --specs=rdimon.specs"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/x86_64-pc-linux-gnu/arm-eabi/binutils-binutils.git~master/make-binutils.log
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 09364ca5..652ff547 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,6 +1,6 @@
 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-m55 hard, after:
   | 280 commits in binutils,gcc,newlib,gdb,qemu
@@ -10,11 +10,11 @@ In  arm-eabi cortex-m55 hard, after:
   | 9371764e930 MIPS/GAS: Set default CPU to MIPS64r6 for 64-bit "img" configurations
   | 1c065666dd4 MIPS/GAS/testsuite: Support negated targets for default architecture
   | ... and 32 more commits in binutils
-  | 112ac3a3ab2 Daily bump.
-  | 51f1848845b Regenerate .pot files
-  | 0c3cc57f0e7 libstdc++: Improve list assumption after constructor [PR118865]
-  | 8e44f7ecb7b c++: add fixed test [PR83144]
-  | e4c9e109440 c++: assign the result of force_paren_expr
+  | 112ac3a3ab24 Daily bump.
+  | 51f1848845bf Regenerate .pot files
+  | 0c3cc57f0e71 libstdc++: Improve list assumption after constructor [PR118865]
+  | 8e44f7ecb7b9 c++: add fixed test [PR83144]
+  | e4c9e1094405 c++: assign the result of force_paren_expr
   | ... and 55 more commits in gcc
   | 4dd859d01c unistd.h: enable SEEK_DATA and SEEK_HOLE also for POSIX-1.2024
   | fac7441835 Cygwin: lseek: fix an off-by-one condition in SEEK_DATA/SEEK_HOLE
@@ -28,11 +28,11 @@ In  arm-eabi cortex-m55 hard, after:
   | 9371764e930 MIPS/GAS: Set default CPU to MIPS64r6 for 64-bit "img" configurations
   | 1c065666dd4 MIPS/GAS/testsuite: Support negated targets for default architecture
   | ... and 32 more commits in gdb
-  | 495de0fd82d Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
-  | b4b0880c3aa Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
-  | b79b05d1a06 make-release: don't rely on $\CWD when excluding subproject directories
-  | 0f35d854d25 target/riscv: Fix minor whitespace issue in riscv_cpu_properties
-  | c996dacfa1f qemu/timer: Clarify timer_new*() must be freed with timer_free()
+  | 495de0fd82 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
+  | b4b0880c3a Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
+  | b79b05d1a0 make-release: don't rely on $\CWD when excluding subproject directories
+  | 0f35d854d2 target/riscv: Fix minor whitespace issue in riscv_cpu_properties
+  | c996dacfa1 qemu/timer: Clarify timer_new*() must be freed with timer_free()
   | ... and 130 more commits in qemu
 
 Produces Success:
@@ -82,12 +82,10 @@ 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_build--master-thumb_m55_hard_eabi-build/209/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m55_hard_eabi-build/209/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_build--master-thumb_m55_hard_eabi-build/209/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- * https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m55_hard_eabi-build/209/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m55_hard_eabi-build/209/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m55_hard_eabi-build/208/artifact/artifacts
