This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking
in repository toolchain/abe.
discards 57f5f39 WIP
discards c99c60e WIP
discards ba8ad2c WIP
discards a384396 WIP
discards 4c054ae WIP
discards ec0baeb Rename target_type to config and update messages
discards 3e931c7 Let target name its config file
new 9ab8f4b Let target name its config file
new a0211c6 Rename target_type to config and update messages
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 (57f5f39)
\
N -- N -- N refs/heads/bernie/benchmarking (a0211c6)
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 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:
--
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 4c1219a * MAINTAINERS: Add myself.
new 376211b * MAINTAINERS: fix date.
new 1731ea5 gcc/
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:
ChangeLog | 4 ++++
gcc/ChangeLog | 8 ++++++++
gcc/config/mips/mips.c | 25 ++++++++++++++++++-------
gcc/config/mips/mips.h | 3 +++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/mips/inline-memcpy-1.c | 16 ++++++++++++++++
gcc/testsuite/gcc.target/mips/inline-memcpy-2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.target/mips/inline-memcpy-3.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/mips/inline-memcpy-4.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/mips/inline-memcpy-5.c | 18 ++++++++++++++++++
10 files changed, 128 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/inline-memcpy-1.c
create mode 100644 gcc/testsuite/gcc.target/mips/inline-memcpy-2.c
create mode 100644 gcc/testsuite/gcc.target/mips/inline-memcpy-3.c
create mode 100644 gcc/testsuite/gcc.target/mips/inline-memcpy-4.c
create mode 100644 gcc/testsuite/gcc.target/mips/inline-memcpy-5.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 trunk
in repository gcc.
from 70b4d97 PR c++/66957 * search.c (protected_accessible_p): Remove re [...]
new 4c1219a * MAINTAINERS: Add myself.
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:
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
--
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 commit to branch bernie/benchmarking
in repository toolchain/abe.
The following commit(s) were added to refs/heads/bernie/benchmarking by this push:
new 57f5f39 WIP
57f5f39 is described below
commit 57f5f39ae91b892c754e75c1d6d23ea899ef7b31
Author: Bernard Ogden <bernie.ogden(a)linaro.org>
Date: Thu Aug 20 11:29:13 2015 +0200
WIP
Change-Id: If99c03460c3c93dee7136066e1b3933b0f7e6046
---
config/bench/lava/host-session | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/config/bench/lava/host-session b/config/bench/lava/host-session
index 0b173a9..a391055 100755
--- a/config/bench/lava/host-session
+++ b/config/bench/lava/host-session
@@ -101,7 +101,8 @@ for lava_name in `lava-group | grep -v '[[:blank:]]*host$' | aw [...]
fi
#Generate configuration files for target
- config="`lava-wait config_${lava_name}`"
+ lava-wait "config_${lava_name}"
+ config="`cut -d = -f 2 /tmp/lava_multi_node_cache.txt`"
if test $? -ne 0; then echo "Failed to find config file for ${lava_name}"; exit 1; fi
sed "s/^ip=.*/ip=${target_ip}/" "${ABE_DIR}/config/bench/boards/${config}.conf" [...]
if test $? -ne 0; then echo "Failed to generate config file for target ${lava_na [...]
--
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 commit to branch bernie/benchmarking
in repository toolchain/abe.
The following commit(s) were added to refs/heads/bernie/benchmarking by this push:
new c99c60e WIP
c99c60e is described below
commit c99c60e3c5e1d737797d28aa6d71a881dbd214d5
Author: Bernard Ogden <bernie.ogden(a)linaro.org>
Date: Thu Aug 20 11:00:19 2015 +0200
WIP
Change-Id: I1719ff9aec2c41291a7a95dd822029b0f6258e48
---
config/bench/lava/host-session | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/config/bench/lava/host-session b/config/bench/lava/host-session
index 97ed7a8..0b173a9 100755
--- a/config/bench/lava/host-session
+++ b/config/bench/lava/host-session
@@ -77,9 +77,6 @@ echo '148.251.136.42 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlz [...]
lava-network broadcast eth0
lava-network collect eth0
ip_addr="$(lava-network query `lava-group | grep '[[:blank:]]\+host$' | awk '{prin [...]
-for lava_name in `lava-group | grep -v '[[:blank:]]*host$' | awk '{print $1}'`; do
- lava-wait "config_${lava_name}"
-done
#Request agent just before we need it
#This would be two keys in one agent if we wanted one for source, one for job
@@ -104,7 +101,7 @@ for lava_name in `lava-group | grep -v '[[:blank:]]*host$' | aw [...]
fi
#Generate configuration files for target
- config="`grep '^config_${lava_name}=' /tmp/lava_multi_node_cache.txt | cut -d = -f 2`"
+ config="`lava-wait config_${lava_name}`"
if test $? -ne 0; then echo "Failed to find config file for ${lava_name}"; exit 1; fi
sed "s/^ip=.*/ip=${target_ip}/" "${ABE_DIR}/config/bench/boards/${config}.conf" [...]
if test $? -ne 0; then echo "Failed to generate config file for target ${lava_na [...]
--
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 commit to branch bernie/benchmarking
in repository toolchain/abe.
The following commit(s) were added to refs/heads/bernie/benchmarking by this push:
new a384396 WIP
a384396 is described below
commit a384396c91354dddbe0a42abb98b0c892a259e16
Author: Bernard Ogden <bernie.ogden(a)linaro.org>
Date: Thu Aug 20 10:22:23 2015 +0200
WIP
Change-Id: I2846d3eeb1a46d5c6ec3376b9d81c56f639e06d1
---
config/bench/lava/host-session | 5 +++--
config/bench/lava/target-session | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/config/bench/lava/host-session b/config/bench/lava/host-session
index 1b38202..97ed7a8 100755
--- a/config/bench/lava/host-session
+++ b/config/bench/lava/host-session
@@ -77,8 +77,9 @@ echo '148.251.136.42 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlz [...]
lava-network broadcast eth0
lava-network collect eth0
ip_addr="$(lava-network query `lava-group | grep '[[:blank:]]\+host$' | awk '{prin [...]
-lava-send config "config_`lava-self`"=nop #Required with the lava-wait-all, due t [...]
-lava-wait-all config
+for lava_name in `lava-group | grep -v '[[:blank:]]*host$' | awk '{print $1}'`; do
+ lava-wait "config_${lava_name}"
+done
#Request agent just before we need it
#This would be two keys in one agent if we wanted one for source, one for job
diff --git a/config/bench/lava/target-session b/config/bench/lava/target-session
index 18ecb32..7754b2e 100755
--- a/config/bench/lava/target-session
+++ b/config/bench/lava/target-session
@@ -1,6 +1,6 @@
#!/bin/bash
lava-network broadcast eth0
-lava-send config "config_`lava-self`=${1}"
+lava-send "config_`lava_self`" "config=${1}"
sleep infinity&
echo $! > /root/sleeper
wait $!
--
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 commit to branch bernie/benchmarking
in repository toolchain/abe.
The following commit(s) were added to refs/heads/bernie/benchmarking by this push:
new 4c054ae WIP
4c054ae is described below
commit 4c054aecd1314dad8954ba0a1ea504d294fabe50
Author: Bernard Ogden <bernie.ogden(a)linaro.org>
Date: Thu Aug 20 10:03:33 2015 +0200
WIP
Change-Id: I10ac533e83b586878d6b1f594bfcd945fdee60de
---
config/bench/lava/host-session | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/bench/lava/host-session b/config/bench/lava/host-session
index a76632e..1b38202 100755
--- a/config/bench/lava/host-session
+++ b/config/bench/lava/host-session
@@ -77,7 +77,7 @@ echo '148.251.136.42 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlz [...]
lava-network broadcast eth0
lava-network collect eth0
ip_addr="$(lava-network query `lava-group | grep '[[:blank:]]\+host$' | awk '{prin [...]
-lava-send config #Required with the lava-wait-all, due to BZ1704
+lava-send config "config_`lava-self`"=nop #Required with the lava-wait-all, due t [...]
lava-wait-all config
#Request agent just before we need it
--
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
in repository toolchain/abe.
discards dc691ad Rename target_type to config and update messages
discards 710495c Let target name its config file
new 3e931c7 Let target name its config file
new ec0baeb Rename target_type to config and update messages
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 (dc691ad)
\
N -- N -- N refs/heads/bernie/benchmarking (ec0baeb)
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 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:
config/bench/lava/host-session | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.