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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 15dab7254 binutils-dff021e14a9c72380311c15a90c1a646b179b987: all
new 27fad77b4 gcc-30ac39a11e7fd3da7303151283fa178fcb9466e0: 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 (15dab7254)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 76 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6321 ++++++------
4-build_abe-stage1/console.log | 9822 +++++++++----------
5-count_linux_objs/console.log | 2446 +++--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18997 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18780 insertions(+), 18934 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 832b3d83390 [gn build] Add build files for clang/tools/{arcmt-test,clan [...]
new 836b5476046 [x86] add tests for vector extend + logic ops; NFC
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:
test/CodeGen/X86/vector-ext-logic.ll | 504 +++++++++++++++++++++++++++++++++++
1 file changed, 504 insertions(+)
create mode 100644 test/CodeGen/X86/vector-ext-logic.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 gcc-8-branch
in repository gcc.
from f8ab9c3942d 2018-12-23 Paul Thomas <pault(a)gcc.gnu.org>
new 12e0a59aed1 2018-12-23 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 ++++
gcc/fortran/resolve.c | 5 +++
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/ptr_func_assign_5.f08 | 45 +++++++++++++++++++++++++
4 files changed, 63 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/ptr_func_assign_5.f08
--
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 zack/c99-compliant-scanf
in repository glibc.
discards e4bbeb76ee Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
new 9824f23bc5 Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
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 (e4bbeb76ee)
\
N -- N -- N refs/heads/zack/c99-compliant-scanf (9824f23bc5)
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:
include/stdio.h | 9 +++++++++
libio/fwscanf.c | 5 +++++
libio/iovswscanf.c | 5 +++++
libio/swscanf.c | 5 +++++
libio/vwscanf.c | 5 +++++
libio/wscanf.c | 5 +++++
misc/mntent_r.c | 4 ----
stdio-common/vfwscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-fscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-fwscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-iovfscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-scanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-sscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-swscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-vfscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-vfwscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-vscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-vsscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-vswscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-vwscanf.c | 5 +++++
sysdeps/ieee754/ldbl-opt/nldbl-wscanf.c | 5 +++++
time/tzset.c | 4 ----
wcsmbs/bits/wchar-ldbl.h | 7 ++-----
wcsmbs/wchar.h | 10 ++++------
24 files changed, 110 insertions(+), 19 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/llvm-master-arm-mainline-allyesconfig
in repository toolchain/linux-next.
from 0cd60eb1a7b5 dma-mapping: fix flags in dma_alloc_wc
adds 94f82008ce30 Revert "vfs: Allow userns root to call mknod on owned file [...]
adds 9bc30ab82108 auxdisplay: charlcd: fix x/y command parsing
adds 38c0ecf6087a Merge tag 'auxdisplay-for-linus-v4.20' of https://github.c [...]
adds 71391bdd2e9a include/linux/compiler_types.h: don't pollute userspace wi [...]
adds 1104bd96eb2a Merge tag 'compiler-attributes-for-linus-v4.20' of https:/ [...]
adds ed076c55b359 scsi: target: iscsi: cxgbit: fix csk leak
adds 9e6371d3c691 scsi: target: iscsi: cxgbit: add missing spin_lock_init()
adds 61cce6f6eece scsi: sd: use mempool for discard special page
adds 9105b8aa50c1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
No new revisions were added by this update.
Summary of changes:
drivers/auxdisplay/charlcd.c | 3 +
drivers/scsi/sd.c | 23 +++++--
drivers/target/iscsi/cxgbit/cxgbit_cm.c | 5 +-
drivers/target/iscsi/cxgbit/cxgbit_main.c | 1 +
fs/namei.c | 3 +-
include/linux/compiler_types.h | 108 +++++++++++++++---------------
6 files changed, 82 insertions(+), 61 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/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6bafa2372 llvm-3a6fe6f11544c4ecdba8db7b3ab7f7feef02b349: 17262
new 05cff6462 linux-9105b8aa50c182371533fc97db64fc8f26f051b3: 17262
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 (6bafa2372)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 154 +-
2-build_llvm/console.log | 10172 +++++++++++++++++------------------
3-count_linux_objs/console.log | 969 ++--
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11325 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11195 insertions(+), 11449 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-next-defconfig
in repository toolchain/binutils-gdb.
from 246c1b08d5 Automatic date update in version.in
adds ab358bfda7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b9e3aab58 gcc-2c73ceb419aaa326fdb90dfe257b0b39f5ab164b: all
new 8dd3b202b binutils-ab358bfda7012d26f8f3649ffca22e606c50e081: 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 (b9e3aab58)
\
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 | 126 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3698 ++++++++---------
4-build_abe-stage1/console.log | 4513 ++++++++++----------
5-count_linux_objs/console.log | 114 +-
console.log | 8491 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8405 insertions(+), 8559 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-allnoconfig
in repository toolchain/binutils-gdb.
from 74e3300d8a gdb/riscv: Prevent buffer overflow in riscv_return_value
adds dff021e14a Automatic date update in version.in
adds 03eccf7a34 Document the GDB 8.2.1 release in gdb/ChangeLog
adds b366503e45 i386: Remove the unused bfd pointer argument
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/elf32-i386.c | 10 +++++-----
bfd/version.h | 2 +-
gdb/ChangeLog | 4 ++++
4 files changed, 18 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.