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 c8455dc986 Update the documentation of the linker's --hash-style option.
new ae19acf320 Fix running objcopy on Mach-O binaries.
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:
bfd/ChangeLog | 6 ++++++
bfd/mach-o.c | 9 ++++++---
2 files changed, 12 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 gcc.
from b92171b55eb * cp-tree.h: Fix typo.
new df6bc621a19 PR c++/65043 * call.c (standard_conversion): Set check_na [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/call.c | 2 ++
gcc/cp/typeck2.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/concepts/pr67595.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/Wnarrowing11.C | 30 +++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/Wnarrowing12.C | 32 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/rv-cast5.C | 2 +-
8 files changed, 80 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wnarrowing11.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wnarrowing12.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 77028e31e5f [InstSimplify] use isKnownNeverNaN to fold more fcmp ord/uno
new e12b4e71d85 [X86] Add SSE2 and XOP udiv combine tests
new 836f774043c [InstCombine] Add new tests for icmp ugt/ult (add nuw X, C2), C
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:
test/CodeGen/X86/combine-udiv.ll | 670 ++++++++++++++++++++++++--------
test/Transforms/InstCombine/icmp-add.ll | 43 ++
2 files changed, 558 insertions(+), 155 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 23956be lldb-cmake: don't set the LLVM version
new ef31486 lldb-cmake: add extra cmake flags
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/jenkins/build.py | 1 +
1 file changed, 1 insertion(+)
--
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 da7b76285 [LLD][ELF] - Fix BB after r340257.
new cf340eedf [PPC64] Add TLS initial exec to local exec relaxation
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/Arch/PPC64.cpp | 103 +++++++++++++++++++++++++++-
ELF/Relocations.cpp | 7 +-
ELF/Relocations.h | 1 +
test/ELF/Inputs/ppc64-tls-ie-le.s | 29 ++++++++
test/ELF/ppc64-tls-ie-le.s | 140 ++++++++++++++++++++++++++++++++++++++
5 files changed, 277 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/Inputs/ppc64-tls-ie-le.s
create mode 100644 test/ELF/ppc64-tls-ie-le.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 binutils-gdb.
from 6efa941c38 Fix handling of undocumented SLL instruction for the Z80 target.
new c8455dc986 Update the documentation of the linker's --hash-style option.
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:
ld/ChangeLog | 6 ++++++
ld/ld.texi | 3 ++-
2 files changed, 8 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 gcc.
from 96cb18c0ac0 [Ada] Minor reformattings
new b92171b55eb * cp-tree.h: Fix typo.
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/cp/ChangeLog | 4 ++++
gcc/cp/cp-tree.h | 2 +-
2 files changed, 5 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v2
in repository toolchain/jenkins-scripts.
discards 4c07684 tcwg-rr-llvm-kernel: Update kernel repo
new 74509bb tcwg-rr-llvm-kernel: Update kernel repo
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 (4c07684)
\
N -- N -- N refs/heads/llvm-kernel-v2 (74509bb)
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:
tcwg-rr-llvm-kernel.sh | 7 ++++---
1 file changed, 4 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.
"Thomas Preudhomme pushed a change to branch linaro-local/thomas.preudhomme/tcwg-1379-rebase
in repository toolchain/gcc.
discards 0bfec9dda0b PR85434: Prevent spilling of stack protector guard's addres [...]
new 922cc5d7054 PR85434: Prevent spilling of stack protector guard's addres [...]
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 (0bfec9dda0b)
\
N -- N -- N refs/heads/linaro-local/thomas.preudhomme/tcwg-1379-reba [...]
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:
gcc/config/arm/arm.md | 14 ++++++++------
gcc/config/arm/predicates.md | 5 ++---
2 files changed, 10 insertions(+), 9 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 131bd243b4 [ASTImporter] Adding some friend function related unittests.
new 33d03d9e30 [analyzer] Correctly marked a virtual function 'override'
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:
.../Checkers/UninitializedObject/UninitializedObjectChecker.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.