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 bfbd9438456 x86/Intel: debug registers are named DRn
new 570b0ed6d53 arc: Detect usage of illegal double register pairs
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:
binutils/ChangeLog | 5 +++++
binutils/testsuite/binutils-all/arc/double_regs.s | 3 +++
binutils/testsuite/binutils-all/arc/objdump.exp | 3 +++
opcodes/ChangeLog | 5 +++++
opcodes/arc-dis.c | 14 +++++++++++---
5 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/arc/double_regs.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-Os-vs-Os_LTO
in repository toolchain/ci/base-artifacts.
discards c0a900ec 0: update: binutils-gcc-glibc: 1
new 5e318451 0: update: binutils-gcc-glibc: 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 (c0a900ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarc [...]
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 | 172 +-
02-prepare_abe/console.log | 134 +-
03-build_abe-binutils/console.log | 11005 +--
04-build_abe-stage1/console.log | 13446 ++--
05-build_abe-linux/console.log | 272 +-
06-build_abe-glibc/console.log | 38129 +++++-----
07-build_abe-stage2/console.log | 35017 ++++-----
08-benchmark--Os/benchmark-start.log | 2 +-
08-benchmark--Os/benchmark.log | 19 +-
08-benchmark--Os/console.log | 311 +-
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 18 +-
09-benchmark--Os_LTO/console.log | 154 +-
11-check_regression/console.log | 2352 +-
11-check_regression/new-results-0.csv | 58 +-
11-check_regression/new-results-1.csv | 58 +-
11-check_regression/new-results-brief.csv | 58 +-
11-check_regression/new-results-full.csv | 58 +-
11-check_regression/new-results.csv | 58 +-
11-check_regression/new-results.log | 4314 +-
11-check_regression/ref-results-0.csv | 56 +-
11-check_regression/ref-results-1.csv | 58 +-
11-check_regression/ref-results-brief.csv | 58 +-
11-check_regression/ref-results-full.csv | 58 +-
11-check_regression/ref-results.csv | 58 +-
11-check_regression/ref-results.log | 4314 +-
12-update_baseline/console.log | 2362 +-
12-update_baseline/new-results-0.csv | 58 +-
12-update_baseline/new-results-1.csv | 58 +-
12-update_baseline/new-results-brief.csv | 58 +-
12-update_baseline/new-results-full.csv | 58 +-
12-update_baseline/new-results.csv | 58 +-
12-update_baseline/new-results.log | 4298 +-
12-update_baseline/ref-results-0.csv | 56 +-
12-update_baseline/ref-results-1.csv | 58 +-
12-update_baseline/ref-results-brief.csv | 58 +-
12-update_baseline/ref-results-full.csv | 58 +-
12-update_baseline/ref-results.csv | 58 +-
12-update_baseline/ref-results.log | 4324 +-
console.log | 103376 ++++++++++++++-------------
jenkins/manifest.sh | 12 +-
results_id-1 | 2 +-
results_id-2 | 2 +-
43 files changed, 112503 insertions(+), 112690 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 102502e32ea [OpenMP, Fortran] Add structure/derived-type element mapping
new 81072bab8d1 Fortran : ICE in gfc_check_pointer_assign PR95612
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/fortran/expr.c | 15 ++++++++++++++-
gcc/testsuite/gfortran.dg/pr95612.f90 | 7 +++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95612.f90
--
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 f984657c71d Add ChangeLog.omp for mainline cherry-pick
new d5814d00d43 [Fortran, OpenMP] Fix allocatable-components check (PR67311)
new 4677091db1a [OpenMP, Fortran] Add structure/derived-type element mapping
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:
gcc/fortran/ChangeLog.omp | 23 ++
gcc/fortran/openmp.c | 5 +-
gcc/fortran/trans-openmp.c | 350 +++++++++++++++------
gcc/testsuite/ChangeLog.omp | 9 +
gcc/testsuite/gfortran.dg/goacc/finalize-1.f | 4 +-
gcc/testsuite/gfortran.dg/gomp/map-1.f90 | 35 ++-
gcc/testsuite/gfortran.dg/gomp/map-2.f90 | 6 +
libgomp/ChangeLog.omp | 15 +
.../libgomp.fortran/struct-elem-map-1.f90 | 331 +++++++++++++++++++
libgomp/testsuite/libgomp.fortran/target-map-1.f90 | 41 +++
10 files changed, 695 insertions(+), 124 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/map-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/struct-elem-map-1.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/target-map-1.f90
--
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/gcc.
from 6a48d12475c LTO: pick up -fcf-protection flag for the link step
new f418bd4b92a openmp: Adjust outer bounds of non-rect loops
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/omp-expand.c | 3 +-
gcc/omp-general.c | 129 ++++++++++++++++++-
gcc/omp-general.h | 2 +
libgomp/testsuite/libgomp.c/loop-21.c | 230 ++++++++++++++++++++++++++++++++++
4 files changed, 360 insertions(+), 4 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/loop-21.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 617cf496 0: update: binutils-bfbd943845684ac374c41797154d2c53cc338145: 6
new edf45b2c 0: update: gcc-f418bd4b92a03ee0ec0fe4cfcd896e86e11ac2cf: 6
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 (617cf496)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 106 +-
02-prepare_abe/console.log | 242 +-
04-build_abe-binutils/console.log | 11277 ++--
05-build_abe-stage1/console.log | 20279 +++---
06-build_abe-linux/console.log | 290 +-
07-build_abe-glibc/console.log | 38011 +++++------
08-build_abe-stage2/console.log | 47450 +++++++-------
09-build_abe-qemu/console.log | 1408 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 121199 ++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
12 files changed, 120151 insertions(+), 120127 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 glibc.
from 5500cdba40 Remove --enable-obsolete-rpc configure flag
new f896fc0f2b Correct timespec implementation [BZ #26232]
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:
support/Makefile | 7 ++++
support/timespec.c | 18 ++++------
support/timespec.h | 2 +-
support/tst-timespec.c | 98 ++++++++++++++++++++++++++++----------------------
4 files changed, 71 insertions(+), 54 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 174e79bf733 [Fortran, OpenMP] Fix allocatable-components check (PR67311)
new 102502e32ea [OpenMP, Fortran] Add structure/derived-type element mapping
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/fortran/openmp.c | 5 +-
gcc/fortran/trans-openmp.c | 332 +++++++++++++++------
gcc/testsuite/gfortran.dg/goacc/finalize-1.f | 4 +-
gcc/testsuite/gfortran.dg/gomp/map-1.f90 | 35 +--
gcc/testsuite/gfortran.dg/gomp/map-2.f90 | 6 +
.../libgomp.fortran/struct-elem-map-1.f90 | 331 ++++++++++++++++++++
6 files changed, 595 insertions(+), 118 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/map-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/struct-elem-map-1.f90
--
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/binutils-gdb.
from 025a39a7c2 [gdb/testsuite] Fix clone-new-thread-event.c with glibc 2.30
new bb5b3501b3 x86: also use %BW / %DQ for kshift*
new 035e7389dd x86: simplify decode of opcodes valid only without any (embe [...]
new 464d2b6568 x86: drop Rdq, Rd, and MaskR
new 78467458dd x86: drop Rm and the 'L' macro
new bfbd943845 x86/Intel: debug registers are named DRn
The 5 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/ChangeLog | 7 +
gas/testsuite/gas/i386/intel-intel.d | 4 +-
gas/testsuite/gas/i386/intel.d | 2 +-
gas/testsuite/gas/i386/intel.s | 4 +-
gas/testsuite/gas/i386/opcode-intel.d | 4 +-
opcodes/ChangeLog | 74 +++++
opcodes/i386-dis-evex-mod.h | 35 +++
opcodes/i386-dis-evex-prefix.h | 4 +-
opcodes/i386-dis-evex-w.h | 8 +-
opcodes/i386-dis-evex.h | 2 +-
opcodes/i386-dis.c | 493 ++++++++++++----------------------
11 files changed, 298 insertions(+), 339 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.