This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a3f25f0 * libsupc++/new_handler.cc: Fix for explicit constructor change.
new 0381a8e Insert new exit block only when needed in transform_to_exit_f [...]
new 6943c9d Make create_parallel_loop return void
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 | 9 +++++++++
gcc/tree-parloops.c | 49 ++++++++++++++++++++++++++++++-------------------
2 files changed, 39 insertions(+), 19 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.
robert.savoye pushed a change to branch array
in repository toolchain/abe.
from a7b78e0 reenable previous value for sysroot, not sysroots
new 015dc13 Add configure command line for ABE data array
new 56e9290 Test the manifest version when importing, nd don't duplicate [...]
new 0af78de Add ABE data to the section below the delimiter, as it's not [...]
The 3 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/component.sh | 3 ++-
lib/globals.sh | 9 ++++-----
lib/package.sh | 17 ++++++++++++++---
3 files changed, 20 insertions(+), 9 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 8091d0b Loop in std::this_thread sleep functions
new a3f25f0 * libsupc++/new_handler.cc: Fix for explicit constructor change.
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 | 2 ++
libstdc++-v3/libsupc++/new_handler.cc | 2 +-
2 files changed, 3 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 master
in repository gcc.
from a2ea141 * config/alpha/alpha-protos.h (print_operand): Remove. (pri [...]
new 8091d0b Loop in std::this_thread sleep functions
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 | 9 +++
libstdc++-v3/include/std/thread | 16 +++++-
libstdc++-v3/src/c++11/thread.cc | 3 +-
.../testsuite/30_threads/this_thread/60421.cc | 64 +++++++++++++++++++++-
4 files changed, 86 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 hsa
in repository gcc.
from 41c4f95 HSA: support global variables
new 89bdd22 [hsa] Revert copyright information of hsa-brig-format.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:
gcc/ChangeLog.hsa | 5 +++
gcc/hsa-brig-format.h | 86 ++++++++++++++++++++++++---------------------------
2 files changed, 45 insertions(+), 46 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 f78b7f8 Correct the Changelog date of the previous commit.
new a2ea141 * config/alpha/alpha-protos.h (print_operand): Remove. (pri [...]
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 | 19 +++++++++++++++++--
gcc/config/alpha/alpha-protos.h | 2 --
gcc/config/alpha/alpha.c | 37 ++++++++++++++++++++++++++++++-------
gcc/config/alpha/alpha.h | 31 -------------------------------
4 files changed, 47 insertions(+), 42 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-4_9-branch
in repository gcc.
from f15ac40 Daily bump.
new 295d095 PR target/67265 * ira.c (ira_setup_eliminable_regset): Do n [...]
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 | 7 +++++++
gcc/config/i386/i386.c | 6 +++++-
gcc/ira.c | 9 ++++++---
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/i386/pr67265.c | 12 ++++++++++++
5 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr67265.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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards dca8c51 WIP: 'Semi-trusted' concept, for testing purposes
discards e1ff2b2 Add trusted-host-session.yaml
discards 3db4aea Support gathering of results to bundle stream
new 0b563a0 Make LAVA API available in sessions from host
new 8382fe4 Support gathering of results to bundle stream
new 4e95458 Add trusted-host-session.yaml
new 361149e WIP: 'Semi-trusted' concept, for testing purposes
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (dca8c51)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (361149e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
config/bench/lava/target-session | 4 ++++
1 file changed, 4 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 hsa
in repository gcc.
from 1feb69e HSA: fix emission of HSAIL for builtins
new 41c4f95 HSA: support global variables
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.hsa | 28 ++++++++
gcc/hsa-brig.c | 157 +++++++++++++++++++++++++++++++++++++-------
gcc/hsa-dump.c | 10 +++
gcc/hsa-gen.c | 80 ++++++++++++----------
gcc/hsa.c | 18 ++++-
gcc/hsa.h | 35 +++-------
libgomp/ChangeLog.hsa | 7 ++
libgomp/plugin/plugin-hsa.c | 30 +++++++++
8 files changed, 277 insertions(+), 88 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards f8ff73f WIP: 'Semi-trusted' concept, for testing purposes
discards 1eef325 Add trusted-host-session.yaml
discards 9cf4a40 Support gathering of results to bundle stream
new 3db4aea Support gathering of results to bundle stream
new e1ff2b2 Add trusted-host-session.yaml
new dca8c51 WIP: 'Semi-trusted' concept, for testing purposes
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f8ff73f)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (dca8c51)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 3 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:
config/bench/gather/fakebench.sh | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.