This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 313e02cfb97 S/390: Emit vector alignment hints for z13 if AS accepts them
new ae6f7309862 aarch64: Fix noexecstack note in libitm
new be6028a7a65 aarch64: Fix noexecstack note in libgcc
new 315a7e8cca1 aarch64: Fix BTI support in libgcc [PR96001]
new 91aab0f70e0 aarch64: Fix BTI support in libitm
new a70d5d81c41 aarch64: fix return address access with pac [PR94891][PR94791]
new a0ae6c76529 aarch64: fix __builtin_eh_return with pac-ret [PR94891]
new f5cab586217 libgcc: fix the handling of return address mangling [PR94891]
new a6a2935076b doc: Clarify __builtin_return_address [PR94891]
new 8281cdda59d aarch64: Add missing ACLE support for PAC-RET
The 9 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/aarch64/aarch64-c.c | 12 ++++++++
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 31 ++++++++++++++++++-
gcc/config/aarch64/aarch64.h | 2 +-
gcc/doc/extend.texi | 17 +++++++++--
.../gcc.target/aarch64/return_address_sign_1.c | 8 ++---
libgcc/config/aarch64/aarch64-unwind.h | 35 +++++-----------------
libgcc/config/aarch64/lse.S | 30 +++++++++++++++++++
libgcc/unwind-dw2.c | 34 +++++----------------
libitm/config/aarch64/sjlj.S | 29 +++++++++++++++++-
10 files changed, 137 insertions(+), 62 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 135c02769b9 [Ada] Misplace of internal master renaming declaration
new 5abe0d81db0 doc: Document TARGET_TRULY_NOOP_TRUNCATION requires trunc?i [...]
new 53a1cb8e749 build: Fix TAGS target in gcc/Makefile.in
new a2086f986e2 coroutines: Spelling corrections in comments [NFC].
new 3594ef55217 c++: Get rid of convert_like* macros.
new 866c5bfd9c3 Fix ChangeLog PR number.
new a4f49061b6d amdgcn: Handle early debug info in mkoffload
The 6 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 | 2 +-
gcc/Makefile.in | 2 +-
gcc/config/gcn/mkoffload.c | 272 ++++++++++++++++++++++++++++++++++++++++++---
gcc/cp/call.c | 159 ++++++++++++++------------
gcc/cp/coroutines.cc | 22 ++--
gcc/doc/tm.texi | 4 +-
gcc/target.def | 4 +-
gcc/testsuite/ChangeLog | 2 +-
8 files changed, 365 insertions(+), 102 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 devel/omp/gcc-10
in repository gcc.
from d7cb90bc945 amdgcn: Tune default OpenMP/OpenACC GPU utilization
new b729ebe99cd libgomp.oacc-fortran/firstprivate-int.f90 fix for nonexisti [...]
new af6911b0773 amdgcn: Support basic DWARF
new d9fbd664e17 amdgcn: Handle early debug info in mkoffload
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/ChangeLog.omp | 51 ++++
gcc/config/gcn/gcn-hsa.h | 1 +
gcc/config/gcn/gcn-protos.h | 1 +
gcc/config/gcn/gcn.c | 126 +++++++++-
gcc/config/gcn/mkoffload.c | 265 ++++++++++++++++++++-
libgomp/ChangeLog.omp | 5 +
.../libgomp.oacc-fortran/firstprivate-int.f90 | 12 +-
7 files changed, 436 insertions(+), 25 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 binutils-gdb.
from 853772cc187 [gdb/testsuite] Add pseudo line number program instruction: line
new d0ce17d8537 gdb: fix issues with handling DWARF v5 rnglists & .dwo files.
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:
gdb/ChangeLog | 43 ++++
gdb/dwarf2/read.c | 261 +++++++++++++++++----
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.cc | 97 ++++++++
...dw4-toplevel-types.exp => dw5-rnglist-test.exp} | 20 +-
5 files changed, 370 insertions(+), 56 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.cc
copy gdb/testsuite/gdb.dwarf2/{dw4-toplevel-types.exp => dw5-rnglist-test.exp} (56%)
--
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_tx1/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/glibc.
from 94abcef26e NEWS: Mention BZ 25933 fix
adds 501f426fe0 arm: CVE-2020-6096: fix memcpy and memmove for negative leng [...]
adds d59630f995 arm: CVE-2020-6096: Fix multiarch memcpy for negative length [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/arm/armv7/multiarch/memcpy_impl.S | 22 +++++++++++-----------
sysdeps/arm/memcpy.S | 24 ++++++++++--------------
sysdeps/arm/memmove.S | 24 ++++++++++--------------
3 files changed, 31 insertions(+), 39 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_bmk_tx1/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/gcc.
from 4175295d158 Daily bump.
adds ba6291a1c2c Daily bump.
adds c00d40c9535 Daily bump.
adds 92a63f056ca Daily bump.
adds f95f1ac7241 Daily bump.
new 313e02cfb97 S/390: Emit vector alignment hints for z13 if AS accepts them
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/DATESTAMP | 2 +-
gcc/config.in | 7 ++++++
gcc/config/s390/s390.c | 4 +---
gcc/config/s390/s390.h | 7 ++++++
gcc/configure | 31 ++++++++++++++++++++++++++
gcc/configure.ac | 5 +++++
gcc/testsuite/gcc.target/s390/vector/align-1.c | 2 +-
gcc/testsuite/gcc.target/s390/vector/align-2.c | 2 +-
8 files changed, 54 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 8eef4379 4: update: binutils-gcc-glibc-llvm: 1
new 38e01608 4: 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 (8eef4379)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 190 +-
02-prepare_abe/console.log | 354 +-
03-build_abe-binutils/console.log | 11486 +--
04-build_abe-stage1/console.log | 13957 ++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 39674 +++++----
07-build_abe-stage2/console.log | 36697 ++++-----
08-build_llvm-true/console.log | 12715 +--
10-benchmark--Oz/benchmark-start.log | 2 +-
10-benchmark--Oz/benchmark.log | 13 +-
10-benchmark--Oz/console.log | 591 +-
11-check_regression/console.log | 2461 +-
11-check_regression/results-0.csv | 2435 +-
11-check_regression/results-1.csv | 2456 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 3 +-
11-check_regression/results-full.csv | 2550 +-
11-check_regression/results.csv | 161 +-
11-check_regression/results.log | 2502 +-
12-update_baseline/console.log | 5046 +-
12-update_baseline/results-1.csv | 2456 +-
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-compare.csv | 3 +-
12-update_baseline/results-full.csv | 2390 +-
12-update_baseline/results.csv | 155 +-
12-update_baseline/results.log | 1826 +-
console.log | 124581 +++++++++++++++--------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
29 files changed, 132592 insertions(+), 132498 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_bmk_tx1/gnu-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 6fe891a3 4: update: gcc-fff15bad1ab571906c37b88380431768d917dcb0: 1
new 660a8b7f 4: update: binutils-3dcc261cf8dfbf60075cc4617cec0b1aaab8896f: 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 (6fe891a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch [...]
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 | 140 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11498 +--
04-build_abe-stage1/console.log | 15245 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 40160 +++++-----
07-build_abe-stage2/console.log | 37846 +++++-----
09-benchmark--O3_LTO/benchmark-start.log | 2 +-
09-benchmark--O3_LTO/benchmark.log | 5 +-
09-benchmark--O3_LTO/console.log | 161 +-
10-check_regression/console.log | 1124 +-
10-check_regression/results-0.csv | 169 +-
10-check_regression/results-1.csv | 164 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 166 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 3740 +-
11-update_baseline/console.log | 2344 +-
11-update_baseline/results-1.csv | 164 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 164 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 2718 +-
11-update_baseline/results.regressions | 2 +-
console.log | 109350 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
27 files changed, 113111 insertions(+), 113067 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 binutils-gdb.
from 8ed8e29f059 Automatic date update in version.in
new 853772cc187 [gdb/testsuite] Add pseudo line number program instruction: line
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:
gdb/testsuite/ChangeLog | 13 +++++
.../gdb.dwarf2/dw2-inline-many-frames.exp | 48 +++++++++----------
gdb/testsuite/gdb.dwarf2/dw2-inline-small-func.exp | 8 ++--
gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.exp | 12 ++---
gdb/testsuite/gdb.dwarf2/dw2-is-stmt-2.exp | 55 ++++++----------------
gdb/testsuite/gdb.dwarf2/dw2-is-stmt.exp | 15 ++----
gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 26 +++++-----
gdb/testsuite/lib/dwarf.exp | 22 +++++++++
8 files changed, 100 insertions(+), 99 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.