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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 57737ea8 0: update: llvm-linux: boot
new 586dff7f 0: update: llvm-linux: boot
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 (57737ea8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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 | 162 +-
02-build_llvm/console.log | 12674 ++++++++--------
03-build_linux/console.log | 18396 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 7 +-
06-update_baseline/console.log | 15 +-
console.log | 31258 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
regressions.txt | 5 +
results | 2 +-
10 files changed, 31319 insertions(+), 31218 deletions(-)
create mode 100644 regressions.txt
--
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-next-allnoconfig
in repository toolchain/ci/gcc.
from ba740092516 fortran: ICE using SHAPE with FINDLOC PR93835
adds f9be6e10c96 vect: Fix offset calculation for -ve strides [PR93767]
adds 788483065b4 Daily bump.
adds 468664e1b78 doc: backport proper description of --enable-checking behavior
adds a6b74eaedf6 Fix link failure with debug info in LTO mode
adds eeb31391b7f combine: Fix find_split_point handling of constant store in [...]
new 9c5db942ca3 ARM: Add support for -mpure-code in thumb-1 (v6m)
new 7edf9fa1c5f ARM: Fix -mpure-code for v6m
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/ChangeLog | 56 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/combine.c | 5 +-
gcc/config/arm/arm-protos.h | 1 +
gcc/config/arm/arm.c | 88 +++++++++++++++++++---
gcc/config/arm/arm.h | 8 +-
gcc/config/arm/arm.md | 9 +++
gcc/config/arm/thumb1.md | 85 +++++++++++++++++----
gcc/doc/install.texi | 69 +++++++++--------
gcc/doc/invoke.texi | 3 +-
gcc/dwarf2out.c | 1 +
gcc/testsuite/ChangeLog | 32 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr93908.c | 54 +++++++++++++
gcc/testsuite/gcc.dg/vect/pr93767.c | 13 ++++
gcc/testsuite/gcc.target/arm/pr45701-1.c | 2 +-
gcc/testsuite/gcc.target/arm/pr45701-2.c | 2 +-
.../gcc.target/arm/pure-code/no-literal-pool.c | 14 +++-
.../gcc.target/arm/pure-code/pure-code.exp | 9 +--
gcc/testsuite/gcc.target/arm/thumb1-Os-mult.c | 1 +
gcc/testsuite/gcc.target/s390/pr93908.c | 5 ++
gcc/testsuite/gnat.dg/lto24.adb | 10 +++
gcc/testsuite/gnat.dg/lto24_pkg1.ads | 17 +++++
gcc/testsuite/gnat.dg/lto24_pkg2.adb | 8 ++
gcc/testsuite/gnat.dg/lto24_pkg2.ads | 5 ++
gcc/tree-vect-data-refs.c | 4 +-
25 files changed, 430 insertions(+), 73 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93908.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr93767.c
create mode 100644 gcc/testsuite/gcc.target/s390/pr93908.c
create mode 100644 gcc/testsuite/gnat.dg/lto24.adb
create mode 100644 gcc/testsuite/gnat.dg/lto24_pkg1.ads
create mode 100644 gcc/testsuite/gnat.dg/lto24_pkg2.adb
create mode 100644 gcc/testsuite/gnat.dg/lto24_pkg2.ads
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b7e6de85 0: update: binutils-gcc-linux: boot
new 6621a9e6 0: update: binutils-gcc-linux: boot
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 (b7e6de85)
\
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 | 22 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11294 ++++++++--------
04-build_abe-stage1/console.log | 13757 +++++++++----------
05-build_linux/console.log | 680 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 7 +-
08-update_baseline/console.log | 7 +-
console.log | 26187 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
regressions.txt | 3 +
11 files changed, 26222 insertions(+), 26169 deletions(-)
create mode 100644 regressions.txt
--
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 783e641fba csu: Use ELF constructor instead of _init in libc.so
new d423e17031 nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
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:
include/libc-symbols.h | 23 +++++++++++++++++++++++
include/netdb.h | 8 +++++++-
nis/nss-nis.h | 1 +
nis/nss_nis/nis-hosts.c | 17 +++++++----------
nis/nss_nis/nis-network.c | 17 ++++++++---------
nis/nss_nis/nis-spwd.c | 16 ++++++++--------
6 files changed, 54 insertions(+), 28 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 09624f1fece [AArch64] Fix typo in comment
new 9e80cfa14ed gdb/fortran: Support negative array stride in one limited case
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 | 6 ++++++
gdb/gdbtypes.c | 17 +++++++++++++----
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.fortran/derived-type-striding.exp | 2 ++
gdb/testsuite/gdb.fortran/derived-type-striding.f90 | 2 ++
gdb/valarith.c | 4 ++--
6 files changed, 31 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.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from eeb31391b7f combine: Fix find_split_point handling of constant store in [...]
new 9c5db942ca3 ARM: Add support for -mpure-code in thumb-1 (v6m)
new 7edf9fa1c5f ARM: Fix -mpure-code for v6m
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/ChangeLog | 28 +++++++
gcc/config/arm/arm-protos.h | 1 +
gcc/config/arm/arm.c | 88 +++++++++++++++++++---
gcc/config/arm/arm.h | 8 +-
gcc/config/arm/arm.md | 9 +++
gcc/config/arm/thumb1.md | 85 +++++++++++++++++----
gcc/doc/invoke.texi | 3 +-
gcc/testsuite/ChangeLog | 13 ++++
gcc/testsuite/gcc.target/arm/pr45701-1.c | 2 +-
gcc/testsuite/gcc.target/arm/pr45701-2.c | 2 +-
.../gcc.target/arm/pure-code/no-literal-pool.c | 14 +++-
.../gcc.target/arm/pure-code/pure-code.exp | 9 +--
gcc/testsuite/gcc.target/arm/thumb1-Os-mult.c | 1 +
13 files changed, 226 insertions(+), 37 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 45c63c0fe8 Updated translations for some of the binutils sub-directories.
adds e56d7f1e19 gdb/doc: Fix header alignment of 'info threads' example output
adds 7693576838 Simplify setting of reading_partial_symbols
adds 197400e800 Convert IS_TYPE_UNIT_GROUP to method
adds 4ac9383206 Fix a memory leak and remove an unused member
adds a60419c8c9 Automatic date update in version.in
adds c325c44ef6 gdb/copyright.py: Add generated files in gnulib/ to exclude list
adds 8cb5117ccf Move dwarf2_get_die_type declaration to dwarf2/read.h
adds 70d497007d [gdb/testsuite] Remove gcc/93866 xfail in methods.exp
adds 265b467340 [ARC][committed] Update int_vector_base aux register.
adds ecda90163e Don't call lto-wrapper for ar and ranlib
new 2078dbb210 gdb/testsuite: Remove source file path from test name
new 09624f1fec [AArch64] Fix typo in comment
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/ChangeLog | 10 ++++++++
bfd/plugin.c | 22 ++++++++++------
bfd/plugin.h | 2 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +++++
binutils/ar.c | 2 +-
binutils/nm.c | 2 +-
gdb/ChangeLog | 37 +++++++++++++++++++++++++++
gdb/aarch64-tdep.c | 2 +-
gdb/copyright.py | 4 ++-
gdb/doc/ChangeLog | 5 ++++
gdb/doc/gdb.texinfo | 2 +-
gdb/dwarf2/loc.h | 3 ---
gdb/dwarf2/read.c | 31 +++++++++-------------
gdb/dwarf2/read.h | 13 ++++++++++
gdb/testsuite/ChangeLog | 10 ++++++++
gdb/testsuite/gdb.base/cached-source-file.exp | 2 +-
gdb/testsuite/gdb.go/methods.exp | 17 ++++++------
opcodes/ChangeLog | 5 ++++
opcodes/arc-regs.h | 3 +--
20 files changed, 131 insertions(+), 49 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.