This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch array
in repository toolchain/abe.
from 3113cf7 Add MAKEINFOFLAGS=--force for gcc to work around minor differ [...]
new 735b6d8 Remove debug test for forcing makeinfo to complete.
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/make.sh | 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 gcc.
from 8b1fba2 2015-12-11 Jan-Benedict Glaw <jbglaw(a)lug-owl.de> Domin [...]
new c666c7b * config/nvptx/nvptx.h (RETURN_ADDR_REGNO): Delete. (OUTGOI [...]
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 | 15 +++++++++++
gcc/config/nvptx/nvptx.c | 70 +++++++++++++++++++++++++-----------------------
gcc/config/nvptx/nvptx.h | 9 ++-----
3 files changed, 53 insertions(+), 41 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 2e7fa9b * gcc.dg/pr59605-1.c: Reduce iterations for nvptx.
new 8b1fba2 2015-12-11 Jan-Benedict Glaw <jbglaw(a)lug-owl.de> Domin [...]
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 | 10 ++++++++++
gcc/config/darwin.c | 10 +++++-----
2 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 51b4712 * ChangeLog: Remove confusign PR marker.
new 7c5f556 avoid alignment of static variables affecting stack's
new 2e7fa9b * gcc.dg/pr59605-1.c: Reduce iterations for nvptx.
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 | 5 +++++
gcc/cfgexpand.c | 3 +++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/execute/stkalign.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr59605-2.c | 2 +-
5 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/stkalign.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 ba0e61d S/390: Wide int support.
new 51b4712 * ChangeLog: Remove confusign PR marker.
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 | 1 -
1 file changed, 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 8c3f798 gcc/ * config/nvptx/nvptx.h (TARGET_SUPPORTS_WIDE_INT): Def [...]
new 3d9a6ba libmpx/
new ba0e61d S/390: Wide int support.
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 | 14 +-
gcc/config/s390/predicates.md | 9 +-
gcc/config/s390/s390.c | 26 +-
gcc/config/s390/s390.h | 2 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/i386/mpx/memmove-1.c | 117 +++++++
gcc/testsuite/gcc.target/i386/mpx/memmove-2.c | 40 +++
libmpx/ChangeLog | 27 ++
libmpx/Makefile.in | 1 -
libmpx/mpxrt/Makefile.am | 3 +-
libmpx/mpxrt/Makefile.in | 5 +-
libmpx/mpxrt/libmpx.map | 5 +
libmpx/mpxrt/libtool-version | 2 +-
libmpx/mpxrt/mpxrt.c | 32 +-
libmpx/mpxrt/{mpxrt-utils.h => mpxrt.h} | 58 ++--
libmpx/mpxwrap/Makefile.am | 4 +-
libmpx/mpxwrap/Makefile.in | 6 +-
libmpx/mpxwrap/libtool-version | 2 +-
libmpx/mpxwrap/mpx_wrappers.c | 455 ++++++++++++++++++++++----
19 files changed, 681 insertions(+), 132 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/memmove-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/memmove-2.c
copy libmpx/mpxrt/{mpxrt-utils.h => mpxrt.h} (62%)
--
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 49dc00f PR libstdc++/68139
new 8c3f798 gcc/ * config/nvptx/nvptx.h (TARGET_SUPPORTS_WIDE_INT): Def [...]
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/config/nvptx/nvptx.c | 4 +++-
gcc/config/nvptx/nvptx.h | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/nvptx/ary-init.c | 24 ++++++++++++++----------
gcc/testsuite/gcc.target/nvptx/decl-init.c | 26 +++++++++++++++++---------
6 files changed, 46 insertions(+), 20 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 gcc-5-branch
in repository gcc.
from 5198619 Daily bump.
new 61220e5 Improve generated libstdc++ API docs
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 | 22 +++++++++++++++
libstdc++-v3/doc/doxygen/user.cfg.in | 32 ++++++++++++----------
libstdc++-v3/include/backward/strstream | 5 ++--
libstdc++-v3/include/bits/forward_list.h | 5 +++-
libstdc++-v3/include/bits/locale_facets_nonio.h | 2 +-
libstdc++-v3/include/debug/vector | 9 ++++--
libstdc++-v3/include/experimental/fs_fwd.h | 7 +++--
libstdc++-v3/include/experimental/fs_ops.h | 5 ++--
libstdc++-v3/include/experimental/optional | 6 ++++
libstdc++-v3/include/experimental/string_view | 2 +-
libstdc++-v3/include/experimental/string_view.tcc | 2 +-
.../ext/pb_ds/detail/bin_search_tree_/traits.hpp | 9 ++----
libstdc++-v3/include/std/bitset | 4 +--
libstdc++-v3/include/std/mutex | 23 +++++++++++-----
libstdc++-v3/include/tr2/dynamic_bitset | 3 ++
libstdc++-v3/scripts/run_doxygen | 17 ++++++++++++
16 files changed, 106 insertions(+), 47 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 035418f Remove unpaired TERMINATE_PASS_LIST in passes.def
new 49dc00f PR libstdc++/68139
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 | 7 +++++++
libstdc++-v3/libsupc++/nested_exception.h | 4 +++-
.../nested_exception/68139.cc} | 23 +++++++++++-----------
3 files changed, 22 insertions(+), 12 deletions(-)
copy libstdc++-v3/testsuite/{29_atomics/atomic/64658.cc => 18_support/nested_excep [...]
--
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 e3343fd * hash-map.h (hash_map::hash_map): Gather statistics only w [...]
new 035418f Remove unpaired TERMINATE_PASS_LIST in passes.def
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 | 4 ++++
gcc/passes.def | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.