This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from c4d0963383 x86: also fold remaining multi-vector-size shift insns
adds a747a286b9 Fix ld-arm bug in encoding of blx calls jumping from thumb t [...]
adds f0cf07f341 gdb: run black to format some Python files
adds 0a30596cfa Fix Build issues due to patch "gprofng: a new GNU profiler"
adds da729c5ccd Implement gdbarch_stack_frame_destroyed_p for aarch64
adds b7e077222e Fix crash with stepi, no debug info, and "set debug infrun 1"
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 +++
bfd/elf32-arm.c | 18 +++++--
gdb/aarch64-tdep.c | 22 +++++++++
gdb/gdbarch.py | 1 +
gdb/gdbcopyright.py | 5 +-
gdb/infrun.c | 3 +-
gprofng/Makefile.in | 1 +
gprofng/configure | 57 +++++++++++++++++++++-
gprofng/configure.ac | 13 +++++
gprofng/doc/Makefile.in | 1 +
gprofng/gp-display-html/Makefile.in | 1 +
gprofng/libcollector/Makefile.in | 4 +-
gprofng/libcollector/configure | 57 +---------------------
gprofng/libcollector/configure.ac | 13 -----
gprofng/src/Makefile.am | 10 ++--
gprofng/src/Makefile.in | 21 ++++----
gprofng/src/gethrtime.c | 4 ++
.../testsuite/gprofng.display/mttest/gethrtime.c | 5 ++
18 files changed, 148 insertions(+), 94 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 29add9bc 2: update: binutils-gcc: 0
new 23c0a9e7 2: update: binutils-gcc: 0
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 (29add9bc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1540 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 24364 -> 24344 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 80 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++---
6 files changed, 45 insertions(+), 45 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_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from c4d0963383 x86: also fold remaining multi-vector-size shift insns
adds a747a286b9 Fix ld-arm bug in encoding of blx calls jumping from thumb t [...]
adds f0cf07f341 gdb: run black to format some Python files
adds 0a30596cfa Fix Build issues due to patch "gprofng: a new GNU profiler"
adds da729c5ccd Implement gdbarch_stack_frame_destroyed_p for aarch64
new b7e077222e Fix crash with stepi, no debug info, and "set debug infrun 1"
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 | 6 +++
bfd/elf32-arm.c | 18 +++++--
gdb/aarch64-tdep.c | 22 +++++++++
gdb/gdbarch.py | 1 +
gdb/gdbcopyright.py | 5 +-
gdb/infrun.c | 3 +-
gprofng/Makefile.in | 1 +
gprofng/configure | 57 +++++++++++++++++++++-
gprofng/configure.ac | 13 +++++
gprofng/doc/Makefile.in | 1 +
gprofng/gp-display-html/Makefile.in | 1 +
gprofng/libcollector/Makefile.in | 4 +-
gprofng/libcollector/configure | 57 +---------------------
gprofng/libcollector/configure.ac | 13 -----
gprofng/src/Makefile.am | 10 ++--
gprofng/src/Makefile.in | 21 ++++----
gprofng/src/gethrtime.c | 4 ++
.../testsuite/gprofng.display/mttest/gethrtime.c | 5 ++
18 files changed, 148 insertions(+), 94 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_gnu_cross_build/master-arm
in repository toolchain/ci/glibc.
from e297d33c73 stdio-common: Generate ja_JP.EUC-JP locale
adds a2211c76c3 scripts/dso-ordering-test.py: Fix C&P error in * callrefs pr [...]
No new revisions were added by this update.
Summary of changes:
scripts/dso-ordering-test.py | 6 +++---
1 file changed, 3 insertions(+), 3 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from c4d0963383 x86: also fold remaining multi-vector-size shift insns
adds a747a286b9 Fix ld-arm bug in encoding of blx calls jumping from thumb t [...]
adds f0cf07f341 gdb: run black to format some Python files
adds 0a30596cfa Fix Build issues due to patch "gprofng: a new GNU profiler"
adds da729c5ccd Implement gdbarch_stack_frame_destroyed_p for aarch64
new b7e077222e Fix crash with stepi, no debug info, and "set debug infrun 1"
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 | 6 +++
bfd/elf32-arm.c | 18 +++++--
gdb/aarch64-tdep.c | 22 +++++++++
gdb/gdbarch.py | 1 +
gdb/gdbcopyright.py | 5 +-
gdb/infrun.c | 3 +-
gprofng/Makefile.in | 1 +
gprofng/configure | 57 +++++++++++++++++++++-
gprofng/configure.ac | 13 +++++
gprofng/doc/Makefile.in | 1 +
gprofng/gp-display-html/Makefile.in | 1 +
gprofng/libcollector/Makefile.in | 4 +-
gprofng/libcollector/configure | 57 +---------------------
gprofng/libcollector/configure.ac | 13 -----
gprofng/src/Makefile.am | 10 ++--
gprofng/src/Makefile.in | 21 ++++----
gprofng/src/gethrtime.c | 4 ++
.../testsuite/gprofng.display/mttest/gethrtime.c | 5 ++
18 files changed, 148 insertions(+), 94 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards bb7f1615 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 080d9e23 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (bb7f1615)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1652 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 30092 -> 30076 bytes
05-build_abe-stage1/console.log.xz | Bin 90508 -> 89876 bytes
07-build_abe-linux/console.log.xz | Bin 9876 -> 9884 bytes
08-build_abe-glibc/console.log.xz | Bin 230944 -> 231276 bytes
09-build_abe-stage2/console.log.xz | Bin 220824 -> 220700 bytes
10-build_abe-gdb/console.log.xz | Bin 37188 -> 37280 bytes
11-build_abe-qemu/console.log.xz | Bin 30976 -> 30840 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards e17c4c73 0: update: binutils-gcc-linux-qemu: boot
new 9330a3a0 0: update: linux-8fcd88bbe49320559699d86cde6c050d730e4f21: 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 (e17c4c73)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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.xz | Bin 1560 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30292 -> 29556 bytes
04-build_abe-stage1/console.log.xz | Bin 72024 -> 73572 bytes
05-build_abe-qemu/console.log.xz | Bin 30472 -> 32312 bytes
06-build_linux/console.log.xz | Bin 5728 -> 5528 bytes
07-boot_linux/console.log.xz | Bin 6040 -> 6036 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 15 ++++++---------
10 files changed, 7 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.