This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
adds 328a6ec95532 Force visibility of llvm::Any to external
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/ADT/Any.h | 7 ++++++-
1 file changed, 6 insertions(+), 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_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from cff396521d Automatic date update in version.in
adds 4ec27dd262 Automatic date update in version.in
adds 683278f1ed Automatic date update in version.in
adds 0fdbb25414 Automatic date update in version.in
adds f0b059d08e Automatic date update in version.in
adds eaf6d3b360 Arm: Fix forward thumb references [PR gas/25235]
adds 995e0b770e Gas: Forgot to commit changelog
adds c63828ebe8 Automatic date update in version.in
adds 3bc86347ee Automatic date update in version.in
adds 1932900f76 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 11 +++++++++++
gas/config/tc-arm.c | 11 ++++++++++-
gas/testsuite/gas/arm/pr25235.d | 24 ++++++++++++++++++++++++
gas/testsuite/gas/arm/pr25235.s | 30 ++++++++++++++++++++++++++++++
5 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr25235.d
create mode 100644 gas/testsuite/gas/arm/pr25235.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_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c08992b 0: update: binutils-llvm-linux-qemu: all
new 6dd5d70 0: update: binutils-llvm-linux-qemu: all
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 (c08992b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 100 +-
02-prepare_abe/console.log | 152 +-
03-build_abe-binutils/console.log | 10602 ++++++------
04-build_llvm/console.log | 13798 +++++++--------
05-build_abe-qemu/console.log | 6992 ++++----
06-build_linux/console.log | 844 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 32494 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 32519 insertions(+), 32491 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 releases/gcc-11
in repository gcc.
from 1cb4a0db82c PR fortran/100656 - prevent ICE in gfc_conv_expr_present
new 1e9e0798d22 PR fortran/98411 - Pointless warning for static variables
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/trans-decl.c | 1 +
gcc/testsuite/gfortran.dg/pr98411.f90 | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr98411.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 releases/gcc-10
in repository gcc.
from 4350d43a2e6 Daily bump.
new 799cf160518 PR fortran/98411 - Pointless warning for static variables
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/trans-decl.c | 1 +
gcc/testsuite/gfortran.dg/pr98411.f90 | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr98411.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 releases/gcc-11
in repository gcc.
from e1489a3d613 libstdc++: Implement P2328 changes to join_view
new cb5c89afbe0 Fortran: Fix erroneous "pointer argument is not associated" [...]
new 1cb4a0db82c PR fortran/100656 - prevent ICE in gfc_conv_expr_present
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/trans-array.c | 5 +++--
gcc/fortran/trans-intrinsic.c | 9 ++++++++-
gcc/testsuite/gfortran.dg/bounds_check_22.f90 | 12 +++++++++++
gcc/testsuite/gfortran.dg/pointer_check_14.f90 | 28 ++++++++++++++++++++++++++
4 files changed, 51 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_22.f90
create mode 100644 gcc/testsuite/gfortran.dg/pointer_check_14.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_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from 4c035aea894 Daily bump.
adds 4ec0307961b Daily bump.
adds 4350d43a2e6 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-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards c5702d2 0: update: gcc-4c035aea894c728b61846577c9e8439130222547: 1
new 480be2e 0: update: gcc-4350d43a2e633e6b3ddb4452f86e74a1213af657: 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 (c5702d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 14 +-
02-prepare_abe/console.log | 344 +-
04-build_abe-bootstrap_O1/console.log | 95128 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 95488 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 95529 insertions(+), 95457 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 9d7c4ba5e5b sim: h8300 add special case test.
new 1273b2f8ac8 x86: Restore PC16 relocation overflow check
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:
bfd/ChangeLog | 16 ++++++++++
bfd/elf32-i386.c | 25 ++++-----------
bfd/elf64-x86-64.c | 14 +-------
bfd/elfxx-x86.c | 9 +-----
bfd/elfxx-x86.h | 6 ----
binutils/ChangeLog | 5 +++
binutils/readelf.c | 3 --
gas/ChangeLog | 9 ++++++
gas/config/tc-i386.c | 55 +++++++++++---------------------
gas/testsuite/gas/i386/code16-2.d | 5 ---
gas/testsuite/gas/i386/x86-64-code16-2.d | 5 ---
include/ChangeLog | 5 +++
include/elf/common.h | 1 -
ld/ChangeLog | 6 ++++
ld/testsuite/ld-i386/pcrel16-2.d | 1 +
ld/testsuite/ld-x86-64/pcrel16-2.d | 1 +
16 files changed, 70 insertions(+), 96 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.