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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards fa59d3664 0: update: binutils-gcc-linux-glibc-gdb: 1
new 5cb679652 0: update: binutils-gcc-linux-glibc-gdb: 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 (fa59d3664)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1564 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 39088 -> 39096 bytes
04-build_abe-gcc/console.log.xz | Bin 203648 -> 204112 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8476 -> 8544 bytes
07-build_abe-glibc/console.log.xz | Bin 235728 -> 237312 bytes
08-build_abe-gdb/console.log.xz | Bin 38392 -> 38704 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3820 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2496 -> 2808 bytes
11-check_regression/console.log.xz | Bin 3236 -> 4084 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 11 -
11-check_regression/results.compare | 37 +-
11-check_regression/results.compare2 | 364 ++-
11-check_regression/results.regressions | 45 -
12-update_baseline/console.log | 960 +++---
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 11 -
12-update_baseline/results.compare | 37 +-
12-update_baseline/results.compare2 | 364 ++-
12-update_baseline/results.regressions | 45 -
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 3612628 -> 3609856 bytes
sumfiles/g++.sum | 340 ++-
sumfiles/gcc.log.xz | Bin 3146888 -> 3110256 bytes
sumfiles/gcc.sum | 4887 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1052076 -> 1053204 bytes
sumfiles/gfortran.sum | 48 +-
sumfiles/libatomic.log.xz | Bin 2280 -> 2268 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184472 -> 184752 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 436328 -> 421044 bytes
sumfiles/libstdc++.sum | 15 +-
37 files changed, 4080 insertions(+), 3128 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-update_baseline/results.regressions
--
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 d53fd721a18 Implement putstr and putstrn in ui_file
new a1ea4cacd4a Use filtered output for gdbarch dump
new ec2770563a6 Use filtered output in target-descriptions.c
new a0374345310 Use filtered output in files_info implementations
new b68178b9cbb Use filtered output in language_info
new b58f47ab4ca Use filtered output in ordinary commands
new 34fda50beed Use filtered output in kill command
new 7befbbd4c3d Use filtered output in some dumping commands
new 7f762abff6e Use filtered output in btrace-related commands
new 56c5b29b616 Use filtered output in *-tdep commands
new d487ae28cee Use filtered output in gnu-nat.c commands
new 50f5d5c34d3 Use filtered output in terminal_info implementations
new 729a211143c Filtered output cleanup in expression dumping
The 12 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 | 4 +-
gdb/arc-tdep.c | 20 +-
gdb/arm-tdep.c | 64 +++---
gdb/avr-tdep.c | 2 +-
gdb/breakpoint.c | 12 +-
gdb/btrace.c | 126 +++++------
gdb/cli/cli-cmds.c | 14 +-
gdb/cli/cli-logging.c | 24 +--
gdb/cp-namespace.c | 2 +-
gdb/cp-support.c | 2 +-
gdb/cris-tdep.c | 12 +-
gdb/dummy-frame.c | 8 +-
gdb/dwarf2/index-cache.c | 14 +-
gdb/exec.c | 2 +-
gdb/expprint.c | 26 +--
gdb/gdbarch.c | 534 +++++++++++++++++++++++-----------------------
gdb/gdbarch.py | 8 +-
gdb/gnu-nat.c | 102 ++++-----
gdb/go32-nat.c | 16 +-
gdb/hppa-tdep.c | 36 ++--
gdb/i386-tdep.c | 6 +-
gdb/infcmd.c | 7 +-
gdb/language.c | 2 +-
gdb/maint-test-options.c | 32 +--
gdb/maint.c | 8 +-
gdb/memattr.c | 14 +-
gdb/mips-tdep.c | 60 +++---
gdb/mn10300-tdep.c | 4 +-
gdb/nto-procfs.c | 8 +-
gdb/or1k-tdep.c | 8 +-
gdb/printcmd.c | 6 +-
gdb/record-btrace.c | 46 ++--
gdb/record.c | 10 +-
gdb/regcache-dump.c | 30 +--
gdb/regcache.c | 46 ++--
gdb/reggroups.c | 6 +-
gdb/remote-fileio.c | 4 +-
gdb/remote-sim.c | 4 +-
gdb/s12z-tdep.c | 2 +-
gdb/symfile.c | 28 +--
gdb/target-descriptions.c | 152 ++++++-------
gdb/target.c | 12 +-
gdb/top.c | 4 +-
gdb/tracepoint.c | 8 +-
gdb/tui/tui-regs.c | 12 +-
gdb/user-regs.c | 4 +-
gdb/value.c | 10 +-
gdb/windows-nat.c | 6 +-
48 files changed, 785 insertions(+), 782 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 800829388818 mm: vmscan: reduce throttling due to a failure to make pro [...]
adds 9f3ccdc3f6ef Input: appletouch - initialize work before device registration
adds bc7ec91718c4 Input: spaceball - fix parsing of movement data packets
adds 278218f6778b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds d6f12f83989b x86/build: Use the proper name CONFIG_FW_LOADER
adds 1286cc4893cf Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.o [...]
adds bb436283e25a i2c: validate user data in compat ioctl
adds c116fe1e1883 Docs: Fixes link to I2C specification
adds 859431ac11ae Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
adds 9f3c16a430e8 perf expr: Fix return value of ids__new()
adds a78abde22024 perf intel-pt: Fix parsing of VM time correlation arguments
adds 5e0c325cdb71 perf script: Fix CPU filtering of a script's switch events
adds 0f80bfbf4919 perf scripts python: intel-pt-events.py: Fix printing of s [...]
adds e0257a01d668 perf pmu: Fix alias events list
adds 64f18d2d0430 perf top: Fix TUI exit screen refresh race condition
adds 24a0b2206134 Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git:/ [...]
adds c9e6606c7fe9 Linux 5.16-rc8
No new revisions were added by this update.
Summary of changes:
Documentation/i2c/summary.rst | 8 +++++---
Makefile | 2 +-
arch/x86/tools/relocs.c | 2 +-
drivers/i2c/i2c-dev.c | 3 +++
drivers/input/joystick/spaceball.c | 11 +++++++++--
drivers/input/mouse/appletouch.c | 4 ++--
tools/perf/builtin-script.c | 2 +-
tools/perf/scripts/python/intel-pt-events.py | 23 +++++++++++++----------
tools/perf/ui/tui/setup.c | 8 +++++---
tools/perf/util/expr.c | 7 ++++++-
tools/perf/util/intel-pt.c | 1 +
tools/perf/util/pmu.c | 23 +++++++++++++++++------
12 files changed, 64 insertions(+), 30 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0080033e29 Automatic date update in version.in
adds e140b569e5 Automatic date update in version.in
adds 1e85b8e9ec Automatic date update in version.in
adds c198c877ab Automatic date update in version.in
adds 9bc6649d7b 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 135585df5 0: update: binutils-gcc-linux-qemu: all
new 05c6695e4 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 (135585df5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1772 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 42116 -> 41776 bytes
04-build_abe-stage1/console.log.xz | Bin 85676 -> 85740 bytes
05-build_abe-qemu/console.log.xz | Bin 30332 -> 29708 bytes
06-build_linux/console.log.xz | Bin 3368 -> 3360 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 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_kernel/llvm-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 800829388818 mm: vmscan: reduce throttling due to a failure to make pro [...]
adds 9f3ccdc3f6ef Input: appletouch - initialize work before device registration
adds bc7ec91718c4 Input: spaceball - fix parsing of movement data packets
adds 278218f6778b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds d6f12f83989b x86/build: Use the proper name CONFIG_FW_LOADER
adds 1286cc4893cf Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.o [...]
adds bb436283e25a i2c: validate user data in compat ioctl
adds c116fe1e1883 Docs: Fixes link to I2C specification
adds 859431ac11ae Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
adds 9f3c16a430e8 perf expr: Fix return value of ids__new()
adds a78abde22024 perf intel-pt: Fix parsing of VM time correlation arguments
adds 5e0c325cdb71 perf script: Fix CPU filtering of a script's switch events
adds 0f80bfbf4919 perf scripts python: intel-pt-events.py: Fix printing of s [...]
adds e0257a01d668 perf pmu: Fix alias events list
adds 64f18d2d0430 perf top: Fix TUI exit screen refresh race condition
adds 24a0b2206134 Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git:/ [...]
adds c9e6606c7fe9 Linux 5.16-rc8
No new revisions were added by this update.
Summary of changes:
Documentation/i2c/summary.rst | 8 +++++---
Makefile | 2 +-
arch/x86/tools/relocs.c | 2 +-
drivers/i2c/i2c-dev.c | 3 +++
drivers/input/joystick/spaceball.c | 11 +++++++++--
drivers/input/mouse/appletouch.c | 4 ++--
tools/perf/builtin-script.c | 2 +-
tools/perf/scripts/python/intel-pt-events.py | 23 +++++++++++++----------
tools/perf/ui/tui/setup.c | 8 +++++---
tools/perf/util/expr.c | 7 ++++++-
tools/perf/util/intel-pt.c | 1 +
tools/perf/util/pmu.c | 23 +++++++++++++++++------
12 files changed, 64 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.