This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 17509c0 [COFF] Add support for IMAGE_REL_ARM_SECREL
new 2de6fa4 [ELF] Use MaxPageSize for aligning PT_LOAD
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/Driver.cpp | 2 +-
ELF/Target.cpp | 5 ++---
ELF/Writer.cpp | 8 ++++----
test/ELF/linkerscript/data-segment-relro.s | 4 ++--
test/ELF/linkerscript/locationcounter.s | 4 ++--
test/ELF/linkerscript/outsections-addr.s | 2 +-
test/ELF/linkerscript/symbol-assignexpr.s | 14 +++++++-------
7 files changed, 19 insertions(+), 20 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 bfac90c libgo: separate mksysinfo inputs into separate Makefile targets
new afcea09 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from b23724a Fix lifetime of mutex lock in debug iterator
new 4b7c7ac Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 8ca6034 Fix lifetime of mutex lock in debug iterator
new 92516d5 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 2df2751 [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP [...]
new de7fb42 Automatic date update in version.in
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/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 4b48dc4 Detect the magic address of EXC_RETURN in ARM coretx-m profile
new 5324ac4 Automatic date update in version.in
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/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from a617f9d Don't treat as separate symbols if unversioned symbol is undefined.
new 8529d12 Automatic date update in version.in
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/version.h | 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 llvm.
from 4bc0cbd Next set of additional error checks for invalid Mach-O files [...]
new 3f5110a Pass -S to opt in this test to avoid printing binary on mismatch
new 695f82f [Inliner] Port all opt remarks to new streaming API
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:
include/llvm/IR/DiagnosticInfo.h | 23 +++++-
lib/Analysis/OptimizationDiagnosticInfo.cpp | 8 ++-
lib/IR/DiagnosticInfo.cpp | 23 ++++++
lib/Transforms/IPO/Inliner.cpp | 69 +++++++++---------
.../Inline/optimization-remarks-passed-yaml.ll | 83 ++++++++++++++++++++++
.../Transforms/Inline/optimization-remarks-yaml.ll | 2 +-
6 files changed, 171 insertions(+), 37 deletions(-)
create mode 100644 test/Transforms/Inline/optimization-remarks-passed-yaml.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 clang.
from 4d090da [Coverage] The coverage region for switch covers the code aft [...]
new 53874ed Revert r282547 and add test to show correct behavior.
new 5b3280c P0145R3 (C++17 evaluation order tweaks): evaluate the right-h [...]
new 98e2f4b Put new warning in a diagnostic group.
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:
include/clang/AST/ExprCXX.h | 10 +++
include/clang/Basic/DiagnosticFrontendKinds.td | 3 +-
lib/CodeGen/CGCall.cpp | 6 +-
lib/CodeGen/CGExpr.cpp | 11 +++-
lib/CodeGen/CGExprCXX.cpp | 44 ++++++++++----
lib/CodeGen/CodeGenFunction.h | 12 ++--
lib/CodeGen/ItaniumCXXABI.cpp | 5 +-
lib/Sema/SemaDeclCXX.cpp | 8 ++-
test/CodeGenCXX/cxx1z-eval-order.cpp | 74 +++++++++++++----------
test/CodeGenObjCXX/property-object-reference-2.mm | 2 +-
test/Misc/warning-flags.c | 3 +-
test/SemaCXX/cxx0x-defaulted-functions.cpp | 49 ++++++++-------
www/cxx_status.html | 10 ++-
13 files changed, 153 insertions(+), 84 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 e3f07b5 Don't treat as separate symbols if unversioned symbol is undefined.
new 2df2751 [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP [...]
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/elf32-arm.c | 47 +++++++++++++++++++---
ld/ChangeLog | 9 +++++
ld/testsuite/ld-arm/arm-elf.exp | 6 +++
.../{farcall-mixed-app.d => farcall-mixed-app2.d} | 25 ++++++++----
.../{farcall-mixed-app.r => farcall-mixed-app2.r} | 0
.../{farcall-mixed-app.s => farcall-mixed-app2.s} | 15 +++++++
.../{mixed-app.sym => farcall-mixed-app2.sym} | 2 +-
8 files changed, 96 insertions(+), 14 deletions(-)
copy ld/testsuite/ld-arm/{farcall-mixed-app.d => farcall-mixed-app2.d} (81%)
copy ld/testsuite/ld-arm/{farcall-mixed-app.r => farcall-mixed-app2.r} (100%)
copy ld/testsuite/ld-arm/{farcall-mixed-app.s => farcall-mixed-app2.s} (77%)
copy ld/testsuite/ld-arm/{mixed-app.sym => farcall-mixed-app2.sym} (92%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.