This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.27/master
in repository glibc.
from 9f433fc791 CVE-2018-19591: if_nametoindex: Fix descriptor for overlong [...]
new 4b246928bd malloc: tcache double free check
new 50477165b9 malloc: Add another test for tcache double free check.
new 6b2dd53aa0 support: Implement support_quote_string
new 0f79dc0be3 support_quote_string: Do not use str parameter name
new e75481a7a7 support: Close original descriptors in support_capture_subprocess
new 4e9f34e54f support: Implement <support/descriptors.h> to track file des [...]
new f1e211096b inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ [...]
The 7 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:
ChangeLog | 64 +++++
dlfcn/dlerror.c | 5 +-
inet/Makefile | 2 +-
inet/tst-if_index-long.c | 61 +++++
malloc/Makefile | 1 +
malloc/malloc.c | 40 ++-
libio/tst-vtables.c => malloc/tst-tcfree1.c | 23 +-
nptl/tst-minstack-exit.c => malloc/tst-tcfree2.c | 44 ++--
malloc/tst-tcfree3.c | 56 +++++
manual/probes.texi | 12 +
support/Makefile | 4 +
support/check.h | 4 +
support/descriptors.h | 47 ++++
support/support.h | 5 +
support/support_capture_subprocess.c | 6 +
support/support_descriptors.c | 274 +++++++++++++++++++++
support/{xstrdup.c => support_quote_string.c} | 14 +-
support/support_record_failure.c | 8 +
support/tst-support_descriptors.c | 198 +++++++++++++++
...ort_quote_blob.c => tst-support_quote_string.c} | 23 +-
20 files changed, 836 insertions(+), 55 deletions(-)
create mode 100644 inet/tst-if_index-long.c
copy libio/tst-vtables.c => malloc/tst-tcfree1.c (64%)
copy nptl/tst-minstack-exit.c => malloc/tst-tcfree2.c (58%)
create mode 100644 malloc/tst-tcfree3.c
create mode 100644 support/descriptors.h
create mode 100644 support/support_descriptors.c
copy support/{xstrdup.c => support_quote_string.c} (79%)
create mode 100644 support/tst-support_descriptors.c
copy support/{tst-support_quote_blob.c => tst-support_quote_string.c} (72%)
--
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-master-arm-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 8970c0224e RISC-V: Don't segfault for two regs in auipc or lui.
adds 99e1a184a7 gdb/riscv: Update test to handle targets without an fpu
adds 69799d67e8 Fix a failure in the libiberty testsuite by increasing the r [...]
adds 209d1499de xc16x: Add elf32_xc16x_rtype_to_howto
adds 550892eb5a Fix a typo in scripttempl/elf32xc16x.sc
adds 326b0c1289 PATCH/OBVIOUS Remove various trailing spaces in linux-osdata.c
adds 9f37501839 Fix the date in the ChangeLog
adds 750b258ef8 Fix leaks in all the linux osdata annex transfers + code fac [...]
adds 00863b8e40 bfd: xtensa: ignore overflow in hight part of const16 relocation
adds 60f9fdc9c2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 11 +
bfd/elf32-xc16x.c | 11 +-
bfd/elf32-xtensa.c | 5 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/NEWS | 2 +-
binutils/doc/binutils.texi | 8 +-
gdb/ChangeLog | 26 +
gdb/nat/linux-osdata.c | 1609 ++++++++++++++++----------------------
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/float.exp | 10 +-
include/ChangeLog | 5 +
include/demangle.h | 2 +-
ld/ChangeLog | 4 +
ld/scripttempl/elf32xc16x.sc | 2 +-
15 files changed, 745 insertions(+), 961 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-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 269c6256d gcc-928ac93cd2fcba79baf1101d0d71d05d40d5fb7b: all
new ea3313a7c binutils-60f9fdc9c2f43f2d578f707ac78c18251f6d4ae9: 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 (269c6256d)
\
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:
1-reset_artifacts/console.log | 193 +-
2-prepare_abe/console.log | 52 +-
3-build_abe-binutils/console.log | 6480 ++++----
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 13309 ++++++++--------
5-count_linux_objs/console.log | 15219 +++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 31373 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 33418 insertions(+), 33255 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-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 9b1b583515 Automatic date update in version.in
adds 60eb67e854 Automatic date update in version.in
adds 2e05e3e689 PR23788, objcopy: failed to find link section
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/elf.c | 18 +++++++++---------
bfd/version.h | 2 +-
3 files changed, 18 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bfbf71142 gcc-fc0b361510a0a80a34e8df827d52de752c95c95f: all
new b61ac7b31 binutils-2e05e3e689f25b7b866c49435417b1ded33f7ac7: 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 (bfbf71142)
\
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:
1-reset_artifacts/console.log | 84 +-
2-prepare_abe/console.log | 52 +-
3-build_abe-binutils/console.log | 6588 ++++++++--------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 8296 ++++++++++----------
5-count_linux_objs/console.log | 217 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15239 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 15471 insertions(+), 15052 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from ff84642 tcwg_kernel-build.sh: Fix typo.
new b555717 tcwg_kernel-bisect.sh: Fix typo.
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:
tcwg_kernel-bisect.sh | 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 lldb.
from 20a4ca7a4 build.py: Implement "gcc" builder
new e2e592bce lldb-test: Add ability to dump subsections
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:
lit/Modules/MachO/subsections.yaml | 106 +++++++++++++++++++++++++++++++++++++
tools/lldb-test/lldb-test.cpp | 52 +++++++++++-------
2 files changed, 138 insertions(+), 20 deletions(-)
create mode 100644 lit/Modules/MachO/subsections.yaml
--
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-master-arm-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 8970c0224e RISC-V: Don't segfault for two regs in auipc or lui.
adds 99e1a184a7 gdb/riscv: Update test to handle targets without an fpu
adds 69799d67e8 Fix a failure in the libiberty testsuite by increasing the r [...]
adds 209d1499de xc16x: Add elf32_xc16x_rtype_to_howto
adds 550892eb5a Fix a typo in scripttempl/elf32xc16x.sc
adds 326b0c1289 PATCH/OBVIOUS Remove various trailing spaces in linux-osdata.c
adds 9f37501839 Fix the date in the ChangeLog
adds 750b258ef8 Fix leaks in all the linux osdata annex transfers + code fac [...]
adds 00863b8e40 bfd: xtensa: ignore overflow in hight part of const16 relocation
adds 60f9fdc9c2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 11 +
bfd/elf32-xc16x.c | 11 +-
bfd/elf32-xtensa.c | 5 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/NEWS | 2 +-
binutils/doc/binutils.texi | 8 +-
gdb/ChangeLog | 26 +
gdb/nat/linux-osdata.c | 1609 ++++++++++++++++----------------------
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/float.exp | 10 +-
include/ChangeLog | 5 +
include/demangle.h | 2 +-
ld/ChangeLog | 4 +
ld/scripttempl/elf32xc16x.sc | 2 +-
15 files changed, 745 insertions(+), 961 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-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 34f8c80e4 gcc-928ac93cd2fcba79baf1101d0d71d05d40d5fb7b: 19258
new 1f881be3f binutils-60f9fdc9c2f43f2d578f707ac78c18251f6d4ae9: 19258
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 (34f8c80e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 122 +-
2-prepare_abe/console.log | 30 +-
3-build_abe-binutils/console.log | 3587 +-
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 4743 +-
5-count_linux_objs/console.log | 298090 +++++++++++++++++-----------------
7-update_baseline/console.log | 2 +-
console.log | 307218 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 307209 insertions(+), 306624 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.