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/release-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 72a6a32099 Automatic date update in version.in
adds 2de7516720 Automatic date update in version.in
adds 06ef3111fd Automatic date update in version.in
adds 158dafe913 Automatic date update in version.in
adds fb4d148004 IBM zSystems: Add support for z16 as CPU name.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-s390.c | 2 +-
gas/doc/as.texi | 4 ++--
gas/doc/c-s390.texi | 4 ++--
opcodes/s390-mkopc.c | 3 ++-
5 files changed, 8 insertions(+), 7 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/release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 4cd3a4e3 0: update: binutils-gcc: 2
new 1938cba4 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 (4cd3a4e3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 47924 -> 48348 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 477392 -> 478032 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 eb33f6973ec Recognize the NT_ARM_SYSTEM_CALL register set
new 86d77f6a5be gdb: don't try to use readline before it's initialized
new b5556e33b5c gdb: add some const in gdb/reggroups.c
new dbf5d61bdad gdb: make gdbarch_register_reggroup_p take a const reggroup *
new 711898e128a gdb: switch to using 'const reggroup *' in tui-regs.{c,h}
new 0ee33659592 gdb: use 'const reggroup *' in python/py-registers.c file
new 2b72890eba0 gdb: have reggroup_find return a const
new 5783701b36f gdb/tui: avoid theoretical bug with 'tui reg' command
new 07c316ecaa2 gdb/tui: fix 'tui reg next/prev' command when data window i [...]
new e7d69e72bfd gdb: always add the default register groups
new b89f77be528 gdb: convert reggroups to use a std::vector
new 1bca9b1e6be gdb: remove reggroup_next and reggroup_prev
new e7fe1011499 gdb: more 'const' in gdb/reggroups.{c,h}
new 3a471c03b06 gdb: make the pre-defined register groups const
new c30c0f062e5 gdb: convert reggroup to a C++ class with constructor, etc
new af7ce09b768 gdb: move struct reggroup into reggroups.h header
new 524ad5e30fb gdb: update comments throughout reggroups.{c,h} files
The 16 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/aarch64-tdep.c | 19 +--
gdb/alpha-tdep.c | 2 +-
gdb/amd64-linux-tdep.c | 2 +-
gdb/arc-tdep.c | 17 ---
gdb/arm-tdep.c | 2 +-
gdb/completer.c | 8 +-
gdb/csky-tdep.c | 14 +-
gdb/gdbarch-components.py | 2 +-
gdb/gdbarch-gen.h | 4 +-
gdb/gdbarch.c | 2 +-
gdb/i386-linux-tdep.c | 2 +-
gdb/i386-tdep.c | 13 +-
gdb/i386-tdep.h | 2 +-
gdb/ia64-tdep.c | 2 +-
gdb/infcmd.c | 14 +-
gdb/lm32-tdep.c | 13 +-
gdb/m32c-tdep.c | 9 +-
gdb/m68hc11-tdep.c | 13 +-
gdb/mep-tdep.c | 12 +-
gdb/mips-tdep.c | 4 +-
gdb/msp430-tdep.c | 2 +-
gdb/nds32-tdep.c | 32 ++---
gdb/or1k-tdep.c | 14 +-
gdb/python/py-registers.c | 32 ++---
gdb/regcache-dump.c | 9 +-
gdb/reggroups.c | 298 +++++++++++++++--------------------------
gdb/reggroups.h | 94 ++++++++-----
gdb/riscv-tdep.c | 18 +--
gdb/rl78-tdep.c | 2 +-
gdb/rs6000-tdep.c | 2 +-
gdb/s390-tdep.c | 2 +-
gdb/sh-tdep.c | 2 +-
gdb/target-descriptions.c | 6 +-
gdb/target-descriptions.h | 2 +-
gdb/testsuite/gdb.tui/regs.exp | 26 ++++
gdb/tui/tui-regs.c | 107 ++++++++-------
gdb/tui/tui-regs.h | 9 +-
gdb/utils.c | 17 ++-
gdb/xtensa-tdep.c | 25 +---
39 files changed, 364 insertions(+), 491 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 glibc.
from 189906b687 Add rif_MA locale [BZ #27781]
new 2a45807e73 powerpc: Remove fcopysign{f} implementation
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:
sysdeps/powerpc/fpu/s_copysign.c | 32 --------------
sysdeps/powerpc/fpu/s_copysignf.c | 28 ------------
sysdeps/powerpc/powerpc32/fpu/s_copysignl.S | 66 -----------------------------
sysdeps/powerpc/powerpc64/fpu/s_copysignl.S | 48 ---------------------
4 files changed, 174 deletions(-)
delete mode 100644 sysdeps/powerpc/fpu/s_copysign.c
delete mode 100644 sysdeps/powerpc/fpu/s_copysignf.c
delete mode 100644 sysdeps/powerpc/powerpc32/fpu/s_copysignl.S
delete mode 100644 sysdeps/powerpc/powerpc64/fpu/s_copysignl.S
--
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 fdddc471 4: update: llvm-dc15bedfb9de8ec574c1b480a15cd584b82eaa0d: 40
new 5e525228 4: update: qemu-95a3fcc7487e5bef262e1f937ed8636986764c4e: 40
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 (fdddc471)
\
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.xz | Bin 1548 -> 1872 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30148 -> 30372 bytes
04-build_llvm/console.log.xz | Bin 62456 -> 61732 bytes
05-build_abe-qemu/console.log.xz | Bin 32096 -> 31040 bytes
06-build_linux/console.log.xz | Bin 5416 -> 5412 bytes
08-check_regression/console.log.xz | Bin 472 -> 476 bytes
09-update_baseline/console.log | 56 +++++++++++++++++------------------
jenkins/manifest.sh | 8 ++---
9 files changed, 32 insertions(+), 32 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards fe553dda 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 566748fe 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (fe553dda)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 30432 -> 30652 bytes
04-build_abe-stage1/console.log.xz | Bin 89828 -> 90284 bytes
06-build_abe-linux/console.log.xz | Bin 9188 -> 8940 bytes
07-build_abe-glibc/console.log.xz | Bin 231412 -> 231628 bytes
08-build_abe-stage2/console.log.xz | Bin 220812 -> 221616 bytes
09-build_abe-gdb/console.log.xz | Bin 37496 -> 37660 bytes
10-build_abe-qemu/console.log.xz | Bin 30704 -> 30404 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3896 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2628 -> 2708 bytes
13-check_regression/console.log.xz | Bin 2904 -> 3364 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 18 +
13-check_regression/results.compare | 37 +-
13-check_regression/results.compare2 | 144 +-
13-check_regression/results.regressions | 38 +
14-update_baseline/console.log | 312 ++--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 18 +
14-update_baseline/results.compare | 37 +-
14-update_baseline/results.compare2 | 144 +-
14-update_baseline/results.regressions | 38 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2662896 -> 2663724 bytes
sumfiles/g++.sum | 43 +-
sumfiles/gcc.log.xz | Bin 2168136 -> 2166884 bytes
sumfiles/gcc.sum | 2358 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 871092 -> 874736 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2264 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 195692 -> 195616 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 417384 -> 414240 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 1773 insertions(+), 1490 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.