This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2b0f60ef 0: update: llvm-linux: boot
new 0a4d9216 0: update: llvm-linux: boot
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 (2b0f60ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 236 +-
02-build_llvm/console.log | 12742 +++++++++++++++++-----------------
03-build_linux/console.log | 692 +-
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 14126 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14128 insertions(+), 14136 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 f3b0f7fe423 [gdb/testsuite] Fix gnatmake_version_at_least
new 7deea9aad86 x86: fix SSE4a dependencies of ".arch .nosse*"
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:
gas/ChangeLog | 5 +++++
gas/config/tc-i386.c | 2 +-
opcodes/ChangeLog | 7 +++++++
opcodes/i386-gen.c | 6 ++++--
opcodes/i386-init.h | 12 ++++++++++--
5 files changed, 27 insertions(+), 5 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 96b63d6 Add regression aadb635e04854220064b77cc10d0e6772f5492fd from [...]
new 3a707f8 Add regression aadb635e04854220064b77cc10d0e6772f5492fd 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:
llvm | 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 gcc.
from 8ea884b85e3 testsuite/93717 fix up gcc.dg/optimize-bswapsi-2.c for BE
new 8aba425f4eb sccvn: Handle bitfields in vn_reference_lookup_3 [PR93582]
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/ChangeLog | 21 ++++++++
gcc/fold-const.c | 64 ++++++++++++++++++++++
gcc/fold-const.h | 4 ++
gcc/gimple-ssa-store-merging.c | 72 +++----------------------
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.dg/tree-ssa/pr93582-1.c | 17 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr93582-2.c | 17 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr93582-3.c | 18 +++++++
gcc/tree-ssa-sccvn.c | 90 +++++++++++++++++++++++--------
9 files changed, 222 insertions(+), 88 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr93582-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr93582-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr93582-3.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 glibc.
from 9333498794 Avoid ldbl-96 stack corruption from range reduction of pseud [...]
new 8a92214150 nss_compat: Do not use nss_* names for function pointers
new 499a92df8b nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS mac [...]
new 6978700688 nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS
new ff10435963 nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS
new 7e3987ab54 nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS
new 680f109322 nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS
new bd65a52a5f nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS
new fd3540deff nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS
The 8 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:
hesiod/nss_hesiod/hesiod-grp.c | 2 +
hesiod/nss_hesiod/hesiod-proto.c | 2 +
hesiod/nss_hesiod/hesiod-pwd.c | 2 +
hesiod/nss_hesiod/hesiod-service.c | 2 +
nis/nss-nisplus.h | 1 +
nscd/aicache.c | 23 +----
nss/nss.h | 203 ++++++++++++++++++++++++++++++++++++-
nss/nss_compat/compat-grp.c | 56 +++++-----
nss/nss_compat/compat-initgroups.c | 73 ++++++-------
nss/nss_compat/compat-pwd.c | 58 ++++++-----
nss/nss_compat/compat-spwd.c | 46 +++++----
nss/nss_db/db-init.c | 2 +
nss/nss_db/db-initgroups.c | 1 -
nss/nss_db/nss_db.h | 1 +
nss/nss_files/files-alias.c | 2 +
nss/nss_files/files-ethers.c | 3 +
nss/nss_files/files-grp.c | 3 +
nss/nss_files/files-hosts.c | 2 +
nss/nss_files/files-init.c | 3 +
nss/nss_files/files-initgroups.c | 3 +
nss/nss_files/files-key.c | 2 +
nss/nss_files/files-netgrp.c | 2 +
nss/nss_files/files-network.c | 3 +
nss/nss_files/files-proto.c | 2 +
nss/nss_files/files-pwd.c | 3 +
nss/nss_files/files-rpc.c | 2 +
nss/nss_files/files-service.c | 2 +
nss/nss_files/files-sgrp.c | 3 +
nss/nss_files/files-spwd.c | 3 +
resolv/nss_dns/dns-canon.c | 2 +
resolv/nss_dns/dns-host.c | 2 +
resolv/nss_dns/dns-network.c | 2 +
sysdeps/posix/getaddrinfo.c | 18 +---
33 files changed, 385 insertions(+), 149 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/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from 541431facd4 Daily bump.
adds 889cc2d87b0 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 09527871 0: update: binutils-gcc-linux: all
new 425fe39b 0: update: binutils-gcc-linux: all
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 (09527871)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 188 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11442 ++++++-------
04-build_abe-stage1/console.log | 18265 ++++++++++-----------
05-build_linux/console.log | 1072 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 31427 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31430 insertions(+), 31432 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/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/gcc.
from 541431facd4 Daily bump.
adds 889cc2d87b0 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1aae7cea 0: update: binutils-gcc-linux: all
new 889525c8 0: update: binutils-gcc-linux: all
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 (1aae7cea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 220 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11615 ++++++++--------
04-build_abe-stage1/console.log | 13587 +++++++++---------
05-build_linux/console.log | 748 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 16 +-
console.log | 26898 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 26776 insertions(+), 26772 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/gnu-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 5a2c7b6c 3: update: binutils-4dd834659fb94758e7496661a2f03f4426161b27: 1
new 7ceebdaf 3: update: binutils-4dd834659fb94758e7496661a2f03f4426161b27: 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 (5a2c7b6c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 92 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-check_binutils/console.log | 11026 ++++-----
04-build_abe-check_binutils-check/console.log | 16302 +++++++-------
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 294 +-
console.log | 28250 ++++++++++++------------
jenkins/manifest.sh | 6 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
11 files changed, 28216 insertions(+), 28204 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.