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 93562a3 [AArch64] PR target/20666, fix wrong encoding of new introduc [...]
new 199fa1b Add support to the static linker for the tokens accepted by t [...]
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 | 10 ++++
ld/config.in | 3 +
ld/configure | 2 +-
ld/configure.ac | 2 +-
ld/emultempl/elf32.em | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 166 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 clang-tools-extra.
from 1bc9433 Fix typo in documentation
new f0e1172 [clang-tidy] modernize-use-default default constructor bugfix
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:
clang-tidy/modernize/UseDefaultCheck.cpp | 14 +++++++-------
test/clang-tidy/modernize-use-default.cpp | 18 ++++++++++++++++++
2 files changed, 25 insertions(+), 7 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 96eb151 PR77710: fix triplet in builtin-sprintf-warn-4.c
new 65e13b8 More noexcept for standard mutex types and locks
new 18f4161 Remove redundant const qualifliers from string_view
new 0a9343a Enable printers and xmethods for std::__cxx11::list
new 06046b8 Simplify std::rethrow_if_nested definition
new 72d50c4 Optimise std::list::assign(initializer_list<T>) slightly
new ab410ff * exp_dbug.adb (Debug_Renaming_Declaration): Process underly [...]
new aec336e Fix gcc.dg/tree-ssa/pr59597.c failure for avr
new 862c56b * MAINTAINERS: Update email address.
new dd1828f Minor tweaks
The 9 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 | 4 +
MAINTAINERS | 9 +--
gcc/ada/ChangeLog | 19 ++++-
gcc/ada/exp_dbug.adb | 13 +++-
gcc/ada/gcc-interface/gigi.h | 5 ++
gcc/ada/gcc-interface/trans.c | 16 +++-
gcc/ada/gcc-interface/utils.c | 52 +++++++++++++
gcc/ada/uintp.h | 6 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/tree-ssa/pr59597.c | 4 +-
libstdc++-v3/ChangeLog | 33 ++++++++
libstdc++-v3/doc/xml/manual/intro.xml | 8 ++
libstdc++-v3/include/bits/std_mutex.h | 6 +-
libstdc++-v3/include/bits/stl_list.h | 2 +-
libstdc++-v3/include/experimental/string_view | 2 +-
libstdc++-v3/include/std/mutex | 6 +-
libstdc++-v3/include/std/string_view | 2 +-
libstdc++-v3/libsupc++/nested_exception.h | 88 ++++++++++------------
libstdc++-v3/python/libstdcxx/v6/printers.py | 1 +
libstdc++-v3/python/libstdcxx/v6/xmethods.py | 2 +-
.../nested_exception/rethrow_if_nested.cc | 19 +++++
libstdc++-v3/testsuite/libstdc++-xmethods/list.cc | 3 -
22 files changed, 227 insertions(+), 78 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 51cb66f Delete clang-completion-mode.el.
new 87d6d42 Revert "[Driver][Diagnostics] Make 'show option names' defaul [...]
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/clang/Frontend/CompilerInvocation.h | 3 +--
lib/Frontend/CompilerInvocation.cpp | 11 ++++-------
test/Driver/show-option-names.c | 5 -----
3 files changed, 5 insertions(+), 14 deletions(-)
delete mode 100644 test/Driver/show-option-names.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 gcc.
from 070b207 * fe.h (Constant_Value): Declare. * gcc-interface/decl.c (c [...]
new 5852b0a * gcc-interface/utils2.c (build_binary_op): Add a NO_FOLD a [...]
new 96eb151 PR77710: fix triplet in builtin-sprintf-warn-4.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:
gcc/ada/ChangeLog | 9 ++++++++
gcc/ada/gcc-interface/decl.c | 26 +++++++++++++---------
gcc/ada/gcc-interface/gigi.h | 10 ++++-----
gcc/ada/gcc-interface/utils2.c | 23 ++++++++++++++-----
gcc/testsuite/ChangeLog | 6 +++++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-4.c | 8 +++----
6 files changed, 57 insertions(+), 25 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 f02cb05 Always descend into output section statements in lang_do_assignments
new 93562a3 [AArch64] PR target/20666, fix wrong encoding of new introduc [...]
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:
gas/ChangeLog | 5 +++++
gas/testsuite/gas/aarch64/alias-2.d | 34 +++++++++++++++++-----------------
opcodes/ChangeLog | 5 +++++
opcodes/aarch64-asm.c | 2 +-
4 files changed, 28 insertions(+), 18 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 8d8506a [AArch64] Allow label arithmetic with add/sub/cmp
new f903c00 [ARM] Fix registers clobbered by SjLj EH on soft-float targets
new 3addd05 [Thumb] Save/restore high registers in Thumb1 pro/epilogues
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:
lib/Target/ARM/ARMBaseRegisterInfo.cpp | 9 ++
lib/Target/ARM/ARMBaseRegisterInfo.h | 1 +
lib/Target/ARM/ARMCallingConv.td | 1 +
lib/Target/ARM/ARMFrameLowering.cpp | 121 +++++++++++++++
lib/Target/ARM/ARMISelLowering.cpp | 6 +-
lib/Target/ARM/ARMSubtarget.h | 8 +-
lib/Target/ARM/Thumb1FrameLowering.cpp | 263 ++++++++++++++++++++++++++++++---
test/CodeGen/ARM/eh-dispcont.ll | 30 +++-
test/CodeGen/Thumb/callee_save.ll | 236 +++++++++++++++++++++++++++++
test/CodeGen/Thumb/large-stack.ll | 16 +-
test/CodeGen/Thumb2/frame-pointer.ll | 12 +-
11 files changed, 659 insertions(+), 44 deletions(-)
create mode 100644 test/CodeGen/Thumb/callee_save.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 gcc.
from a84cc61 * gcc-interface/utils.c (type_unsigned_for_rm): New predicat [...]
new c33b02a * gcc-interface/trans.c (gnat_to_gnu) <N_Op_Add>: Adjust com [...]
new 070b207 * fe.h (Constant_Value): Declare. * gcc-interface/decl.c (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:
gcc/ada/ChangeLog | 12 ++++++++++++
gcc/ada/fe.h | 4 +++-
gcc/ada/gcc-interface/decl.c | 9 +++++++++
gcc/ada/gcc-interface/trans.c | 14 ++++++++------
4 files changed, 32 insertions(+), 7 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 424b2d7 * c-common.c (warning_candidate_p): Change the return type t [...]
new a84cc61 * gcc-interface/utils.c (type_unsigned_for_rm): New predicat [...]
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/ada/ChangeLog | 7 +++
gcc/ada/gcc-interface/utils.c | 64 +++++++++++++++++----------
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gnat.dg/unchecked_convert10.adb | 42 ++++++++++++++++++
gcc/testsuite/gnat.dg/unchecked_convert11.adb | 47 ++++++++++++++++++++
gcc/testsuite/gnat.dg/unchecked_convert12.adb | 47 ++++++++++++++++++++
6 files changed, 189 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/unchecked_convert10.adb
create mode 100644 gcc/testsuite/gnat.dg/unchecked_convert11.adb
create mode 100644 gcc/testsuite/gnat.dg/unchecked_convert12.adb
--
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-tools-extra.
from ba159dc clang-include-fixer.el: Don't prompt the user about killing c [...]
new 1bc9433 Fix typo in documentation
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:
docs/clang-tidy/checks/google-runtime-references.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.