This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 301861b3582 [CMake] Update C4324 MSVC warning comment to explain its st [...]
new 01410fc2a6e Recommit "MemoryBuffer: Add a missing error-check to getOpe [...]
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/Support/MemoryBuffer.cpp | 4 ++-
unittests/Support/MemoryBufferTest.cpp | 51 ++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+), 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 zack/y2038-preliminaries
in repository glibc.
discards c6213d1a52 Linux/Alpha: don’t use timeval32 system calls.
discards ae59faf510 Warn when gettimeofday is called with non-null tzp argument.
discards 00caaffbda Finish move of clock_* functions to libc.
discards 7fffb650ac Revise the documentation of ‘simple calendar time’.
discards 33487ef53e Use clock_gettime to implement gettimeofday.
discards fcc009b4e7 Use clock_gettime to implement ftime.
discards c93d0737e6 Use clock_gettime to implement time.
discards 79d24b6ef1 Use clock_settime to implement settimeofday.
discards 6df4704cd5 Use clock_settime to implement stime.
discards e0c5b8187d Don’t use the argument to time.
discards 2945aad778 Change most internal uses of __gettimeofday to __clock_gettime.
discards 0a84fe552f Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
adds 4745f4c1ca Correct TEST_COMPAT conditions in totalorder compat tests.
adds 1d714fd95d nptl: Move pthread_attr_getdetachstate implementation into libc
adds a289ea09ea Do not print backtraces on fatal glibc errors
adds 4b7c74179c nss: Make nsswitch.conf more distribution friendly.
adds d34d4c8022 nscd: Improve nscd.conf comments.
new 68d2df078e Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
new f9ed7198ad Change most internal uses of __gettimeofday to __clock_gettime.
new c101e8b186 Don’t use the argument to time.
new 4e83f31768 Use clock_settime to implement stime.
new f66ff8e42d Use clock_settime to implement settimeofday.
new 069a421951 Use clock_gettime to implement time.
new 8e9ce235ee Use clock_gettime to implement ftime.
new 6ec060709a Use clock_gettime to implement gettimeofday.
new b80148f128 Revise the documentation of ‘simple calendar time’.
new fc1706b35e Finish move of clock_* functions to libc.
new 8ee292e35b Warn when gettimeofday is called with non-null tzp argument.
new 61120e45ef Linux/Alpha: don’t use timeval32 system calls.
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 (c6213d1a52)
\
N -- N -- N refs/heads/zack/y2038-preliminaries (61120e45ef)
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 12 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 | 97 ++++++++++++++++++++++
debug/fortify_fail.c | 26 +-----
debug/stack_chk_fail.c | 7 +-
include/stdio.h | 4 -
manual/nss.texi | 24 ++++--
math/libm-test-compat_totalorder.inc | 2 +-
math/libm-test-compat_totalordermag.inc | 2 +-
nptl/Makefile | 4 +-
nptl/Versions | 2 +-
nptl/forward.c | 3 -
nptl/nptl-init.c | 1 -
nscd/nscd.conf | 6 ++
nss/nsswitch.conf | 81 ++++++++++++++----
sysdeps/nptl/pthread-functions.h | 1 -
sysdeps/posix/libc_fatal.c | 35 +-------
sysdeps/unix/sysv/linux/aarch64/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/alpha/adjtime.c | 1 +
sysdeps/unix/sysv/linux/alpha/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/alpha/osf_adjtime.c | 6 +-
sysdeps/unix/sysv/linux/alpha/osf_getitimer.c | 2 +-
sysdeps/unix/sysv/linux/alpha/osf_getrusage.c | 2 +-
sysdeps/unix/sysv/linux/alpha/osf_setitimer.c | 31 +++++--
sysdeps/unix/sysv/linux/alpha/osf_utimes.c | 6 +-
sysdeps/unix/sysv/linux/alpha/osf_wait4.c | 2 +-
sysdeps/unix/sysv/linux/alpha/tv32-compat.h | 62 +++++++-------
sysdeps/unix/sysv/linux/arm/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/csky/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/hppa/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/i386/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/ia64/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/libc_fatal.c | 33 --------
.../sysv/linux/m68k/coldfire/libpthread.abilist | 1 -
.../unix/sysv/linux/m68k/m680x0/libpthread.abilist | 1 -
.../unix/sysv/linux/microblaze/libpthread.abilist | 1 -
.../unix/sysv/linux/mips/mips32/libpthread.abilist | 1 -
.../unix/sysv/linux/mips/mips64/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/nios2/libpthread.abilist | 1 -
.../linux/powerpc/powerpc32/libpthread.abilist | 1 -
.../linux/powerpc/powerpc64/be/libpthread.abilist | 1 -
.../linux/powerpc/powerpc64/le/libpthread.abilist | 1 -
.../unix/sysv/linux/riscv/rv64/libpthread.abilist | 1 -
.../sysv/linux/s390/s390-32/libpthread.abilist | 1 -
.../sysv/linux/s390/s390-64/libpthread.abilist | 1 -
sysdeps/unix/sysv/linux/sh/libpthread.abilist | 1 -
.../sysv/linux/sparc/sparc32/libpthread.abilist | 1 -
.../sysv/linux/sparc/sparc64/libpthread.abilist | 1 -
.../unix/sysv/linux/x86_64/64/libpthread.abilist | 1 -
.../unix/sysv/linux/x86_64/x32/libpthread.abilist | 1 -
48 files changed, 266 insertions(+), 198 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 gcc.
from 5508f65ec9c Intrinsic documentation changes.
new 0b4032a6bd1 2019-08-20 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-80.c | 16 ++++++++++++++++
gcc/tree-ssa-sccvn.c | 12 +++++++++---
4 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-80.c
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 2e299caf 2: update: gcc-30edfeb565165a58ea312b81d1630d4030aea0a6: 19776
new 2b0334ae 3: reset: linux-b8b576a16f79efbdde49348147f491b176537d88: 19648
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 | 27 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 10360 ++++++------
04-build_abe-stage1/console.log | 19816 +++++++++++-----------
05-build_linux/console.log | 1145 +-
07-check_regression/console.log | 22 +-
08-update_baseline/console.log | 54 +-
console.log | 31892 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 31200 insertions(+), 32528 deletions(-)
create mode 100644 reset-baseline
--
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-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 02e65949 0: update: llvm-linux: all
new ed9b0ca9 0: update: llvm-linux: 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 (02e65949)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 119 +-
02-build_llvm/console.log | 12070 +++++++++++++++++------------------
03-build_linux/console.log | 760 +--
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 12988 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13013 insertions(+), 12977 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e52ac35b 0: update: llvm-linux: all
new 00e491ed 0: update: llvm-linux: 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 (e52ac35b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 122 +-
02-build_llvm/console.log | 12172 +++++++++++++++---------------
03-build_linux/console.log | 3102 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 48 +-
console.log | 15431 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 15456 insertions(+), 15439 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.