This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 79a27f32df8 arc: Improve vector support for ARCv2.
new e3a682f4197 Use genversion to generate version.h.
new 4bc6fb21bd9 Remove __cplusplus >= 201103
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:
c++tools/Makefile.in | 4 +--
gcc/Makefile.in | 53 ++++++++++++++--------------------------
gcc/analyzer/program-state.cc | 2 --
gcc/analyzer/program-state.h | 4 ---
gcc/analyzer/region-model.h | 5 ----
gcc/bitmap.h | 2 --
gcc/config/aarch64/aarch64.c | 2 --
gcc/gcov-io.h | 6 +----
gcc/gengtype-state.c | 6 ++---
gcc/{gcov-iov.c => genversion.c} | 42 +++++++++++++++++++------------
gcc/gimple-ssa-store-merging.c | 10 +-------
gcc/lto-streamer.h | 3 ++-
gcc/sbitmap.h | 2 --
gcc/version.c | 35 --------------------------
gcc/version.h | 6 -----
libgcc/libgcov-driver.c | 4 +--
16 files changed, 56 insertions(+), 130 deletions(-)
rename gcc/{gcov-iov.c => genversion.c} (59%)
delete mode 100644 gcc/version.c
delete mode 100644 gcc/version.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_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from bea76e5393d Daily bump.
adds 291931b924f Daily bump.
adds a21d28d57b7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards df49f586 0: update: gcc-bea76e5393decc2b98c12d212fd56647e934f0c4: 1
new f92f52d9 0: update: gcc-a21d28d57b7ee61331663f393a6623f9bb0eba7f: 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 (df49f586)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 66 +-
02-prepare_abe/console.log | 202 +-
04-build_abe-bootstrap_ubsan/console.log | 74697 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 74965 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 74978 insertions(+), 74964 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 89c94716241 arc: Fix compilation warnings.
new 0c2f8805fad arc: Disable movmisalign patterns when aligned access is required
new 09ae0f6c3ee arc: Cleanup simdext.md file
new 79a27f32df8 arc: Improve vector support for ARCv2.
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:
gcc/config/arc/arc.md | 1 +
gcc/config/arc/simdext.md | 846 ++++++++++++++++++++++++++++------------------
2 files changed, 513 insertions(+), 334 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 6c9071c089c Reset prologue_location before calling code_end
new 56ab318214e arc: Fix documentation __builtin_arc_sr
new 3b9eb2f8a86 arc: Add alternative names for gp and fp registers.
new b70c7c06aaa arc: Update ctz/clz patterns
new 89c94716241 arc: Fix compilation warnings.
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/common/config/arc/arc-common.c | 2 +-
gcc/config/arc/arc.c | 2 +-
gcc/config/arc/arc.h | 8 ++++++
gcc/config/arc/arc.md | 53 +++++++++++++++++++++-----------------
gcc/doc/extend.texi | 10 +++----
5 files changed, 45 insertions(+), 30 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 25f9f35a85f Daily bump.
new 6c9071c089c Reset prologue_location before calling code_end
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/toplev.c | 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.
unknown user pushed a change to branch users/riscv/binutils-integration-branch
in repository binutils-gdb.
from d13e426c78b RISC-V/zfh: Support .float16 directive for assembler.
new 7f0d7666028 RISC-V/zfh: Added big endian testcase for .float16 directive.
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:
gas/testsuite/gas/riscv/extended/extended.exp | 3 ++-
gas/testsuite/gas/{aarch64 => riscv/extended}/float16-be.d | 7 +++----
gas/testsuite/gas/riscv/extended/{float16.d => float16-le.d} | 6 +++---
gas/testsuite/gas/riscv/extended/float16.s | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
copy gas/testsuite/gas/{aarch64 => riscv/extended}/float16-be.d (54%)
rename gas/testsuite/gas/riscv/extended/{float16.d => float16-le.d} (63%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.