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-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from faa0405980 Automatic date update in version.in
adds f1f91e76db Automatic date update in version.in
adds 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
10 files changed, 283 insertions(+), 36 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.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_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2fec7e6d 2: update: binutils-gcc-linux-qemu: 19818
new a1c58b16 2: update: binutils-gcc-linux-qemu: 19818
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 (2fec7e6d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 1580 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30572 -> 30044 bytes
04-build_abe-stage1/console.log.xz | Bin 86376 -> 85836 bytes
05-build_abe-qemu/console.log.xz | Bin 33164 -> 33300 bytes
06-build_linux/console.log.xz | Bin 4352 -> 4408 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 175 +++++++++++++----------------------
jenkins/manifest.sh | 22 ++---
9 files changed, 76 insertions(+), 121 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 linux.
from d0f67adb7906 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 1bbb2809040a hwmon: (occ) Prevent power cap command overwriting poll response
new f0aa153b6ce8 hwmon: (pmbus/ucd9200) fix typos in comments
new d0e51022a025 hwmon: (ibmaem) don't call platform_device_del() if platfo [...]
new b336ad598a3b Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pu [...]
The 4 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:
drivers/hwmon/ibmaem.c | 12 ++++++++----
drivers/hwmon/occ/common.c | 5 +++--
drivers/hwmon/occ/common.h | 3 ++-
drivers/hwmon/occ/p8_i2c.c | 13 +++++++------
drivers/hwmon/occ/p9_sbe.c | 7 +++----
drivers/hwmon/pmbus/ucd9200.c | 2 +-
6 files changed, 24 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
adds 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
adds 2899490953 Automatic date update in version.in
adds 1dd024239b Add newline to the end of the rnglists displsy.
adds c4de64f8f6 GDB/doc: Remove extraneous spaces from completion examples
adds a89c17dac1 GDB/doc: Remove indentation from `print -elements' completio [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 4 ++++
binutils/dwarf.c | 1 +
gdb/NEWS | 12 ++++++++++++
gdb/cli/cli-decode.c | 2 ++
gdb/doc/gdb.texinfo | 28 ++++++++++++++++++++++------
gdb/testsuite/gdb.base/settings.exp | 8 +++++++-
7 files changed, 49 insertions(+), 8 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_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
adds 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
adds 2899490953 Automatic date update in version.in
adds 1dd024239b Add newline to the end of the rnglists displsy.
adds c4de64f8f6 GDB/doc: Remove extraneous spaces from completion examples
adds a89c17dac1 GDB/doc: Remove indentation from `print -elements' completio [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 4 ++++
binutils/dwarf.c | 1 +
gdb/NEWS | 12 ++++++++++++
gdb/cli/cli-decode.c | 2 ++
gdb/doc/gdb.texinfo | 28 ++++++++++++++++++++++------
gdb/testsuite/gdb.base/settings.exp | 8 +++++++-
7 files changed, 49 insertions(+), 8 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards da220eb8 0: update: binutils-gcc-linux-glibc-gdb: 1
new d902871b 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 (da220eb8)
\
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 1552 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 38304 -> 39288 bytes
04-build_abe-gcc/console.log.xz | Bin 212592 -> 215344 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8756 -> 9556 bytes
07-build_abe-glibc/console.log.xz | Bin 238636 -> 239668 bytes
08-build_abe-gdb/console.log.xz | Bin 37576 -> 37728 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3836 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2528 -> 3156 bytes
11-check_regression/console.log.xz | Bin 3012 -> 3468 bytes
11-check_regression/results.compare | 16 +-
11-check_regression/results.compare2 | 304 +-
12-update_baseline/console.log | 617 ++--
12-update_baseline/results.compare | 16 +-
12-update_baseline/results.compare2 | 304 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3695416 -> 3689248 bytes
sumfiles/g++.sum | 245 +-
sumfiles/gcc.log.xz | Bin 3211352 -> 3207380 bytes
sumfiles/gcc.sum | 5381 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1070844 -> 1070156 bytes
sumfiles/gfortran.sum | 109 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2268 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 216176 -> 215924 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 447224 -> 440884 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 3622 insertions(+), 3432 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.