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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e5b41ecd4 0: update: binutils-gcc-linux: all
new bb5535c0c 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 (e5b41ecd4)
\
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 | 130 +-
02-prepare_abe/console.log | 408 +-
03-build_abe-binutils/console.log | 9912 ++++++++-------
04-build_abe-stage1/console.log | 12728 +++++++++----------
05-build_linux/console.log | 565 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 23859 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
regressions.txt | 2 +-
results | 2 +-
12 files changed, 23843 insertions(+), 23785 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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 367eb1219 0: update: llvm-linux: all
new 5aa03079c 0: update: llvm-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 (367eb1219)
\
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 | 143 +-
02-build_llvm/console.log | 12608 ++++++++++++++--------------
03-build_linux/console.log | 4294 +++++-----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 14 +-
console.log | 17073 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 17166 insertions(+), 16988 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 30efb6c7af7 gdb: define builtin long type to be 64 bits on amd64 Cygwin
new 67430cd00af Fix dwarf2_name caching bug
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/dwarf2/read.c | 18 ++++++++----------
2 files changed, 14 insertions(+), 10 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 2f89101fe8b [gdb/testsuite] Add cache_verify option for gdb_caching_procs
new cb9b645d3e6 gdb: recognize 64 bits Windows executables as Cygwin osabi
new fe4b2ee65cf gdb: move enum gdb_osabi to osabi.h
new 053205cc402 gdb: add Windows OS ABI
new 7a1998dffb5 gdb: rename i386-cygwin-tdep.c to i386-windows-tdep.c
new 5982a56ab9d gdb: rename content of i386-windows-tdep.c, cygwin to windows
new 8db52437243 gdb: select "Cygwin" OS ABI for Cygwin binaries
new 30efb6c7af7 gdb: define builtin long type to be 64 bits on amd64 Cygwin
The 7 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 | 67 +++++++++++++++++
gdb/Makefile.in | 4 +-
gdb/amd64-windows-tdep.c | 41 ++++++++--
gdb/configure.tgt | 10 +--
gdb/defs.h | 31 --------
gdb/gdbarch.h | 1 +
gdb/gdbarch.sh | 1 +
gdb/{i386-cygwin-tdep.c => i386-windows-tdep.c} | 45 +++++++----
gdb/osabi.c | 1 +
gdb/osabi.h | 32 ++++++++
gdb/windows-tdep.c | 99 +++++++++++++++++++++++++
gdb/windows-tdep.h | 6 ++
12 files changed, 280 insertions(+), 58 deletions(-)
rename gdb/{i386-cygwin-tdep.c => i386-windows-tdep.c} (83%)
--
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/c++-modules
in repository gcc.
from 67c341a0739 Clarify a couple of newbie questions
new decb4b2c815 Adjust read error detection & messages
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:
ChangeLog.modules | 23 ++
gcc/cp/module.cc | 530 ++++++++++++++-------------
gcc/testsuite/g++.dg/modules/leg-merge-4_c.C | 6 +-
3 files changed, 308 insertions(+), 251 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from a42a7bb6f536 Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/ [...]
adds fb33c6510d55 Linux 5.6-rc6
No new revisions were added by this update.
Summary of changes:
Makefile | 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_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 6b9374f1e0 [gdb/testsuite] Fix solib-list.exp test-case for exec with d [...]
adds 7bac4137d7 asan: alpha-vms: null dereference
adds 60e63c3e97 ubsan: shift exponent 70 is too large
adds 28d1356774 asan: readelf leak in hppa_process_unwind
adds 4b3ecb3b91 PR25675: SIGSEGV in bfd_octets_per_byte
adds 2f89101fe8 [gdb/testsuite] Add cache_verify option for gdb_caching_procs
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 14 ++++
bfd/elf.c | 20 ++++--
bfd/vms-alpha.c | 38 ++++++++---
binutils/ChangeLog | 12 ++++
binutils/readelf.c | 154 +++++++++++++++++++++-----------------------
binutils/unwind-ia64.c | 21 ++++--
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/lib/cache.exp | 37 +++++++++--
8 files changed, 197 insertions(+), 104 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1db66a131 0: update: binutils-gcc-linux: all
new bf2e9baf6 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 (1db66a131)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 225 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11662 +++++++------
04-build_abe-stage1/console.log | 20213 +++++++++++-----------
05-build_linux/console.log | 612 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 14 +-
08-update_baseline/console.log | 12 +-
console.log | 33006 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
regressions.txt | 2 +-
11 files changed, 33016 insertions(+), 33184 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.