This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a9be23987d1 [ARM64] [Windows] Improve error reporting for unsupported S [...]
new 50157fcabb8 [WebAssembly] Fix LowerEmscriptenEHSjLj when there's only longjmp
new e4820603106 [docs] Add some subsections to make it possible to find por [...]
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:
docs/Statepoints.rst | 30 ++++--
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 112 +++++++++++----------
.../WebAssembly/lower-em-sjlj-longjmp-only.ll | 24 +++++
3 files changed, 105 insertions(+), 61 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/lower-em-sjlj-longjmp-only.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.
unknown user pushed a change to branch master
in repository lldb.
from 5387684ed [lldb] Silence unhandled enums warning.
new ec3498878 Change $CURRENT_ARCH settings in xcode project file to hardco [...]
new e6342d1bb Revert "Fix bug in PE/COFF plugin and ValueObjectVariable."
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:
.../NativePDB/Inputs/globals-bss.lldbinit | 3 --
lit/SymbolFile/NativePDB/ast-reconstruction.cpp | 15 +++++-----
lit/SymbolFile/NativePDB/globals-bss.cpp | 35 ----------------------
lldb.xcodeproj/project.pbxproj | 12 ++++----
source/Core/ValueObjectVariable.cpp | 13 ++------
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 6 +---
6 files changed, 17 insertions(+), 67 deletions(-)
delete mode 100644 lit/SymbolFile/NativePDB/Inputs/globals-bss.lldbinit
delete mode 100644 lit/SymbolFile/NativePDB/globals-bss.cpp
--
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 4eea76dbfc8 * collect2.c (linker_select): Add USE_LLD_LD. (ld_suffix [...]
new 57b9b442dda [PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.
new b782636f28f gcc/ PR rtl-optimization/87600 * cfgexpand.c (expand_asm_ [...]
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/ChangeLog | 15 +++++-
gcc/cfgexpand.c | 49 +++++++++++++++++++
gcc/lra-constraints.c | 60 +++++++++++++++++++-----
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.dg/pr87600-1.c | 52 ++++++++++++++++++++
gcc/testsuite/gcc.dg/pr87600-2.c | 44 +++++++++++++++++
gcc/testsuite/gcc.dg/pr87600.h | 19 ++++++++
libsanitizer/ChangeLog | 5 ++
libsanitizer/sanitizer_common/sanitizer_linux.cc | 11 +++++
9 files changed, 249 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr87600-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr87600-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr87600.h
--
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-aarch64-next-defconfig
in repository toolchain/binutils-gdb.
from d3def5d73e Enhance objdump's --disassemble switch so that it can now ta [...]
adds 07deea26b5 ada-tasks.c::read_atcb: start from a cleared ada_task_info result
adds 76136aeda5 (Ada/tasking) fix array or string index out of range warning
adds 9e49efb79c Automatic date update in version.in
adds 5acaada745 Make gold testsuite work with CC and CXX specifying -B
adds 17cf289784 gdb/riscv: Handle errors while setting the frame id
adds cd115d615c gdb/riscv: Update test to support targets without FP hardware
adds b5420128da x86-64: fix ZMM register state tracking
adds d4718d5c9f (AArch64) wrong value returned by "finish" for HFA
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 31 +
gdb/aarch64-tdep.c | 2 +-
gdb/ada-tasks.c | 28 +-
gdb/i387-tdep.c | 40 +-
gdb/riscv-tdep.c | 17 +-
gdb/testsuite/ChangeLog | 10 +
gdb/testsuite/gdb.arch/i386-avx512.c | 7 +
gdb/testsuite/gdb.arch/i386-avx512.exp | 10 +
gdb/testsuite/gdb.arch/riscv-reg-aliases.exp | 24 +-
gold/ChangeLog | 31 +
gold/Makefile.am | 75 ++-
gold/Makefile.in | 119 ++--
gold/testsuite/Makefile.am | 788 +++++++++++++------------
gold/testsuite/Makefile.in | 841 +++++++++++++--------------
gold/testsuite/incremental_test.sh | 2 +-
16 files changed, 1063 insertions(+), 964 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 zorg.
from 12e003b5 Many builders checkout LNT and test-suite to a separate 'test [...]
new 608cb8d4 Handle builders which could be assigned to automatic schedulers.
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:
buildbot/osuosl/master/master.cfg | 8 ++++++--
1 file changed, 6 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 gcc.
from 6cf7f94e1cf 2018-11-08 Sandra Loosemore <sandra(a)codesourcery.com>
new 4eea76dbfc8 * collect2.c (linker_select): Add USE_LLD_LD. (ld_suffix [...]
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 | 9 +++++++++
gcc/collect2.c | 11 ++++++++---
gcc/common.opt | 4 ++++
gcc/doc/invoke.texi | 4 ++++
gcc/opts.c | 1 +
5 files changed, 26 insertions(+), 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 lldb.
from 88109e848 [lldb] Fix initialization order warnings.
new 5387684ed [lldb] Silence unhandled enums warning.
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:
source/Symbol/ClangASTContext.cpp | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.