This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from dceff3636 Fix a gcc -Wpedantix warning
new e5234636b [asan] Restore ODR-violation detection on vtables
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/asan/TestCases/Linux/odr-vtable.cc | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644 test/asan/TestCases/Linux/odr-vtable.cc
--
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 glibc.
from c4c2836ada Y2038: add function __ctime64_r
new dfa6216f24 Fix BZ number for 43a45c2d82
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:
ChangeLog | 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-arm-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from f7ac3ce5a8 Automatic date update in version.in
adds d935c341f8 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ce2d804cc gcc-8248a57ffb1b127b6504db422cb61283666266ab: all
new 683de771d binutils-d935c341f8c5d6de8ab921f709de41bc66d3ce97: 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 (ce2d804cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 70 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6297 ++++++------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 12259 ++++++++++++------------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 276 +-
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18944 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
15 files changed, 19200 insertions(+), 18712 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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 3a364fda921 Revert r349541 (Fix MSVC dependency issue between Clang-tab [...]
new faf7b5daf52 [InstCombine] auto-generate complete checks; NFC
new e15b0c691db [AArch64] Avoid crashing on .seh directives in assembly
The 2 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/MC/MCWin64EH.cpp | 8 +--
test/MC/AArch64/seh.s | 84 ++++++++++++++++++++++
.../InstCombine/sink-into-catchswitch.ll | 37 ++++++----
3 files changed, 113 insertions(+), 16 deletions(-)
create mode 100644 test/MC/AArch64/seh.s
--
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 glibc.
from 64dd7a1630 s390: Use generic kernel_sigaction.h
new 64c2277d2e Y2038: add function __localtime64_r
new 131db8b0c8 Y2038: add function __gmtime64
new a1d346ce0d Y2038: add function __gmtime64_r
new 7755e50411 Y2038: add function __ctime64
new c4c2836ada Y2038: add function __ctime64_r
The 5 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 | 32 ++++++++++++++++++++++++++++++++
include/time.h | 38 ++++++++++++++++++++++++++++++++++++++
time/ctime.c | 19 +++++++++++++++++--
time/ctime_r.c | 19 +++++++++++++++++--
time/gmtime.c | 36 +++++++++++++++++++++++++++++++++---
time/localtime.c | 17 ++++++++++++++++-
6 files changed, 153 insertions(+), 8 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7c048758b binutils-d935c341f8c5d6de8ab921f709de41bc66d3ce97: all
new a4da3d710 linux-285053b5a4c0204840fb92cfaba06352718e2eed: 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 (7c048758b)
\
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 | 78 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3818 ++++++++--------
4-build_abe-stage1/console.log | 4847 +++++++++++----------
5-count_linux_objs/console.log | 129 +-
console.log | 8832 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8780 insertions(+), 8944 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 12b5db9d3a8 2018-12-18 Vladimir Makarov <vmakarov(a)redhat.com>
new fd7245eac98 PR rtl-optimization/87759 * gcc.target/i386/pr87759.c: Re [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr87759.c | 2 +-
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig
in repository toolchain/linux-next.
from 7566ec393f41 Linux 4.20-rc7
adds 94c13f66e13c security: don't use a negative Opt_err token index
adds 1a9430db2835 ima: cleanup the match_token policy code
No new revisions were added by this update.
Summary of changes:
security/integrity/ima/ima_policy.c | 10 +++++-----
security/keys/keyctl_pkey.c | 2 +-
security/keys/trusted.c | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.