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-aarch64
in repository toolchain/ci/base-artifacts.
discards a67a39a2 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new fea80339 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (a67a39a2)
\
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 17600 -> 17736 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 12 ++++++------
6 files changed, 9 insertions(+), 9 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 4894d69a1f3 libstdc++: Add missing constraints to std::bit_cast [PR105027]
new 160b095fc9d analyzer: fix ICE adding note to disabled diagnostic [PR104997]
new e6a3991ea15 analyzer: use tainted_allocation_size::m_mem_space [PR105017]
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:
gcc/analyzer/diagnostic-manager.cc | 18 +++--
gcc/analyzer/diagnostic-manager.h | 4 +-
gcc/analyzer/engine.cc | 9 +--
gcc/analyzer/sm-taint.cc | 82 +++++++++++++++-------
gcc/testsuite/gcc.dg/analyzer/taint-alloc-1.c | 2 +
.../analyzer/write-to-string-literal-4-disabled.c | 28 ++++++++
6 files changed, 103 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/write-to-string-literal-4-disabled.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/glibc.
from 9df157b4ed iconv: Add UTF-7-IMAP variant in utf-7.c
adds 1c37b8022e Simplify allocations and fix merge and continue actions [BZ #28931]
adds d01411f6bc gaih_inet: Simplify canon name resolution
adds 3004604607 getaddrinfo: Fix leak with AI_ALL [BZ #28852]
adds 8d6cf99f2f gaih_inet: Simplify service resolution
adds 26dea46119 gaih_inet: make numeric lookup a separate routine
adds b44389cb7f gaih_inet: Split simple gethostbyname into its own function
adds e7e5315b7f gaih_inet: Split nscd lookup code into its own function.
adds 906cecbe08 gaih_inet: separate nss lookup loop into its own function
adds cfa3bd48cb gaih_inet: make gethosts into a function
adds 657472b2a5 gaih_inet: split loopback lookup into its own function
adds ac4653ef50 gaih_inet: Split result generation into its own function
adds b587456c0e gethosts: Return EAI_MEMORY on allocation failure
adds 06890c7ba5 gaiconf_init: Refactor some bits for readability
adds bc0d18d873 gai_init: Avoid jumping from if condition to its else counterpart
adds 05dec22d7b resolv: Fix unaligned accesses to fields in HEADER struct
adds f7fbb99652 Use Linux 5.17 in build-many-glibcs.py
adds d3f2c2c8b5 getaddrinfo: Refactor code for readability
adds cb7b1c9014 configure.ac: fix bashisms in configure.ac
No new revisions were added by this update.
Summary of changes:
configure | 2 +-
configure.ac | 2 +-
nss/Makefile | 1 +
nss/tst-nss-gai-actions.c | 149 ++
.../etc/host.conf | 0
nss/tst-nss-gai-actions.root/etc/hosts | 508 +++++
resolv/res_query.c | 10 +-
resolv/res_send.c | 18 +-
resolv/resolv-internal.h | 7 +
scripts/build-many-glibcs.py | 2 +-
sysdeps/posix/getaddrinfo.c | 2172 +++++++++++---------
sysdeps/powerpc/powerpc64/le/configure | 2 +-
sysdeps/powerpc/powerpc64/le/configure.ac | 2 +-
.../powerpc/powerpc64/le/fpu/multiarch/configure | 2 +-
.../powerpc64/le/fpu/multiarch/configure.ac | 2 +-
15 files changed, 1836 insertions(+), 1043 deletions(-)
create mode 100644 nss/tst-nss-gai-actions.c
copy nss/{tst-nss-files-hosts-long.root => tst-nss-gai-actions.root}/etc/host.conf (100%)
create mode 100644 nss/tst-nss-gai-actions.root/etc/hosts
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.