This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2aa2888faea [ORC] Guarantee unique JITDylib names in lli, add usage not [...]
new 523219b1db2 [WebAssembly] Add the signature for the new llround builtin [...]
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:
.../WebAssemblyRuntimeLibcallSignatures.cpp | 22 +++++++++++++++
test/CodeGen/WebAssembly/llround-conv-i32.ll | 31 ++++++++++++++++++++++
utils/UpdateTestChecks/asm.py | 17 ++++++++++++
3 files changed, 70 insertions(+)
create mode 100644 test/CodeGen/WebAssembly/llround-conv-i32.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 69d91e1ef9a * config/mips/mips.c (mips_dwarf_frame_reg_mode): Replace [...]
adds a170a7d76a2 Daily bump.
adds bcd9cd37231 [RTEMS] Change multilibs for ARM
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/t-rtems | 11 ++++++-----
3 files changed, 15 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0b32ce2f 0: update: binutils-gcc-linux: boot
new 2c021eea 0: update: binutils-gcc-linux: boot
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 (0b32ce2f)
\
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:
01-reset_artifacts/console.log | 131 +-
02-prepare_abe/console.log | 407 +-
03-build_abe-binutils/console.log | 11140 ++++++++--------
04-build_abe-stage1/console.log | 12326 +++++++++---------
05-build_linux/console.log | 382 +-
06-boot_linux/console.log | 4 +-
console.log | 24442 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 24445 insertions(+), 24405 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 binutils-gdb.
from b474a2022d MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared library
new dc42e902cc gdb/fortran: Handle gdbarch_floatformat_for_type returning nullptr
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:
gdb/ChangeLog | 6 ++++++
gdb/f-lang.c | 12 ++++++++++--
2 files changed, 16 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.
unknown user pushed a change to branch master
in repository clang.
from e9f666dff4 [Driver] Verify GCCInstallation is valid
new 7f3bed835e Rename identifiers to spell out analyze; 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/SemaCXX/attr-no-sanitize-address.cpp | 16 ++++++++--------
test/SemaCXX/attr-no-sanitize-memory.cpp | 18 +++++++++---------
test/SemaCXX/attr-no-sanitize-thread.cpp | 18 +++++++++---------
3 files changed, 26 insertions(+), 26 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 compiler-rt.
from a6193f5ab [libFuzzer] Reduce flakiness of merge-sigusr.test.
new 7ba4de4a9 [libFuzzer] Ignore exit status of wait in merge-sigusr.test.
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/fuzzer/merge-sigusr.test | 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.
unknown user pushed a change to branch master
in repository zorg.
from e85b8b22 [zorg] Build and test LLVM with GN
new 22b78805 Fix build step name
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:
zorg/buildbot/builders/sanitizers/buildbot_gn.sh | 4 +---
1 file changed, 1 insertion(+), 3 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 71835cce996 LWG 3062 - Unnecessary decay_t in is_execution_policy_v
new ce547a1e164 /cp 2019-05-21 Paolo Carlini <paolo.carlini(a)oracle.com>
new 74a6da21d1a /cp 2019-05-21 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/call.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/other/final3.C | 28 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/other/final4.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/other/final5.C | 19 +++++++++++++++++++
6 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/other/final3.C
create mode 100644 gcc/testsuite/g++.dg/other/final4.C
create mode 100644 gcc/testsuite/g++.dg/other/final5.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.