This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 353fd1ec3df Properly honor param_max_fsm_thread_path_insns in backwards [...]
new 6d41f7c39cf Make range_of_ssa_name_with_loop_info type agnostic.
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/gimple-range-fold.cc | 46 +++++++++++++++++++++++++++++++++++-----------
gcc/gimple-range-fold.h | 2 +-
2 files changed, 36 insertions(+), 12 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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards a74248893 0: update: binutils-gcc: 2
new 14cc4fb4e 0: update: binutils-gcc: 2
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 (a74248893)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1600 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 51168 -> 51156 bytes
05-build_abe-bootstrap/console.log.xz | Bin 461872 -> 463408 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++------
7 files changed, 43 insertions(+), 6 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f5d5e5b8d 0: update: binutils-gcc-linux-qemu: all
new 08d7f7aa9 0: update: binutils-gcc-linux-qemu: 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 (f5d5e5b8d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 1644 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30296 -> 30524 bytes
04-build_abe-stage1/console.log.xz | Bin 86412 -> 86820 bytes
05-build_abe-qemu/console.log.xz | Bin 30568 -> 31004 bytes
06-build_linux/console.log.xz | Bin 3684 -> 3716 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 17 insertions(+), 17 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 70ff58ced4 htl: Let pthread_self and cancellability called early
adds 521d540562 Don't use unsupported format string in ld.so (bug 29427)
adds 9c443ac455 socket: Check lengths before advancing pointer in CMSG_NXTHDR
No new revisions were added by this update.
Summary of changes:
bits/socket.h | 40 +++++++++++---
elf/dl-diagnostics.c | 2 +-
socket/Makefile | 1 +
socket/tst-cmsghdr-skeleton.c | 92 +++++++++++++++++++++++++++++++
elf/tst-audit28.c => socket/tst-cmsghdr.c | 35 +++++++++---
sysdeps/mach/hurd/bits/socket.h | 40 +++++++++++---
sysdeps/unix/sysv/linux/bits/socket.h | 40 +++++++++++---
sysdeps/unix/sysv/linux/cmsg_nxthdr.c | 36 +++++++++---
8 files changed, 249 insertions(+), 37 deletions(-)
create mode 100644 socket/tst-cmsghdr-skeleton.c
copy elf/tst-audit28.c => socket/tst-cmsghdr.c (53%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.