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/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 8d4b0049b5 Automatic date update in version.in
adds cb0d58bf4d [gdb/testsuite] Skip language auto in gdb.base/parse_number.exp
adds 27049a382f ld: use definitions in generate_reloc rather than raw literals
adds 05527d8ca1 [gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7
adds 5a3cf18c2e [gdb/exp] Fix UB in scalar_binop
adds 735dfe028c [gdbsupport] Fix UB in print-utils.cc:int_string
adds 01a62a6d5f [gdb/testsuite] Fix -prompt handling in gdb_test
adds 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
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ada-lang.c | 3 ++-
gdb/arch/aarch64.h | 27 +++++++++++++++------------
gdb/loongarch-linux-tdep.c | 26 ++++++++++++++++++++++++++
gdb/testsuite/gdb.base/arithmet.exp | 2 ++
gdb/testsuite/gdb.base/parse_number.exp | 5 +++++
gdb/testsuite/lib/gdb.exp | 2 +-
gdb/valarith.c | 5 ++++-
gdbsupport/print-utils.cc | 6 +++++-
include/coff/internal.h | 16 ++++++++++++++++
ld/pe-dll.c | 15 ++++++++-------
11 files changed, 85 insertions(+), 24 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/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 9b1dfe6a 0: update: binutils-gcc: 2
new 327f4fc9 0: update: binutils-gcc: 2
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 (9b1dfe6a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51908 -> 52292 bytes
.../console.log.xz | Bin 939396 -> 938028 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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.
unknown user pushed a change to branch master
in repository gcc.
from 9e7a0e42a15 Minor improvement to genpreds.cc
new 793f847ba7d PR tree-optimization/105668: Provide vcond_mask_v1tiv1ti pattern.
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:
gcc/config/i386/i386-expand.cc | 1 +
gcc/config/i386/sse.md | 22 +++++++++++-----------
gcc/testsuite/gcc.target/i386/pr105668.c | 16 ++++++++++++++++
3 files changed, 28 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr105668.c
--
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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 81657e58004 AArch64: add support for DFP (Decimal Floating point)
new 387e00f3b3e gdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET as 45
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:
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_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 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)
No new revisions were added by this update.
Summary of changes:
config/dfp.m4 | 21 ++++++++++++++++++++-
gdb/aarch64-tdep.c | 2 ++
libdecnumber/configure | 3 ++-
3 files changed, 24 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 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)
No new revisions were added by this update.
Summary of changes:
config/dfp.m4 | 21 ++++++++++++++++++++-
gdb/aarch64-tdep.c | 2 ++
libdecnumber/configure | 3 ++-
3 files changed, 24 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 1d14e08d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 002b99d9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (1d14e08d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1548 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 30364 -> 30220 bytes
05-build_abe-stage1/console.log.xz | Bin 90740 -> 90292 bytes
07-build_abe-linux/console.log.xz | Bin 9892 -> 9888 bytes
08-build_abe-glibc/console.log.xz | Bin 231628 -> 231720 bytes
09-build_abe-stage2/console.log.xz | Bin 222480 -> 222580 bytes
10-build_abe-gdb/console.log.xz | Bin 37456 -> 37424 bytes
11-build_abe-qemu/console.log.xz | Bin 31508 -> 31524 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 files changed, 10 insertions(+), 10 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.
unknown user pushed a change to branch master
in repository glibc.
from fe8ca369ad stdio-common: Simplify printf_unknown interface in vfprintf- [...]
new 31ec883990 Use Linux 5.18 in build-many-glibcs.py
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:
scripts/build-many-glibcs.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.