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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from c4d778f7e2 Automatic date update in version.in
adds 68314544f8 Automatic date update in version.in
adds 3420ff8481 Automatic date update in version.in
adds cf83032c08 Automatic date update in version.in
adds fb3c673cd5 Automatic date update in version.in
adds 4a50e8e714 Automatic date update in version.in
adds 5bb1199bbe Automatic date update in version.in
adds 907a9b092a 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 113a1f89 0: update: binutils-gcc-linux-qemu: boot
new 57c0c8f2 0: update: binutils-gcc-linux-qemu: 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 (113a1f89)
\
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 1588 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30208 -> 30240 bytes
04-build_abe-stage1/console.log.xz | Bin 67348 -> 67840 bytes
05-build_abe-qemu/console.log.xz | Bin 31224 -> 31476 bytes
06-build_linux/console.log.xz | Bin 3216 -> 3252 bytes
07-boot_linux/console.log.xz | Bin 6160 -> 6148 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 32 ++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 44 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_gnu_native_build/master-arm
in repository toolchain/ci/gdb.
from 552f1157c6 gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
adds f1feb9c020 Automatic date update in version.in
adds 2b2463e2b0 Regen bfd po/SRC-POTFILES.in
adds 924cf858c9 Revert commit 240d6706c6a2
adds 9751574e09 Move microblaze relax info to target specific data
new 6e348286d8 gdb: fix gdb_print -> gdb_printf typo
new 51c2a9e243 gdb: move some commands into the tui namespace
new 4b52a3872b gdb/tui: rename tui_layout_base::adjust_size to ::set_height
new ef466e0f08 gdb/tui: rename tui_layout_split:set_weights_from_heights
new 160444ec7f gdb/tui: add new 'tui window width' command and 'winwidth' alias
new 7421ccda76 gdb/tui: add a tui debugging flag
new 44aad37101 gdb/tui: add left_boxed_p and right_boxed_p member functions
new 80b2eb3c34 gdb/tui/testsuite: refactor new-layout.exp test
new 47b8e12ffd gdb/tui: avoid fp exception when applying layouts
new b0fcf3e344 gdb/tui: fairer distribution of excess space during apply
new e19565b865 gdb/tui: allow cmd window to change size in tui_layout_split::apply
new 51b72f73e9 gdb/tui: support placing the cmd window into a horizontal layout
new b1ac644a05 gdb/testsuite: some additional tests in gdb.tui/scroll.exp
new b45b7407cd gdb/tui: relax restrictions on window max height and width
new 357c158f3a gdb/tui: fair split of delta after a resize
new 57d133e0d9 gdb/Makefile.in: remove SOURCES variable
new 18b7679416 gdb/Makefile.in: fix 'make tags' build target
new 88fa6d3d66 gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in
new 9f793f7bed gdb/testsuite: resolve a duplicate test name in a gdb.mi test
new 5187219460 gdb/testsuite: resolve some duplicate test names in gdb.base
new 22480d7c39 gdb: small simplification in dwarf2_locexpr_baton_eval
new 1fb43cf759 gdb/dwarf: pass an array of values to the dwarf evaluator
new df7a7bdd97 gdb: add support for Fortran's ASSUMED RANK arrays
The 23 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/bfd-in2.h | 22 +-
bfd/dwarf2.c | 84 +---
bfd/elf32-microblaze.c | 116 ++++--
bfd/po/SRC-POTFILES.in | 2 -
bfd/section.c | 22 +-
bfd/version.h | 2 +-
gdb/Makefile.in | 449 +++++++++++----------
gdb/NEWS | 25 ++
gdb/doc/gdb.texinfo | 51 ++-
gdb/dwarf2/loc.c | 27 +-
gdb/dwarf2/loc.h | 8 +-
gdb/dwarf2/read.c | 19 +-
gdb/gdbtypes.c | 127 +++++-
gdb/gdbtypes.h | 7 +
gdb/gnu-v3-abi.c | 2 +-
gdb/testsuite/gdb.base/attach-pie-misread.exp | 10 +-
.../gdb.fortran/{rank.exp => assumedrank.exp} | 18 +-
.../{intvar-array.f90 => assumedrank.f90} | 39 +-
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 2 +-
gdb/testsuite/gdb.tui/basic.exp | 4 +-
gdb/testsuite/gdb.tui/empty.exp | 14 +-
gdb/testsuite/gdb.tui/new-layout.exp | 100 +++--
gdb/testsuite/gdb.tui/regs.exp | 4 +-
gdb/testsuite/gdb.tui/scroll.exp | 4 +
gdb/testsuite/gdb.tui/winheight.exp | 77 ++++
gdb/testsuite/gdb.tui/winwidth.exp | 63 +++
gdb/top.c | 2 +-
gdb/tui/tui-command.c | 6 -
gdb/tui/tui-command.h | 2 -
gdb/tui/tui-layout.c | 406 +++++++++++++++----
gdb/tui/tui-layout.h | 135 +++++--
gdb/tui/tui-win.c | 118 +++++-
gdb/tui/tui.c | 26 ++
gdb/tui/tui.h | 14 +
34 files changed, 1429 insertions(+), 578 deletions(-)
copy gdb/testsuite/gdb.fortran/{rank.exp => assumedrank.exp} (80%)
copy gdb/testsuite/gdb.fortran/{intvar-array.f90 => assumedrank.f90} (61%)
create mode 100644 gdb/testsuite/gdb.tui/winwidth.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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 5178be3d 0: update: binutils-gcc-linux-glibc-gdb: 6
new 72779275 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (5178be3d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51556 -> 52976 bytes
05-build_abe-gcc/console.log.xz | Bin 229664 -> 228992 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8860 -> 9128 bytes
08-build_abe-glibc/console.log.xz | Bin 228972 -> 228712 bytes
09-build_abe-gdb/console.log.xz | Bin 47372 -> 49056 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
11 files changed, 18 insertions(+), 18 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_check/master-arm
in repository toolchain/ci/gcc.
from 0847ad33b90 c++: Fix ICE due to shared BLOCK node in coroutine generati [...]
adds 243e649dcbb d: Remove Wtemplates warnings from the code generation pass
No new revisions were added by this update.
Summary of changes:
gcc/d/d-lang.cc | 4 ++++
gcc/d/decl.cc | 11 +----------
gcc/d/lang.opt | 4 ----
3 files changed, 5 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards a162d2ab 0: update: binutils-gcc: 1
new e765d7a7 0: update: binutils-gcc: 1
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 (a162d2ab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (e765d7a7)
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 1552 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51284 -> 53208 bytes
04-build_abe-gcc/console.log.xz | Bin 231372 -> 228948 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2988 -> 2508 bytes
07-check_regression/console.log.xz | Bin 2840 -> 3020 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 11 +
07-check_regression/results.compare | 35 +-
07-check_regression/results.compare2 | 62 +-
07-check_regression/results.regressions | 31 +
08-update_baseline/console.log | 260 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 11 +
08-update_baseline/results.compare | 35 +-
08-update_baseline/results.compare2 | 62 +-
08-update_baseline/results.regressions | 31 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2785712 -> 2759856 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2315408 -> 2342440 bytes
sumfiles/gcc.sum | 5102 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 892968 -> 900828 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198484 -> 198620 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 454592 -> 458028 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2988 insertions(+), 2866 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.