This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 81657e5800 AArch64: add support for DFP (Decimal Floating point)
adds 387e00f3b3 gdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET as 45
No new revisions were added by this update.
Summary of changes:
gdb/loongarch-linux-tdep.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards d9e99ab6 0: update: binutils-gcc: 1
new 853056ba 0: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d9e99ab6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (853056ba)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1516 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 52316 -> 51288 bytes
04-build_abe-gcc/console.log.xz | Bin 230124 -> 232752 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2612 -> 2768 bytes
07-check_regression/console.log.xz | Bin 3092 -> 2892 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 12 -
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 100 +-
07-check_regression/results.regressions | 32 -
08-update_baseline/console.log | 556 ++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 12 -
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 100 +-
08-update_baseline/results.regressions | 32 -
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2813224 -> 2793052 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2344940 -> 2383460 bytes
sumfiles/gcc.sum | 4818 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 892524 -> 910360 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201424 -> 201280 bytes
sumfiles/libgomp.sum | 22 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 467308 -> 467900 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2905 insertions(+), 3041 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/gdb.
from a6b446b222 gdb: LoongArch: Implement the iterate_over_regset_sections g [...]
adds d9b6e047f6 Fix loongarch_iterate_over_regset_sections for non-native targets.
adds e8123c847f Tweak the std::hash<> specialization for aarch64_features.
adds 9e0f632935 Automatic date update in version.in
adds 244e19c791 PR29169, invalid read displaying fuzzed .gdb_index
adds 5fbb38fcc5 PR29170, divide by zero displaying fuzzed .debug_names
adds be38442dda PR29171, invalid read causing SIGSEGV
adds a55dfbb9ab Merge config/ changes from GCC, to enable DFP on AArch64
adds 81657e5800 AArch64: add support for DFP (Decimal Floating point)
adds 387e00f3b3 gdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET as 45
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 132 +++++++++++++++++----------------------------
config/dfp.m4 | 21 +++++++-
gdb/aarch64-tdep.c | 2 +
gdb/arch/aarch64.h | 27 +++++-----
gdb/loongarch-linux-tdep.c | 14 ++++-
libdecnumber/configure | 3 +-
7 files changed, 102 insertions(+), 99 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/binutils-gdb.
from a6b446b222 gdb: LoongArch: Implement the iterate_over_regset_sections g [...]
adds d9b6e047f6 Fix loongarch_iterate_over_regset_sections for non-native targets.
adds e8123c847f Tweak the std::hash<> specialization for aarch64_features.
adds 9e0f632935 Automatic date update in version.in
adds 244e19c791 PR29169, invalid read displaying fuzzed .gdb_index
adds 5fbb38fcc5 PR29170, divide by zero displaying fuzzed .debug_names
adds be38442dda PR29171, invalid read causing SIGSEGV
adds a55dfbb9ab Merge config/ changes from GCC, to enable DFP on AArch64
adds 81657e5800 AArch64: add support for DFP (Decimal Floating point)
adds 387e00f3b3 gdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET as 45
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 132 +++++++++++++++++----------------------------
config/dfp.m4 | 21 +++++++-
gdb/aarch64-tdep.c | 2 +
gdb/arch/aarch64.h | 27 +++++-----
gdb/loongarch-linux-tdep.c | 14 ++++-
libdecnumber/configure | 3 +-
7 files changed, 102 insertions(+), 99 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards ca46e2ed 0: update: binutils-gcc-linux-glibc-gdb: 6
new 9cb44a19 0: update: binutils-gcc-linux-glibc-gdb: 6
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ca46e2ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1540 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 52984 -> 51528 bytes
05-build_abe-gcc/console.log.xz | Bin 232924 -> 230424 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8516 -> 9708 bytes
08-build_abe-glibc/console.log.xz | Bin 231024 -> 232376 bytes
09-build_abe-gdb/console.log.xz | Bin 50020 -> 50464 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 31fd6cd3d7 Automatic date update in version.in
adds d200cde62c Automatic date update in version.in
adds af58abfd80 Automatic date update in version.in
adds bc8ba34fc2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.