This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 64ba855 Fix "not all control paths return a value" warning on MSVC
new 7142d85 Fix "not all control paths return a value" warning on MSVC
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/Basic/Targets.cpp | 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 zorg.
from 0c647ef Recommit r274008.
new c8e1d07 [libcxx] Add -fno-exceptions libcxx builders to zorg
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/config/builders.py | 20 +++++++++++++++++---
1 file changed, 17 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 clang.
from b2011f8 [AST] Tighten up the bitfield in TemplateSpecializationType
new 87ffb49 [OPENMP] Do not create helper expressions in dependent contex [...]
new 64ba855 Fix "not all control paths return a value" warning on MSVC
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/Basic/Targets.cpp | 2 ++
lib/Sema/SemaOpenMP.cpp | 34 +++++++++++++++++++++++-----------
2 files changed, 25 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 libunwind.
from 7a00ec9 [libunwind] Improve unwinder stack usage - III
new 0ddaf13 [libunwind][ARM] Improve unwinder stack usage - Make WMMX sup [...]
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:
CMakeLists.txt | 10 +++++++
include/__libunwind_config.h | 9 ++++--
src/Registers.hpp | 66 ++++++++++++++++++++++++++++++--------------
src/Unwind-EHABI.cpp | 34 +++++++++++++----------
src/UnwindRegistersRestore.S | 8 +++---
src/UnwindRegistersSave.S | 8 +++---
6 files changed, 91 insertions(+), 44 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 06b707a Implement GetMemoryRegions() for Linux and Mac OSX core files.
new a9ea42e Try to fix the OSX build with old SDK after r274725
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:
tools/debugserver/source/MacOSX/MachProcess.mm | 14 ++++++++++++--
1 file changed, 12 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 gcc-5-branch
in repository gcc.
from b704be9 Daily bump.
new 6e8434b 2016-07-07 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 | 22 ++++++++++++++++++++++
gcc/match.pd | 8 ++++++--
gcc/testsuite/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr71452.C | 10 ++++++++++
gcc/testsuite/gcc.dg/torture/pr71423.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr71452.c | 10 ++++++++++
gcc/testsuite/gcc.dg/torture/pr71522.c | 27 +++++++++++++++++++++++++++
gcc/tree-ssa.c | 12 ++++++++++++
8 files changed, 125 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71452.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71423.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71452.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71522.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.
unknown user pushed a change to branch master
in repository llvm.
from 954c015 [LCG] Hoist the definitions of the stream operator friends to [...]
new 0862928 [ARM] Do not test for CPUs, use SubtargetFeatures. Also remov [...]
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/ARM/ARM.td | 13 +++++++++++++
lib/Target/ARM/ARMISelDAGToDAG.cpp | 11 +----------
lib/Target/ARM/ARMSubtarget.h | 8 ++++++++
lib/Target/ARM/MLxExpansionPass.cpp | 3 +--
4 files changed, 23 insertions(+), 12 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 e1bba98 2016-07-07 Richard Biener <rguenther(a)suse.de>
new 9e6f4af 2016-07-07 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new baea7c0 2016-07-07 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 2d079cb 2016-07-07 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 4176bfd 2016-07-07 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 60a48e7 2016-07-07 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
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:
gcc/ChangeLog | 51 +++++++++++++++++++++++++++++++++++
gcc/config/arm/arm-arches.def | 6 +++++
gcc/config/arm/arm-protos.h | 51 ++++++++++++++++++-----------------
gcc/config/arm/arm-tables.opt | 13 +++++++--
gcc/config/arm/arm.c | 16 ++++++-----
gcc/config/arm/arm.h | 11 +++++---
gcc/config/arm/arm.md | 10 +++----
gcc/config/arm/bpabi.h | 6 +++++
gcc/config/arm/constraints.md | 2 +-
gcc/config/arm/elf.h | 5 ++--
gcc/doc/invoke.texi | 11 ++++----
gcc/testsuite/ChangeLog | 11 ++++++++
gcc/testsuite/lib/target-supports.exp | 10 +++----
libgcc/ChangeLog | 35 ++++++++++++++++++++++++
libgcc/config/arm/bpabi-v6m.S | 3 ++-
libgcc/config/arm/lib1funcs.S | 43 ++++++++++++++++-------------
libgcc/config/arm/libunwind.S | 6 ++---
libgcc/config/arm/t-softfp | 2 +-
18 files changed, 216 insertions(+), 76 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 4a274cd Give up on DejagGNU timeouts
new 756c203 Support aarch64_be-none-elf testing using Foundation model.
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:
config/boards/v8model.exp | 10 ++++++++--
1 file changed, 8 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from d2b0369 Avoid marking timed-out tests as PASS
new 4a274cd Give up on DejagGNU timeouts
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:
config/boards/tcwg-local.exp | 8 +++++---
config/boards/tcwg-remote.exp | 3 ++-
2 files changed, 7 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.