This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from b2272cc Automatic date update in version.in
new e7294f7 Add physical memory protection CSRs
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:
include/ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++
include/opcode/riscv-opc.h | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 83 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 3c078c1 [DAGCombiner] Check limits before accessing array element (PR32502)
new 68149f5 [APInt] Move isMask and isShiftedMask out of APIntOps and int [...]
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:
include/llvm/ADT/APInt.h | 50 +++++++++++++---------
lib/Analysis/ScalarEvolution.cpp | 2 +-
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +-
lib/Target/Hexagon/HexagonGenExtract.cpp | 4 +-
lib/Target/X86/X86ISelLowering.cpp | 4 +-
.../InstCombine/InstCombineSimplifyDemanded.cpp | 2 +-
unittests/ADT/APIntTest.cpp | 29 +++++++------
8 files changed, 54 insertions(+), 43 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 release/2.25/master
in repository glibc.
from f035c8d fts: Fix symbol redirect for fts_set [BZ #21289]
new 74522ee Call the right helper function when setting mallopt M_ARENA_M [...]
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:
ChangeLog | 6 ++++++
malloc/malloc.c | 2 +-
2 files changed, 7 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 52833c4 PR target/80246 * gcc.target/powerpc/pr80246.c: Require hard_dfp.
new cff710b PR libstdc++/79141 * include/bits/stl_pair.h (__nonesuch_no_b [...]
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:
libstdc++-v3/ChangeLog | 19 +++++++++++++++++++
libstdc++-v3/include/bits/stl_pair.h | 13 ++++++++++---
.../79114.cc => 20_util/pair/79141.cc} | 14 ++++++--------
3 files changed, 35 insertions(+), 11 deletions(-)
copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 20_util/pair/ [...]
--
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 2514e33 Correct the ChangeLog entry
new 2f5f29c IA16 support
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:
ChangeLog | 13 +++++++++++++
bfd/config.bfd | 6 ++++++
config.sub | 2 +-
gas/configure.tgt | 3 +++
ld/configure.tgt | 1 +
5 files changed, 24 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 0b71441 Implement std::is_aggregate. * include/std/type_traits (is_ag [...]
new 52833c4 PR target/80246 * gcc.target/powerpc/pr80246.c: Require hard_dfp.
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 | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr80246.c | 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.
Charles Baylis pushed a change to branch use-list-artifacts
in repository toolchain/jenkins-scripts.
at 5536388 jenkins.sh: Use abe.sh --list-artifacts
This branch includes the following new commits:
new c7bfd2b MakeRelease.job: use abe --list-artifacts option
new 5536388 jenkins.sh: Use abe.sh --list-artifacts
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.
--
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 488dced 2017-04-03 Richard Biener <rguenther(a)suse.de>
new 0b71441 Implement std::is_aggregate. * include/std/type_traits (is_ag [...]
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:
libstdc++-v3/ChangeLog | 9 ++
libstdc++-v3/include/std/type_traits | 20 +++++
.../requirements/explicit_instantiation.cc | 4 +-
.../requirements/typedefs.cc | 4 +-
.../testsuite/20_util/is_aggregate/value.cc | 96 ++++++++++++++++++++++
5 files changed, 129 insertions(+), 4 deletions(-)
copy libstdc++-v3/testsuite/20_util/{has_unique_object_representations => is_aggre [...]
copy libstdc++-v3/testsuite/20_util/{has_unique_object_representations => is_aggre [...]
create mode 100644 libstdc++-v3/testsuite/20_util/is_aggregate/value.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.