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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d6c4d811 4: update: binutils-gcc-linux-qemu: 22133
new 0cbe72b0 4: update: binutils-gcc-linux-qemu: 22144
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 (d6c4d811)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 1592 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30688 -> 29740 bytes
04-build_abe-stage1/console.log.xz | Bin 90532 -> 89364 bytes
05-build_abe-qemu/console.log.xz | Bin 30884 -> 31664 bytes
06-build_linux/console.log.xz | Bin 9008 -> 9240 bytes
08-check_regression/console.log.xz | Bin 484 -> 484 bytes
09-update_baseline/console.log | 131 ++++++-----------------------------
jenkins/manifest.sh | 20 +++---
results | 2 +-
10 files changed, 32 insertions(+), 121 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 05dec22d7b resolv: Fix unaligned accesses to fields in HEADER struct
new f7fbb99652 Use Linux 5.17 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.
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/glibc.
from 59c30d5708 stdio-common: Add wide stream coverage to tst-vfprintf-user-type
adds cd08388523 iconv: Always encode "optional direct" UTF-7 characters
adds 09abb567a9 iconv: Better mapping to RFC for UTF-7
adds ef7b963280 iconv: make utf-7.c able to use variants
adds 9df157b4ed iconv: Add UTF-7-IMAP variant in utf-7.c
new 1c37b8022e Simplify allocations and fix merge and continue actions [BZ #28931]
new d01411f6bc gaih_inet: Simplify canon name resolution
new 3004604607 getaddrinfo: Fix leak with AI_ALL [BZ #28852]
new 8d6cf99f2f gaih_inet: Simplify service resolution
new 26dea46119 gaih_inet: make numeric lookup a separate routine
new b44389cb7f gaih_inet: Split simple gethostbyname into its own function
new e7e5315b7f gaih_inet: Split nscd lookup code into its own function.
new 906cecbe08 gaih_inet: separate nss lookup loop into its own function
new cfa3bd48cb gaih_inet: make gethosts into a function
new 657472b2a5 gaih_inet: split loopback lookup into its own function
new ac4653ef50 gaih_inet: Split result generation into its own function
new b587456c0e gethosts: Return EAI_MEMORY on allocation failure
new 06890c7ba5 gaiconf_init: Refactor some bits for readability
new bc0d18d873 gai_init: Avoid jumping from if condition to its else counterpart
new 05dec22d7b resolv: Fix unaligned accesses to fields in HEADER struct
The 15 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:
iconvdata/TESTS | 1 +
iconvdata/gconv-modules | 4 +
iconvdata/testdata/UTF-7-IMAP | 1 +
.../testdata/{UTF-7..UTF8 => UTF-7-IMAP..UTF8} | 7 +
iconvdata/utf-7.c | 302 ++-
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 +
sysdeps/posix/getaddrinfo.c | 2127 ++++++++++----------
13 files changed, 2021 insertions(+), 1114 deletions(-)
create mode 100644 iconvdata/testdata/UTF-7-IMAP
copy iconvdata/testdata/{UTF-7..UTF8 => UTF-7-IMAP..UTF8} (78%)
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.
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 879e07f9 0: update: binutils-gcc-linux-glibc-gdb: 6
new 0d3e0391 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 (879e07f9)
\
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 1504 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 52248 -> 52304 bytes
05-build_abe-gcc/console.log.xz | Bin 229924 -> 229572 bytes
07-build_abe-linux/console.log.xz | Bin 8548 -> 8900 bytes
08-build_abe-glibc/console.log.xz | Bin 230100 -> 231660 bytes
09-build_abe-gdb/console.log.xz | Bin 47512 -> 47476 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 24 ++++++++++++------------
10 files changed, 13 insertions(+), 13 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/binutils-gdb.
from 6c111a4ec2 Fix some stale header names from dwarf files
adds 25209e2c69 gdb/python: add gdb.format_address function
adds 86ed2a5eae Fix return code in _bfd_dwarf2_find_nearest_line().
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/dwarf2.c | 6 +-
gdb/NEWS | 8 +
gdb/doc/python.texi | 54 +++++++
gdb/python/py-arch.c | 13 +-
gdb/python/py-progspace.c | 17 ++
gdb/python/python-internal.h | 16 ++
gdb/python/python.c | 108 +++++++++++++
.../{py-linetable.c => py-format-address.c} | 28 +---
gdb/testsuite/gdb.python/py-format-address.exp | 177 +++++++++++++++++++++
10 files changed, 408 insertions(+), 24 deletions(-)
copy gdb/testsuite/gdb.python/{py-linetable.c => py-format-address.c} (70%)
create mode 100644 gdb/testsuite/gdb.python/py-format-address.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.