This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 73658e70d9e Make sbitmap bitmap_set_bit and bitmap_clear_bit return cha [...]
new 2d01bef2f21 Rename predicate class to ipa_predicate
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/ipa-fnsummary.c | 234 ++++++++++++++++++++++++++--------------------------
gcc/ipa-fnsummary.h | 11 +--
gcc/ipa-predicate.c | 101 +++++++++++------------
gcc/ipa-predicate.h | 65 ++++++++-------
4 files changed, 208 insertions(+), 203 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 binutils-gdb.
from 5fff6115fea Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
new 7fd8546853e [AArch64] Make gdbserver register set selection dynamic
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/arch/aarch64.h | 9 ++
gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++-------------------
2 files changed, 110 insertions(+), 85 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-aarch64
in repository toolchain/ci/glibc.
from cca75bd8b5 i386: Explain why __HAVE_64B_ATOMICS has to be 0
adds f64f4ce069 elf: Assume disjointed .rela.dyn and .rela.plt for loader
adds db432f033d Use Linux 5.15 in build-many-glibcs.py
adds fdcd177fd3 regex: Unnest nested functions in regcomp.c
adds 6720d36b66 x86-64: Replace movzx with movzbl
No new revisions were added by this update.
Summary of changes:
elf/dynamic-link.h | 32 +--
posix/regcomp.c | 464 +++++++++++++++++---------------
scripts/build-many-glibcs.py | 2 +-
sysdeps/x86_64/multiarch/strcmp-sse42.S | 4 +-
sysdeps/x86_64/strcmp.S | 4 +-
5 files changed, 255 insertions(+), 251 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-aarch64
in repository toolchain/ci/base-artifacts.
discards 270d0d119 0: update: binutils-gcc-linux-glibc-gdb: 6
new 39695c4b6 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 (270d0d119)
\
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 1508 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51864 -> 53252 bytes
05-build_abe-gcc/console.log.xz | Bin 208640 -> 209764 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 9384 -> 9840 bytes
08-build_abe-glibc/console.log.xz | Bin 237676 -> 236604 bytes
09-build_abe-gdb/console.log.xz | Bin 45184 -> 45508 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 20 insertions(+), 20 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_kernel
in repository toolchain/ci/interesting-commits.
from d01c53d Add regression 49f8275c7d9247cf1dd4440fc8162f784252c849 from [...]
new c79f384 Add regression 3e6f8d1fa18457d54b20917bd9174d27daf09ab9 from [...]
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:
linux | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 6720d36b66 x86-64: Replace movzx with movzbl
new 09f214528c riscv: Build with -mno-relax if linker does not support R_RI [...]
new d3bf2f5927 elf: Do not run DSO sorting if tunables is not enabled
The 2 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:
elf/Makefile | 2 ++
sysdeps/riscv/Makefile | 6 ++++++
sysdeps/riscv/configure | 30 ++++++++++++++++++++++++++++++
sysdeps/riscv/configure.ac | 16 ++++++++++++++++
4 files changed, 54 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.