This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 67c3574 Fix MSVC bool -> uint64_t promotion warning
new 2c99feb Fix spelling mistake in comment.
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/Bitcode/Writer/BitcodeWriter.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 llvm.
from f00b783 [Go bindings] Update for r284678 API changes.
new 67c3574 Fix MSVC bool -> uint64_t promotion 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:
lib/Bitcode/Writer/BitcodeWriter.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 binutils-gdb.
from 78836e9 Don't configure gdb for vxworks target
new 789b4e0 Regenerate bfd.pot.
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 | 4 +
bfd/po/bfd.pot | 5077 ++++++++++++++++++++++++++++++++++++++------------------
2 files changed, 3438 insertions(+), 1643 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 02187d0 PR78052 Define std::allocator<void>::{construct,destroy}
new 8a0d346 2016-10-20 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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/graphite/pr35356-1.c | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c62fbd5 Automatic date update in version.in
new 78836e9 Don't configure gdb for vxworks target
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:
gdb/ChangeLog | 4 ++++
gdb/configure.tgt | 1 +
2 files changed, 5 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 lld.
from f02c86d [ELF] Allow relative exceptions relocations in shared libraries
new 4cfa4f5 [ELF] Add REQUIRES: arm to test to fix buildbot without ARM backend.
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/ELF/arm-exidx-shared.s | 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 gcc.
from c72bf91 2016-10-20 Richard Biener <rguenther(a)suse.de>
new 791e125 Add more tests for enable_shared_from_this ambiguities
new 02187d0 PR78052 Define std::allocator<void>::{construct,destroy}
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:
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/include/bits/allocator.h | 9 +++
.../allocator/void.cc} | 17 +++---
.../20_util/enable_shared_from_this/56383.cc | 69 +++++++++++++++-------
4 files changed, 77 insertions(+), 28 deletions(-)
copy libstdc++-v3/testsuite/{23_containers/forward_list/modifiers/emplace_cxx17_re [...]
--
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 31d5c3a Don't include PHDRs if linker script doesn't want them
new f02c86d [ELF] Allow relative exceptions relocations in shared libraries
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/InputSection.cpp | 1 +
ELF/Relocations.cpp | 18 ++++++++++--------
ELF/Relocations.h | 1 +
ELF/Target.cpp | 8 ++++----
test/ELF/arm-exidx-shared.s | 44 ++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 60 insertions(+), 12 deletions(-)
create mode 100644 test/ELF/arm-exidx-shared.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 lld.
from 7514411 [ELF] - Partial support of --gdb-index command line option (Part 1).
new 31d5c3a Don't include PHDRs if linker script doesn't want them
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/LinkerScript.cpp | 9 +++++++++
test/ELF/linkerscript/phdrs.s | 27 +++++++++++++++++++++++++++
2 files changed, 36 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 llvm.
from a007516 [SystemZ] Post-RA scheduler implementation
new f00b783 [Go bindings] Update for r284678 API changes.
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:
bindings/go/llvm/DIBuilderBindings.cpp | 19 +++++++++----------
bindings/go/llvm/DIBuilderBindings.h | 10 ++++------
bindings/go/llvm/dibuilder.go | 10 +++++-----
3 files changed, 18 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.