This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag binutils-2_28
in repository binutils-gdb.
at 6626f1a (tag)
tagging 7fa393306ed8b93019d225548474c0540b8928f7 (commit)
replaces users/ARM/embedded-binutils-2_28-branch-2017q1
tagged by Tristan Gingold
on Thu Mar 2 10:19:01 2017 +0100
- Log -----------------------------------------------------------------
binutils 2.28 release
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 7fa3933 Add generated files
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 9875b36 GAS: Fix bogus "attempt to move .org backwards" relaxation errors
new d4620be Fix dwarf_section_display_enum regression by DWARF-5
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:
binutils/ChangeLog | 4 ++++
binutils/dwarf.h | 2 ++
2 files changed, 6 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 4dc7365 cmake: Configure the ThinLTO cache directory when using ELF l [...]
new 76fd0de Fix typo. NFCI
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/Scalar/JumpThreading.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 clang-tools-extra.
from ef841ba [clangd] Unbreak the shared build.
new adf171c [clang-tidy] Function names configurable for cppcoreguideline [...]
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/cppcoreguidelines/NoMallocCheck.cpp | 36 +++++++++++++++++-----
clang-tidy/cppcoreguidelines/NoMallocCheck.h | 20 +++++++++++-
docs/ReleaseNotes.rst | 5 +++
.../checks/cppcoreguidelines-no-malloc.rst | 23 ++++++++++++--
....cpp => cppcoreguidelines-no-malloc-custom.cpp} | 19 +++++++++++-
.../cppcoreguidelines-no-malloc-no-functions.cpp | 17 ++++++++++
6 files changed, 108 insertions(+), 12 deletions(-)
copy test/clang-tidy/{cppcoreguidelines-no-malloc.cpp => cppcoreguidelines-no-mall [...]
create mode 100644 test/clang-tidy/cppcoreguidelines-no-malloc-no-functions.cpp
--
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_28-branch
in repository binutils-gdb.
from 1b2d1fd Automatic date update in version.in
new 95e5850 Sync libiberty sources with GCC mainline.
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:
libiberty/ChangeLog | 60 +++++++++++++++++++++++++----------
libiberty/cp-demangle.c | 24 ++++++++++++--
libiberty/testsuite/demangle-expected | 23 ++++++++++++++
3 files changed, 89 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 gcc.
from 36e984f 2017-03-02 Richard Biener <rguenther(a)suse.de>
new 024143e 2017-03-02 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 | 9 +++++++++
gcc/testsuite/gcc.dg/rtl/x86_64/dfinit.c | 2 +-
gcc/testsuite/gcc.dg/rtl/x86_64/final.c | 2 +-
gcc/testsuite/gcc.dg/rtl/x86_64/into-cfglayout.c | 2 +-
gcc/testsuite/gcc.dg/rtl/x86_64/ira.c | 2 +-
gcc/testsuite/gcc.dg/rtl/x86_64/times-two.c.after-expand.c | 2 +-
gcc/testsuite/gcc.dg/rtl/x86_64/vregs.c | 2 +-
7 files changed, 15 insertions(+), 6 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 6cb2833 PR libstdc++/79789 fix non-reserved names in headers
new 697396a 2017-03-02 Richard Biener <rguenther(a)suse.de>
new 36e984f 2017-03-02 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 11 ++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr79777.c | 38 +++++++++++++++++++++++++++++++++
gcc/tree-ssa-pre.c | 39 ++++++++++++++++++++++++++++++----
gcc/wide-int.h | 15 +++++++++++++
5 files changed, 104 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79777.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 lldb.
from 6872653 Fix various warnings. NFC
new 00e3367 x86AssemblyInspectionEngine::AugmentUnwindPlanFromCallSite co [...]
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:
.../Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp | 9 +++++----
1 file changed, 5 insertions(+), 4 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 11aaa98 Class template argument deduction in new-expression * init. [...]
new 31ab13f PR 79798 Fix incorrect use of std::result_of in std::bind
new 6cb2833 PR libstdc++/79789 fix non-reserved names in headers
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 | 23 +++++
libstdc++-v3/include/bits/hashtable_policy.h | 22 ++---
libstdc++-v3/include/bits/ios_base.h | 8 +-
libstdc++-v3/include/bits/list.tcc | 8 +-
libstdc++-v3/include/bits/mask_array.h | 4 +-
libstdc++-v3/include/bits/regex.h | 4 +-
libstdc++-v3/include/bits/slice_array.h | 4 +-
libstdc++-v3/include/bits/stl_algo.h | 6 +-
libstdc++-v3/include/std/functional | 2 +-
libstdc++-v3/include/std/memory | 6 +-
libstdc++-v3/include/std/type_traits | 9 +-
libstdc++-v3/libsupc++/exception_ptr.h | 4 +-
libstdc++-v3/testsuite/17_intro/headers/names.cc | 101 +++++++++++++++++++++
.../79486.cc => 20_util/bind/79798.cc} | 16 +++-
14 files changed, 174 insertions(+), 43 deletions(-)
create mode 100644 libstdc++-v3/testsuite/17_intro/headers/names.cc
copy libstdc++-v3/testsuite/{30_threads/packaged_task/79486.cc => 20_util/bind/797 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.