This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 9c1b379 Move logic for ssh-cc into ssh-cc.sh
new b0ca515 Indent ssh-cc.sh
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:
ssh-cc.sh | 54 +++++++++++++++++++++++++++---------------------------
1 file changed, 27 insertions(+), 27 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from ac89afe Fixes to remote compilation
new 9c1b379 Move logic for ssh-cc into ssh-cc.sh
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:
spec2xxx-config | 58 ++++++++-------------------------------------------------
ssh-cc.sh | 48 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+), 50 deletions(-)
create mode 100644 ssh-cc.sh
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 1353368 Add rsync+ssh+flock method of remote compilation and make it default
new ac89afe Fixes to remote compilation
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:
cpu2006.cfg | 3 +++
spec2xxx-config | 31 +++++++++++++------------------
2 files changed, 16 insertions(+), 18 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from a2f0643 Add workaround for 416.gamess and 434.zeusmp
new 1353368 Add rsync+ssh+flock method of remote compilation and make it default
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:
README | 10 ++---
spec2xxx-config | 117 +++++++++++++++++++++++++++++++++++++++++++++++---------
2 files changed, 104 insertions(+), 23 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 878631d Make @TAR@ compatible with upcoming ssh+rsync remote compilation
new a2f0643 Add workaround for 416.gamess and 434.zeusmp
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:
cpu2006.cfg | 4 ++++
spec2xxx-config | 13 +++++++++++++
2 files changed, 17 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 22463cb set-freq.sh: Fix permissions
new 878631d Make @TAR@ compatible with upcoming ssh+rsync remote compilation
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:
cpu2006.cfg | 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 aa52db2 2017-01-27 Richard Biener <rguenther(a)suse.de>
new 5a25ab9 PR c/79199 * c-c++-common/Wduplicated-branches-13.c: Requir [...]
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 | 6 ++++++
gcc/testsuite/c-c++-common/Wduplicated-branches-13.c | 6 +++---
2 files changed, 9 insertions(+), 3 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 927e3cf MakeRelease.job: Remove unnecessary setarch.
new b1e0f57 Add new scripts to start a container.
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:
check-server.exp | 21 ++++++++++
start-container-docker.sh | 97 ++++++++++++++++++++++++++++++++++++++++++++++
start-container-none.sh | 36 +++++++++++++++++
start-container-schroot.sh | 39 +++++++++++++++++++
4 files changed, 193 insertions(+)
create mode 100644 check-server.exp
create mode 100755 start-container-docker.sh
create mode 100755 start-container-none.sh
create mode 100755 start-container-schroot.sh
--
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 release_40
in repository lld.
from 4c854f5 The AArch64 release notes are actually the ARM release notes. [...]
new 8b52be0 Port r292594.
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:
ELF/LinkerScript.cpp | 7 +----
ELF/SyntheticSections.h | 4 +--
test/ELF/linkerscript/common-assign.s | 48 +++++++++++++++++++++++++++++++++++
3 files changed, 51 insertions(+), 8 deletions(-)
create mode 100644 test/ELF/linkerscript/common-assign.s
--
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 lld.
from 41cf1f1 [ELF] Fixed formatting. NFC
new 1a0ca79 [ELF][ARM] Use SyntheticSections for Thunks
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:
ELF/InputFiles.cpp | 2 +-
ELF/InputSection.cpp | 37 -------
ELF/InputSection.h | 13 ---
ELF/LTO.cpp | 15 +--
ELF/LTO.h | 2 +-
ELF/Relocations.cpp | 140 ++++++++++++++++++++-----
ELF/Relocations.h | 3 -
ELF/SymbolTable.cpp | 6 +-
ELF/Symbols.cpp | 38 +------
ELF/Symbols.h | 20 +---
ELF/SyntheticSections.cpp | 26 +++++
ELF/SyntheticSections.h | 20 ++++
ELF/Target.cpp | 47 ++++-----
ELF/Target.h | 15 +--
ELF/Thunks.cpp | 178 ++++++++++++++++----------------
ELF/Thunks.h | 38 +++----
ELF/Writer.cpp | 12 +--
test/ELF/arm-thumb-interwork-shared.s | 7 +-
test/ELF/arm-thumb-interwork-thunk.s | 185 +++++++++++++++++-----------------
test/ELF/mips-npic-call-pic.s | 169 ++++++++++++++++---------------
20 files changed, 509 insertions(+), 464 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.