This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch master
in repository toolchain/tcwg-release-tools.
from c20c146 Add verbose output option: -v.
new e5eb475 Generate ChangeLog since revision instead of date.
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:
gitlog-to-changelog | 12 ++++++------
tcwg-release.sh | 4 ++--
2 files changed, 8 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 binutils-gdb.
from e3b5daf infcmd, btrace: fix crash in 'finish' for tailcall-only frames
new 51403f7 Add xmalloc_failed() function to common-utils.c in to avoid 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:
gdb/ChangeLog | 5 +++++
gdb/common/common-utils.c | 6 ++++++
2 files changed, 11 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 gcc.
from a1a8000 2016-06-01 Richard Biener <rguenther(a)suse.de>
new 0c1f7d1 2016-06-01 Richard Biener <rguenther(a)suse.de>
new 3675739 * tree-vect-loop.c (vect_determine_vectorization_factor): Al [...]
new c17f4a5 [ARM] Tie operand 1 to operand 0 in AESMC pattern when fusing [...]
new ff1c729 [ARM] Use proper output modifier for DImode register in store [...]
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:
gcc/ChangeLog | 25 +++++++++++++++++++++++++
gcc/config/arm/arm-protos.h | 1 +
gcc/config/arm/arm.c | 7 +++++++
gcc/config/arm/crypto.md | 19 ++++++++++++++++---
gcc/config/arm/sync.md | 15 ++++++---------
gcc/match.pd | 5 +++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt56.adb | 15 +++++++++++++++
gcc/testsuite/gnat.dg/opt56.ads | 7 +++++++
gcc/tree-vect-loop.c | 3 ++-
10 files changed, 86 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt56.adb
create mode 100644 gcc/testsuite/gnat.dg/opt56.ads
--
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-6-branch
in repository gcc.
from e42f0de PR ada/71358 * g-comlin.adb (Display_Section_Help): Do not [...]
new 90faf87 * tree-vect-loop.c (vect_determine_vectorization_factor): Al [...]
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 | 5 +++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt56.adb | 15 +++++++++++++++
gcc/testsuite/gnat.dg/opt56.ads | 7 +++++++
gcc/tree-vect-loop.c | 3 ++-
5 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/opt56.adb
create mode 100644 gcc/testsuite/gnat.dg/opt56.ads
--
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 7f93bd6 2016-06-01 Paolo Carlini <paolo.carlini(a)oracle.com>
new a1a8000 2016-06-01 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/ChangeLog | 5 +++++
gcc/match.pd | 45 +++++----------------------------------------
2 files changed, 10 insertions(+), 40 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 openmp.
from e75e989 Use C++11 atomics for ticket locks implementation
new 8951c8e Fine tuning of TC* macros - small followup
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:
runtime/src/kmp_tasking.c | 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 2f99fc0 2016-06-01 Richard Biener <rguenther(a)suse.de>
new 7f93bd6 2016-06-01 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 11 ++++++++---
gcc/testsuite/g++.dg/cpp0x/constexpr-ice16.C | 14 ++++++++++++++
2 files changed, 22 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-ice16.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 llvm.
from 85bbb24 Fix up the definition of the integer max function
new e2fe445d Revert "Fix up the definition of the integer max function"
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/llvm/Support/MathExtras.h | 8 ++++----
1 file changed, 4 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 llvm.
from c958a73 [Sparc] Allow passing of empty structs.
new 85bbb24 Fix up the definition of the integer max function
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/llvm/Support/MathExtras.h | 8 ++++----
1 file changed, 4 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 binutils-gdb.
from 03d73f1 Wake up interruptible_select in remote_fileio ctrl-c handler
new e3b5daf infcmd, btrace: fix crash in 'finish' for tailcall-only frames
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 | 5 +++++
gdb/infcmd.c | 30 +++++++++++++++++++++++++-----
2 files changed, 30 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.