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 a7c5803d4e5 [OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635)
new 5ca86398aeb i386: Define __ILP32__ and _ILP32 for all 32-bit targets
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/ChangeLog | 8 ++++++++
gcc/config/i386/i386-c.c | 2 ++
2 files changed, 10 insertions(+)
--
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 74744bb1f28 c++: Alias template instantiation template info
new 453954451be x86: Add FEATURE_AVX512VP2INTERSECT and update GFNI 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:
libgcc/ChangeLog | 9 +++++++++
libgcc/config/i386/cpuinfo.c | 6 ++++--
libgcc/config/i386/cpuinfo.h | 1 +
3 files changed, 14 insertions(+), 2 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_kernel/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2bf6fcb99 0: update: binutils-gcc-linux: all
new 6e511c6e1 0: update: binutils-gcc-linux: 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 (2bf6fcb99)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 149 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11732 ++++++-------
04-build_abe-stage1/console.log | 13826 +++++++--------
05-build_linux/console.log | 824 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26857 +++++++++++++++---------------
jenkins/manifest.sh | 7 +-
12 files changed, 26923 insertions(+), 26932 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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 50016f1c9 0: update: binutils-gcc-linux: all
new 034329bbe 0: update: binutils-gcc-linux: 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 (50016f1c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 193 +-
02-prepare_abe/console.log | 44 +-
03-build_abe-binutils/console.log | 11122 +++++------
04-build_abe-stage1/console.log | 17713 +++++++++---------
05-build_linux/console.log | 836 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 28 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29964 +++++++++++++++---------------
jenkins/manifest.sh | 7 +-
12 files changed, 29950 insertions(+), 29981 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_kernel/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from d9160ff3e92 [globalopt] Don't emit DWARF fragments for members of a str [...]
adds 4b2f37b2202 [clang] fix undefined behaviour in RawComment::getFormattedText()
adds 17d0ddd522b [WebAssembly] Add section names for some DWARF5 sections
adds 3de89abf189 [PowerPC] Do not attempt to reuse load for 64-bit FP_TO_UIN [...]
adds f3164f75270 [ARM] Only produce qadd8b under hasV6Ops
adds f79cd71e145 [arm] Add big-endian version of pcrel fixups for adr instructions
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/RawCommentList.cpp | 2 +-
llvm/lib/MC/MCObjectFileInfo.cpp | 12 ++++-
llvm/lib/Target/ARM/ARMISelLowering.cpp | 2 +-
llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 20 +++-----
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 5 +-
llvm/test/CodeGen/ARM/sadd_sat.ll | 1 +
llvm/test/CodeGen/PowerPC/pr43976.ll | 59 ++++++++++++++++++++++
llvm/test/MC/ARM/pcrel-global.s | 2 +
8 files changed, 86 insertions(+), 17 deletions(-)
create mode 100644 llvm/test/CodeGen/PowerPC/pr43976.ll
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d69fc15bf 0: update: llvm-linux: 16
new 33a61fa5d 0: update: llvm-linux: 16
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 (d69fc15bf)
\
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 | 218 +-
02-build_llvm/console.log | 12604 +++++++++++++--------------
03-build_linux/console.log | 824 +-
05-check_regression/console.log | 38 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 24 +-
06-update_baseline/results.regressions | 20 +-
console.log | 13708 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 13734 insertions(+), 13736 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_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a49be2be0 0: update: binutils-gcc-linux: all
new b95ea0da8 0: update: binutils-gcc-linux: 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 (a49be2be0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 132 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11488 +++++-----
04-build_abe-stage1/console.log | 20400 +++++++++---------
05-build_linux/console.log | 802 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 24 +-
08-update_baseline/results.regressions | 3 +-
console.log | 33416 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 33328 insertions(+), 33398 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.