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/binutils-gdb.
from 182284deb1 Automatic date update in version.in
adds cf0ac00a84 Automatic date update in version.in
adds 3f4442ae83 Automatic date update in version.in
adds 589b6fc198 Automatic date update in version.in
adds 544818c087 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bae1a8c38 0: update: binutils-gcc-linux-qemu: all
new bd4c45546 0: update: binutils-gcc-linux-qemu: 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 (bae1a8c38)
\
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.xz | Bin 1596 -> 1780 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 43532 -> 43272 bytes
04-build_abe-stage1/console.log.xz | Bin 68212 -> 67620 bytes
05-build_abe-qemu/console.log.xz | Bin 30460 -> 30628 bytes
06-build_linux/console.log.xz | Bin 3992 -> 3536 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from ec7194506d drop old unused stamp-h.in file
adds b13d7831eb gdb/doc: fill in two missing @r
No new revisions were added by this update.
Summary of changes:
gdb/doc/python.texi | 4 ++--
1 file changed, 2 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 183181774 0: update: binutils-gcc: 2
new 37cea48c3 0: update: binutils-gcc: 2
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 (183181774)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 38580 -> 37904 bytes
05-build_abe-bootstrap/console.log.xz | Bin 266560 -> 262788 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from dd8a5a84a7 Automatic date update in version.in
adds 6d263fe46e Avoid bad breakpoints with --gc-sections
adds df9d50bb22 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/read.c | 9 ++++--
.../gdb.ada/{start.exp => inline-section-gc.exp} | 36 ++++++++++------------
.../pck.ads => inline-section-gc/callee.adb} | 13 ++++----
.../{dgopt/x.adb => inline-section-gc/callee.ads} | 8 ++---
.../{dgopt/x.adb => inline-section-gc/caller.adb} | 10 +++---
6 files changed, 41 insertions(+), 37 deletions(-)
copy gdb/testsuite/gdb.ada/{start.exp => inline-section-gc.exp} (53%)
copy gdb/testsuite/gdb.ada/{arrayptr/pck.ads => inline-section-gc/callee.adb} (78%)
copy gdb/testsuite/gdb.ada/{dgopt/x.adb => inline-section-gc/callee.ads} (87%)
copy gdb/testsuite/gdb.ada/{dgopt/x.adb => inline-section-gc/caller.adb} (86%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.