This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 9aa4965cdf Also create and use ldbl-compat-choose.h.
new 1d71a63153 Fix makefile rules for vmsplice, splice, and open_by_handle_at
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 | 9 +++++++++
misc/Makefile | 3 ---
sysdeps/unix/sysv/linux/Makefile | 3 +++
3 files changed, 12 insertions(+), 3 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 28d73004918 * context.h (context::set_passes): New. * context.c (cont [...]
new 195b31a033a 2017-05-19 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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-warn.c | 8 ++++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/warn/Wstrict-aliasing-6.C | 2 +-
.../g++.dg/warn/Wstrict-aliasing-bogus-char-2.C | 19 +++++++++++++++++++
5 files changed, 36 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-char-2.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 gcc-7-branch
in repository gcc.
from 440f7d4a244 Daily bump.
new fd847994d50 PR libstdc++/80796 Add new std::search overload for C++17
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 | 6 ++++++
libstdc++-v3/include/bits/stl_algo.h | 14 ++++++++++++++
.../search.cc => 25_algorithms/search/searcher.cc} | 13 ++++++++-----
3 files changed, 28 insertions(+), 5 deletions(-)
copy libstdc++-v3/testsuite/{experimental/algorithm/search.cc => 25_algorithms/sea [...]
--
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 bdb31910b79 PR libstdc++/80796 Add new std::search overload for C++17
new 28d73004918 * context.h (context::set_passes): New. * context.c (cont [...]
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/ChangeLog | 6 ++++++
gcc/context.c | 7 +------
gcc/context.h | 6 ++++++
gcc/toplev.c | 8 ++++++--
4 files changed, 19 insertions(+), 8 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 354737f864 [clang-format] Handle trailing comment sections in import st [...]
new 4ee33b072b Restore and update documentation comment for EmitPointerWith [...]
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/CodeGen/CodeGenFunction.h | 21 ++++++++++++++++-----
1 file changed, 16 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 binutils-gdb.
from 1933fd8ee0 gdb: fix TYPE_CODE_ARRAY handling in sparc targets
new 7a6e7fcc77 Fix tui compilation with Solaris libcurses: non-const last a [...]
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 | 9 +++++++++
gdb/tui/tui-windata.c | 2 +-
gdb/tui/tui-wingeneral.c | 2 +-
gdb/tui/tui-winsource.c | 7 ++++---
4 files changed, 15 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 gcc.
from edcf2e578c5 rs6000: Make constant formation a tiny bit better
new bdb31910b79 PR libstdc++/80796 Add new std::search overload for C++17
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 | 6 ++++++
libstdc++-v3/include/bits/stl_algo.h | 14 ++++++++++++++
.../search.cc => 25_algorithms/search/searcher.cc} | 13 ++++++++-----
3 files changed, 28 insertions(+), 5 deletions(-)
copy libstdc++-v3/testsuite/{experimental/algorithm/search.cc => 25_algorithms/sea [...]
--
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.
from 958d57d02d Avoid MinGW compilation warning in readline/input.c
new a1cc26f6c3 Fix tui compilation with Solaris libcurses: non-const last a [...]
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 | 9 +++++++++
gdb/tui/tui-windata.c | 2 +-
gdb/tui/tui-wingeneral.c | 2 +-
gdb/tui/tui-winsource.c | 7 ++++---
4 files changed, 15 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 glibc.
from 8f2e1830f2 Create and use first-versions.h with macros for function sym [...]
new 9aa4965cdf Also create and use ldbl-compat-choose.h.
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 | 16 ++++++++++++++++
Makerules | 8 +++++---
scripts/versions.awk | 19 +++++++++++++++++++
sysdeps/ieee754/ldbl-opt/math-type-macros-ldouble.h | 9 ++++++++-
sysdeps/ieee754/ldbl-opt/s_canonicalizel.c | 5 -----
sysdeps/ieee754/ldbl-opt/s_fmaxmagl.c | 5 -----
sysdeps/ieee754/ldbl-opt/s_fminmagl.c | 5 -----
sysdeps/ieee754/ldbl-opt/s_nextdownl.c | 5 -----
sysdeps/ieee754/ldbl-opt/w_llogbl.c | 5 -----
9 files changed, 48 insertions(+), 29 deletions(-)
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_canonicalizel.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_fmaxmagl.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_fminmagl.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_nextdownl.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/w_llogbl.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.