This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from c2d00ab3a3 Bump version to 7.99.90.DATE-git.
new 2e341fefa9 Set development mode to "off" by default.
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/development.sh | 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 c5d37467b1 Undo dynamic symbol state after regular object sym type mismatch
new 8bb5723165 Bump version to 8.0.50.DATE-git
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 | 5 +++++
gdb/version.in | 2 +-
2 files changed, 6 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 compiler-rt.
from 55d98a136 [profile] Sync up InstrProfData.inc (NFC)
new 1bc70377e Scan Kernel Alloc Once page for global pointers
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/lsan/lsan_common_mac.cc | 28 +++++++++++++++++++++++++++-
1 file changed, 27 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 gdb-8.0-branch
in repository binutils-gdb.
at c2d00ab3a3 Bump version to 7.99.90.DATE-git.
This branch includes the following new commits:
new c2d00ab3a3 Bump version to 7.99.90.DATE-git.
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.
--
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 c661778cb6 Automatic date update in version.in
new c5d37467b1 Undo dynamic symbol state after regular object sym type mismatch
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/elflink.c | 53 ++++++++++++----
ld/ChangeLog | 10 +++
ld/testsuite/ld-elf/indirect.exp | 74 ++++++++++++++++++++++
ld/testsuite/ld-elf/{pr19553.map => indirect5.map} | 1 +
.../{ld-plugin/lto-13.out => ld-elf/indirect5.out} | 0
ld/testsuite/ld-elf/indirect5a.c | 9 +++
ld/testsuite/ld-elf/indirect5b.c | 15 +++++
ld/testsuite/ld-elf/indirect6a.c | 9 +++
9 files changed, 164 insertions(+), 13 deletions(-)
copy ld/testsuite/ld-elf/{pr19553.map => indirect5.map} (77%)
copy ld/testsuite/{ld-plugin/lto-13.out => ld-elf/indirect5.out} (100%)
create mode 100644 ld/testsuite/ld-elf/indirect5a.c
create mode 100644 ld/testsuite/ld-elf/indirect5b.c
create mode 100644 ld/testsuite/ld-elf/indirect6a.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 libcxx.
from 1cbdb0cb Cleanup one more <forward_list> test
new 5e1df5e1 Mark LWG#2853 as complete. No code changes required, but adde [...]
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:
.../vector/vector.modifiers/erase_iter.pass.cpp | 24 ++++++++++++++++++++++
.../vector.modifiers/erase_iter_iter.pass.cpp | 24 ++++++++++++++++++++++
www/cxx1z_status.html | 4 ++--
3 files changed, 50 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 openmp.
from 9a49cce KMP_HW_SUBSET extended with NUMA support when HWLOC enabled
new ef71bbc Fix crash in invoking microtask on ios arm64.
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:
runtime/src/z_Linux_asm.s | 29 +++++++++++++++++++++++++----
runtime/src/z_Linux_util.cpp | 2 +-
2 files changed, 26 insertions(+), 5 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 llvm.
from 63c0d1d702c [LoopPeeling] Get rid of Phis that become invariant after N steps
new 603e72e193c Introducing LLVMMetadataRef
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/IRBindings.h | 11 -----------
include/llvm-c/Core.h | 10 ++++++++++
include/llvm-c/Types.h | 7 +++++++
include/llvm/IR/Metadata.h | 9 +++++++++
lib/IR/Core.cpp | 13 +++++++++++++
5 files changed, 39 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 llvm.
from 38eae0ca5ea [BPI] NFC: reorder ifs to bail out earlier
new 63c0d1d702c [LoopPeeling] Get rid of Phis that become invariant after N steps
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/Transforms/Utils/LoopUnrollPeel.cpp | 103 +++++++++++---
test/Transforms/LoopUnroll/peel-loop-not-forced.ll | 149 ++++++++++++++++++++-
2 files changed, 229 insertions(+), 23 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.
tcwg-buildslave pushed a change to branch linaro-local/tcwg-buildslave-commit-test
in repository toolchain/gcc.
at 2b6cd77d2c7 Add myself to MAINTAINERS
This branch includes the following new commits:
new 2b6cd77d2c7 Add myself to MAINTAINERS
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.