This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 870fe355ef5 Daily bump.
new 91747f76ad9 PR libstdc++/81338 correctly manage string capacity
new 85b7d80cf10 PR libstdc++/81599 fix typo in Doxygen comments
new 8db8c27276a PR libstdc++/81891 fix double-free in hashtable constructor
new 7e7e5247c50 PR c++/82039 suppress -Wzero-as-null-pointer-constant warning
The 4 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 | 37 ++++++++++++++++
libstdc++-v3/include/bits/basic_string.h | 5 ++-
libstdc++-v3/include/bits/hashtable.h | 13 +-----
libstdc++-v3/include/bits/sstream.tcc | 19 ++++++++
libstdc++-v3/include/bits/stl_stack.h | 2 +-
libstdc++-v3/include/ext/new_allocator.h | 4 +-
libstdc++-v3/include/std/sstream | 21 +++++++--
.../unordered_map/cons/81891.cc} | 50 +++++++++++++---------
.../basic_stringstream/assign/81338.cc} | 17 ++++----
9 files changed, 120 insertions(+), 48 deletions(-)
copy libstdc++-v3/testsuite/{22_locale/codecvt/codecvt_utf8_utf16/79511.cc => 23_c [...]
copy libstdc++-v3/testsuite/{22_locale/conversions/buffer/2.cc => 27_io/basic_stri [...]
--
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_29-branch
in repository binutils-gdb.
from 3a6dbb3b26 Import patch from mainline to allows 16-bit MSP430 absolute [...]
new d6f8dea679 Import patch from mainline to fix address violation errors w [...]
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 | 8 ++++
bfd/elf-attrs.c | 6 +++
bfd/elf.c | 125 ++++++++++++++++++++++++++++++++++----------------------
3 files changed, 90 insertions(+), 49 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 0d84c6e5068 2017-09-04 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 7c78f2e6727 PR libstdc++/79162 implement LWG 2946 and LWG 2758
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 | 29 ++
libstdc++-v3/include/bits/basic_string.h | 547 ++++++++++++++-------
.../any.cc => 21_strings/basic_string/79162.cc} | 22 +-
.../{cons/char/79162.cc => lwg2946.cc} | 25 +-
4 files changed, 428 insertions(+), 195 deletions(-)
copy libstdc++-v3/testsuite/{20_util/variant/any.cc => 21_strings/basic_string/791 [...]
copy libstdc++-v3/testsuite/21_strings/basic_string/{cons/char/79162.cc => lwg2946 [...]
--
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 059b64046e Use Linux 4.13 in build-many-glibcs.py.
new b38042f514 math.h: Warn about an already-defined log macro
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 | 4 ++++
math/math.h | 5 +++++
2 files changed, 9 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 binutils-gdb.
from 7525b645df Fix build breakage when libipt is available
new e439fa140a Clarify "list" output when specified lines are ambiguous
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 | 10 +++
gdb/cli/cli-cmds.c | 37 +++++++++--
gdb/testsuite/ChangeLog | 7 ++
gdb/testsuite/gdb.base/list-ambiguous.exp | 74 ++++++++++++++++++++++
.../var-access.c => gdb.base/list-ambiguous0.c} | 20 +++++-
.../{startup-with-shell.c => list-ambiguous1.c} | 29 ++++++---
gdb/testsuite/gdb.base/list.exp | 2 +-
7 files changed, 160 insertions(+), 19 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/list-ambiguous.exp
copy gdb/testsuite/{gdb.dwarf2/var-access.c => gdb.base/list-ambiguous0.c} (78%)
copy gdb/testsuite/gdb.base/{startup-with-shell.c => list-ambiguous1.c} (76%)
--
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_29-branch
in repository binutils-gdb.
from deeb3d27c2 Import patch from mainline to fix address violation errors w [...]
new 3a6dbb3b26 Import patch from mainline to allows 16-bit MSP430 absolute [...]
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 | 5 +++++
bfd/elf32-msp430.c | 6 ++++--
2 files changed, 9 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 glibc.
from 6547ec0ad8 hurd: fix resolv/tst-resolv-res_init-skeleton.c build
new 059b64046e Use Linux 4.13 in build-many-glibcs.py.
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 | 5 +++++
scripts/build-many-glibcs.py | 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 binutils-2_29-branch
in repository binutils-gdb.
from a541116faa Import patch from mainline to improve reporting of corrupt a [...]
new deeb3d27c2 Import patch from mainline to fix address violation errors w [...]
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 | 21 ++++++++++++++++++
bfd/mach-o-aarch64.c | 6 +++--
bfd/mach-o-arm.c | 9 ++++++--
bfd/mach-o-i386.c | 7 +++++-
bfd/mach-o-x86-64.c | 6 +++--
bfd/mach-o.c | 2 +-
bfd/mach-o.h | 2 +-
bfd/vms-alpha.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++-----
8 files changed, 101 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.