This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 367f21dc721 [llvm-readobj] Dump the COFF image load config
new 9afae179994 [PowerPC] fix potential verification errors
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/Target/PowerPC/PPCFrameLowering.cpp | 2 +-
lib/Target/PowerPC/PPCRegisterInfo.cpp | 15 +++++++++++----
2 files changed, 12 insertions(+), 5 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 0a54e2a6031 Daily bump.
new 789c8746707 compiler, runtime: better stack trace for `go f()` wher [...]
new ac50db1ddf0 runtime: in traceback, print panic rather than runtime.gopanic
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/gogo.h | 3 +++
gcc/go/gofrontend/statements.cc | 30 ++++++++++++++++++++++++++++--
libgo/go/runtime/traceback_gccgo.go | 6 +++++-
libgo/runtime/go-runtime-error.c | 11 ++++++++++-
5 files changed, 47 insertions(+), 5 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 lld.
from a96e0501f ELF: Don't dereference Repl in MarkLive. NFCI.
new 74e9cdba4 [ELF] Add an apostrophe after a file name when reporting disc [...]
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:
ELF/OutputSections.cpp | 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 6858537 Increased jobs number for slave am1i-slv2.
new d060ab3 [sanitizers] Move building stage1 clang from buildbot_fast to [...]
new 1af5fd9 [sanitizers] Use r305968 for buildbot_fast
new 642ee6a [sanitizers] Remove _CHECKOUT prefix from some variables for [...]
The 3 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:
.../sanitizers/buildbot_android_functions.sh | 4 +--
.../buildbot/builders/sanitizers/buildbot_cmake.sh | 24 ++++++-------
zorg/buildbot/builders/sanitizers/buildbot_fast.sh | 39 ++--------------------
.../builders/sanitizers/buildbot_functions.sh | 39 ++++++++++++++++++----
.../builders/sanitizers/buildbot_perf_asan.sh | 4 +--
.../builders/sanitizers/buildbot_standard.sh | 6 ++--
6 files changed, 53 insertions(+), 63 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 42bbb7fb323 [wasm] Fix WebAssembly asm backend after r305968
new 367f21dc721 [llvm-readobj] Dump the COFF image load config
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/llvm/Object/COFF.h | 100 ++++++++++++++--
lib/Object/COFFObjectFile.cpp | 20 ++++
.../llvm-readobj/Inputs/coff-load-config-x64.dll | Bin 0 -> 9728 bytes
.../llvm-readobj/Inputs/coff-load-config-x86.dll | Bin 0 -> 8704 bytes
test/tools/llvm-readobj/coff-load-config.test | 87 ++++++++++++++
tools/llvm-readobj/COFFDumper.cpp | 133 +++++++++++++++++++++
tools/llvm-readobj/ObjDumper.h | 1 +
tools/llvm-readobj/llvm-readobj.cpp | 7 ++
8 files changed, 337 insertions(+), 11 deletions(-)
create mode 100644 test/tools/llvm-readobj/Inputs/coff-load-config-x64.dll
create mode 100644 test/tools/llvm-readobj/Inputs/coff-load-config-x86.dll
create mode 100644 test/tools/llvm-readobj/coff-load-config.test
--
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 2eeaae37a51 Also test thumb.
new 42bbb7fb323 [wasm] Fix WebAssembly asm backend after r305968
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:
.../MCTargetDesc/WebAssemblyAsmBackend.cpp | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 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 gcc-6-branch
in repository gcc.
from 6f22da30377 Daily bump.
new ab35c64e60b 2017-06-21 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 6 ++++++
gcc/testsuite/gcc.target/powerpc/pr80510-1.c | 14 ++++++++------
gcc/testsuite/gcc.target/powerpc/pr80510-2.c | 12 +++++++-----
3 files changed, 21 insertions(+), 11 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 05a4b44a1bc Revert "[Target] Implement the ".rdata" MIPS assembly directive."
new 2eeaae37a51 Also test thumb.
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/MC/ARM/elf-movt.s | 12 +++++++++++-
1 file changed, 11 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 master
in repository libcxxabi.
from 96504b1 Use _LIBCPP_FALLTHROUGH() to avoid warnings about [[gnu::fall [...]
new 3d356fd Add some catch(...) blocks to the tests so that if they fail, [...]
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/incomplete_type.sh.cpp | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
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 lnt.
from 50ede6c Don't commit so much, we invalide the results cache
new 213733d Further cache invalidation fixes
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:
lnt/server/db/rules/rule_update_fixed_regressions.py | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.