This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master
in repository glibc.
from 5f1ae50a78 compat getdents64: Use correct offset for retry [BZ #23972]
new 4718b053df support: Implement support_quote_string
new 9dd07a91db support_quote_string: Do not use str parameter name
new 874c28c9f5 support: Close original descriptors in support_capture_subprocess
new 4c2dada507 support: Implement <support/descriptors.h> to track file des [...]
new b5a9a19b82 inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ [...]
new ea16a6938d malloc: Add another test for tcache double free check.
The 6 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 | 44 ++++
inet/Makefile | 2 +-
inet/tst-if_index-long.c | 61 +++++
malloc/Makefile | 2 +-
malloc/tst-tcfree3.c | 56 +++++
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_quote_string.c | 12 +-
support/support_record_failure.c | 8 +
support/tst-support_descriptors.c | 198 +++++++++++++++
...ort_quote_blob.c => tst-support_quote_string.c} | 23 +-
15 files changed, 726 insertions(+), 20 deletions(-)
create mode 100644 inet/tst-if_index-long.c
create mode 100644 malloc/tst-tcfree3.c
create mode 100644 support/descriptors.h
create mode 100644 support/support_descriptors.c
copy nptl/cnd_destroy.c => support/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.
unknown user pushed a change to branch master
in repository gcc.
from 3467ed6827b libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for [...]
new d75d8ab0891 Don't mark stack pointer as clobbered in asm
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:
libgomp/ChangeLog | 5 +++++
libgomp/config/linux/ia64/futex.h | 4 ++--
2 files changed, 7 insertions(+), 2 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7be3298ff binutils-550892eb5a320c5a55fb4f45750514cd16433baf: all
new 64e834438 gcc-74596c68253ed781abbd40dcfa21ec3d9524b39d: 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 (7be3298ff)
\
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 | 138 +-
2-prepare_abe/console.log | 52 +-
3-build_abe-binutils/console.log | 6382 +++++------
4-build_abe-stage1/console.log | 13249 +++++++++++-----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 1775 +--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 21688 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 21986 insertions(+), 21345 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-defconfig
in repository toolchain/gcc.
from fc0b361510a 2018-12-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 432092c4c65 2018-12-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds de7af0ca845 Daily bump.
adds cf0adaf68f3 2018-12-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 15 +++++++++++++++
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/io.c | 13 ++++++-------
gcc/fortran/primary.c | 1 +
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gfortran.dg/pr70870_1.f90 | 1 +
gcc/testsuite/gfortran.dg/pr88155.f90 | 9 +++++++++
gcc/testsuite/gfortran.dg/pr88249.f90 | 7 +++++++
10 files changed, 53 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88155.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88249.f90
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 76a270fe5 binutils-9b1b583515f70b456513e3b4bd62422f9b113f75: all
new a7586b70d gcc-cf0adaf68f3d1b3d5817818e77586bf1618c6fd2: 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 (76a270fe5)
\
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 | 114 +-
2-prepare_abe/console.log | 52 +-
3-build_abe-binutils/console.log | 6533 ++++++++--------
4-build_abe-stage1/console.log | 8632 +++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 208 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15537 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 15775 insertions(+), 15348 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-allnoconfig
in repository toolchain/gcc.
from fc0b361510a 2018-12-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 432092c4c65 2018-12-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds de7af0ca845 Daily bump.
adds cf0adaf68f3 2018-12-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 15 +++++++++++++++
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/io.c | 13 ++++++-------
gcc/fortran/primary.c | 1 +
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gfortran.dg/pr70870_1.f90 | 1 +
gcc/testsuite/gfortran.dg/pr88155.f90 | 9 +++++++++
gcc/testsuite/gfortran.dg/pr88249.f90 | 7 +++++++
10 files changed, 53 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88155.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88249.f90
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0490d6d84 binutils-2e05e3e689f25b7b866c49435417b1ded33f7ac7: all
new a7320b946 gcc-cf0adaf68f3d1b3d5817818e77586bf1618c6fd2: 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 (0490d6d84)
\
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:
1-reset_artifacts/console.log | 78 +-
2-prepare_abe/console.log | 52 +-
3-build_abe-binutils/console.log | 6509 ++++++-------
4-build_abe-stage1/console.log | 11858 +++++++++++------------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 117 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18570 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18858 insertions(+), 18373 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 llvm.
from a4a9a18651e [lit]Add llvm-readelf to tool substitutions
new a7da881aa56 [AMDGPU] Set metadata access for explicit section
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:
lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp | 10 +++++
lib/Target/AMDGPU/AMDGPUTargetObjectFile.h | 2 +
test/CodeGen/AMDGPU/elf.metadata.ll | 56 ++++++++++++++++++++++++++++
3 files changed, 68 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/elf.metadata.ll
--
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 clang.
from d8e1f22522 [OpenCL] Fix for TBAA information of pointer after addresspacecast
new df55f5633e [ASTImporter] Remove import of definition from GetAlreadyImp [...]
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:
include/clang/AST/ASTImporter.h | 2 +-
lib/AST/ASTImporter.cpp | 18 ++++++++----------
2 files changed, 9 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.