This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a2cc9b454d7 testsuite: enable gcc.target/powerpc direct move tests.
new 83c25f27c44 RISC-V: Preserve arch version info during normalizing arch string
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/common/config/riscv/riscv-common.c | 70 ++++++++++++++++++---------
gcc/testsuite/gcc.target/riscv/attribute-13.c | 6 +++
2 files changed, 52 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/attribute-13.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 devel/lto-offload
in repository gcc.
from 5946cce94dd Revert "adding libcody to lto-wrapper, with some leftover d [...]
new c647b271e82 adding libcody to lto-wrapper, fork_execute serially
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:
Makefile.in | 6 +
Makefile.tpl | 6 +
configure | 60 ++-
configure.ac | 26 ++
gcc/Makefile.in | 46 ++-
gcc/config.in | 66 ++++
gcc/configure | 306 ++++++++++++++-
gcc/configure.ac | 137 +++++++
gcc/cp/Make-lang.in | 2 +-
gcc/lto-wrapper.c | 72 +++-
gcc/mapper-client.cc | 302 +++++++++++++++
gcc/mapper-resolver.cc | 271 ++++++++++++++
gcc/mapper-server.cc | 990 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/mapper.h | 120 ++++++
14 files changed, 2397 insertions(+), 13 deletions(-)
create mode 100644 gcc/mapper-client.cc
create mode 100644 gcc/mapper-resolver.cc
create mode 100644 gcc/mapper-server.cc
create mode 100644 gcc/mapper.h
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards ec1b4f67 0: update: binutils-gcc-glibc-llvm: 1
new 21e0278b 0: update: binutils-gcc-glibc-llvm: 1
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 (ec1b4f67)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 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:
01-reset_artifacts/console.log | 107 +-
02-prepare_abe/console.log | 360 +-
03-build_abe-binutils/console.log | 11740 +-
04-build_abe-stage1/console.log | 20376 ++--
05-build_abe-linux/console.log | 278 +-
06-build_abe-glibc/console.log | 39408 +++---
07-build_abe-stage2/console.log | 45523 +++----
08-build_llvm-true/console.log | 13168 +-
10-benchmark--Oz_LTO_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_LTO_mthumb/benchmark.log | 84 +-
10-benchmark--Oz_LTO_mthumb/console.log | 336 +-
11-check_regression/console.log | 702 +-
11-check_regression/results-0.csv | 133 +-
11-check_regression/results-1.csv | 141 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 147 +-
11-check_regression/results.csv | 44 +-
11-check_regression/results.log | 2994 +-
12-update_baseline/console.log | 712 +-
12-update_baseline/results-0.csv | 133 +-
12-update_baseline/results-1.csv | 141 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 147 +-
12-update_baseline/results.csv | 44 +-
12-update_baseline/results.log | 2996 +-
console.log | 132988 +++++++++++----------
jenkins/manifest.sh | 22 +-
results_id | 2 +-
28 files changed, 136458 insertions(+), 136346 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 582156c8 0: update: gcc-c9c05f7323f2d92252c46aea042a2c2d5b11a4dd: 1
new 2d5f8f12 0: update: gcc-c415fbb09775da2f5e4059313dcf5f9164648939: 1
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 (582156c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 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:
01-reset_artifacts/console.log | 168 +-
02-prepare_abe/console.log | 398 +-
04-build_abe-bootstrap_debug/console.log | 71303 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 71875 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 71928 insertions(+), 71830 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.