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-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from 92d5c1be9ee [PowerPC] Update alignment for ReuseLoadInfo in LowerFP_TO_ [...]
adds 5086fa03334 [PowerPC] Pre-commit reduced test case for PR45297. NFC.
adds 40633cc752a [PowerPC] Enhance test for PR45297. NFC.
adds 66cfbf17a18 [PowerPC] Fix test for PR45297 to adapt build without asser [...]
adds b11ecd19654 [PowerPC] Don't generate ST_VSR_SCAL_INT if power8-vector i [...]
adds aa97472d211 Re-land [MC] Fix quadratic behavior in addPendingLabel
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/MC/MCObjectStreamer.h | 3 ++-
llvm/lib/MC/MCObjectStreamer.cpp | 8 ++------
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 2 +-
llvm/test/CodeGen/PowerPC/pr45297.ll | 22 ++++++++++++++++++++++
4 files changed, 27 insertions(+), 8 deletions(-)
create mode 100644 llvm/test/CodeGen/PowerPC/pr45297.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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 248648c 0: update: llvm-linux: 18070
new 9da912b 0: update: llvm-linux: 18070
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 (248648c)
\
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 | 312 +-
02-build_llvm/console.log | 12580 +++++++++++++--------------
03-build_linux/console.log | 888 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 3 +-
06-update_baseline/console.log | 2 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13784 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 13785 insertions(+), 13802 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 4849fabc7c4 Remove restriction on skipping some linker tests because th [...]
new 5c936ef50f0 Fix the disassmbly of SH instructions which have an unsigne [...]
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/ChangeLog | 9 +++++++++
gas/config/tc-sh.c | 3 ++-
gas/testsuite/gas/sh/sh4a.d | 2 ++
gas/testsuite/gas/sh/sh4a.s | 2 ++
opcodes/ChangeLog | 8 ++++++++
opcodes/sh-dis.c | 6 +++++-
opcodes/sh-opc.h | 35 ++++++++++++++++++-----------------
7 files changed, 46 insertions(+), 19 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-9
in repository gcc.
from c285d9792c4 Daily bump.
new a03efb266fc x86: Allow -fcf-protection with external thunk
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 | 12 ++++++++++++
gcc/config/i386/i386.c | 4 ++++
gcc/doc/invoke.texi | 10 +++++++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr93654.c | 9 +++++++++
5 files changed, 40 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr93654.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_kernel/gnu-master-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 56b1e56d2c Rebase libiberty source with latest changes from gcc.
adds 1b95cdb76c gdb: use gdb:hash_enum as hash function in offset_map_type
adds 770479f223 gdb: Fix toplevel types with -fdebug-types-section
adds a65189c980 Add missing ChangeLog entries
adds 2b2fbab8ef Allow Python commands to be in class_tui
adds a55e30b51b gdb: fix shellcheck warning in update-freebsd.sh
adds 4498ef4f8b Add definitions of system calls to catch in native NetBSD targets
adds 03549f57b6 Automatic date update in version.in
adds ea90f2278c [gdb] Fix range loop index in find_method
new d642b6920b Fix array pretty formatter
new 6e4e3fe1b6 [gdb/testsuite] Add xfails for PR gcc/90232
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 49 +++
gdb/NEWS | 3 +
gdb/ada-valprint.c | 8 +-
gdb/c-valprint.c | 4 -
gdb/data-directory/Makefile.in | 2 +-
gdb/doc/ChangeLog | 4 +
gdb/doc/python.texi | 7 +
gdb/dwarf2/read.c | 5 +-
gdb/linespec.c | 3 +-
gdb/m2-valprint.c | 4 -
gdb/p-valprint.c | 4 -
gdb/python/py-cmd.c | 9 +-
gdb/syscalls/netbsd.xml | 461 +++++++++++++++++++++
gdb/syscalls/update-freebsd.sh | 2 +-
.../{update-freebsd.sh => update-netbsd.sh} | 30 +-
gdb/testsuite/ChangeLog | 25 ++
gdb/testsuite/gdb.base/pretty-array.c | 24 ++
gdb/testsuite/gdb.base/pretty-array.exp | 65 +++
gdb/testsuite/gdb.cp/cpexprs-debug-types.exp | 20 +
gdb/testsuite/gdb.cp/cpexprs.exp | 14 +-
gdb/testsuite/gdb.dwarf2/dw4-toplevel-types.cc | 21 +
gdb/testsuite/gdb.dwarf2/dw4-toplevel-types.exp | 36 ++
gdb/testsuite/gdb.guile/scm-symtab.exp | 19 +-
gdb/testsuite/gdb.python/py-symtab.exp | 17 +-
gdb/testsuite/lib/gdb.exp | 18 +
gdb/valprint.c | 15 +-
27 files changed, 821 insertions(+), 50 deletions(-)
create mode 100644 gdb/syscalls/netbsd.xml
copy gdb/syscalls/{update-freebsd.sh => update-netbsd.sh} (71%)
create mode 100644 gdb/testsuite/gdb.base/pretty-array.c
create mode 100644 gdb/testsuite/gdb.base/pretty-array.exp
create mode 100644 gdb/testsuite/gdb.cp/cpexprs-debug-types.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/dw4-toplevel-types.cc
create mode 100644 gdb/testsuite/gdb.dwarf2/dw4-toplevel-types.exp
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4021600 0: update: binutils-gcc-linux: all
new 88f65be 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 (4021600)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 216 +-
02-prepare_abe/console.log | 376 +-
03-build_abe-binutils/console.log | 11430 ++++-----
04-build_abe-stage1/console.log | 19341 ++++++++--------
05-build_linux/console.log | 5783 +++--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 26 +-
08-update_baseline/results.regressions | 2 +-
console.log | 37190 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 37217 insertions(+), 37177 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 668d8f3c0c6 doc: Add missing arm_arch_v8a_hard_ok anchor
new 9be3bb2c0a2 x86: Allow -fcf-protection with external thunk
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 | 9 +++++++++
gcc/config/i386/i386-options.c | 4 ++++
gcc/doc/invoke.texi | 10 +++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr93654.c | 9 +++++++++
5 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr93654.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 6e4e3fe1b6d [gdb/testsuite] Add xfails for PR gcc/90232
new 4849fabc7c4 Remove restriction on skipping some linker tests because th [...]
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:
ld/ChangeLog | 11 +++++++++++
1 file changed, 11 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 devel/ranger
in repository gcc.
from b1742cc9cae Use object_allocator to allocate new value_range_equiv entries.
new d34a06eb10f Handle switches having a case pointing to the same destinat [...]
new d01bb094e05 Use trace_ranger in evrp_range_analyzer.
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/gimple-range-stmt.cc | 21 +++++++++++++--------
gcc/gimple-ssa-evrp-analyze.c | 3 ++-
2 files changed, 15 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.