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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2153d339 0: update: binutils-llvm-linux-qemu: boot
new 198a2aa9 0: update: binutils-llvm-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 (2153d339)
\
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 1556 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30908 -> 31024 bytes
04-build_llvm/console.log.xz | Bin 60520 -> 60380 bytes
05-build_abe-qemu/console.log.xz | Bin 31576 -> 31172 bytes
06-build_linux/console.log.xz | Bin 3616 -> 3672 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 17 insertions(+), 17 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_build/master-arm
in repository toolchain/ci/gdb.
from e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/doc/Makefile.am | 2 +-
gprofng/doc/Makefile.in | 30 +++-----
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
13 files changed, 157 insertions(+), 81 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_build/master-arm
in repository toolchain/ci/glibc.
from 260a430dd8 associate a deallocator for iconv_open
adds d05e6dc8d1 hppa: Implement swapcontext in assembler (bug 28960)
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/hppa/swapcontext.S | 72 ++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/hppa/swapcontext.c | 82 ------------------------------
2 files changed, 72 insertions(+), 82 deletions(-)
create mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.S
delete mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.c
--
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_build/master-arm
in repository toolchain/ci/linux.
from 09688c0166e7 Linux 5.17-rc8
adds 95932ab2ea07 vhost: allow batching hint without size
adds 6665ca15746d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds 56e337f2cf13 Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpiolib.c | 10 ++++++++++
drivers/vhost/vhost.c | 4 +++-
2 files changed, 13 insertions(+), 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from ffe9c0a0d35 c++: extraneous access error with ambiguous lookup [PR103177]
adds b5baf569f77 rs6000: Fix invalid address passed to __builtin_mma_disasse [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/predicates.md | 9 +++++++--
gcc/testsuite/gcc.target/powerpc/pr104923.c | 21 +++++++++++++++++++++
2 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104923.c
--
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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/doc/Makefile.am | 2 +-
gprofng/doc/Makefile.in | 30 +++-----
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
13 files changed, 157 insertions(+), 81 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 3b4f07cd 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new cccfeb86 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (3b4f07cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 30220 -> 30216 bytes
05-build_abe-stage1/console.log.xz | Bin 90840 -> 90324 bytes
07-build_abe-linux/console.log.xz | Bin 8576 -> 9308 bytes
08-build_abe-glibc/console.log.xz | Bin 231072 -> 231392 bytes
09-build_abe-stage2/console.log.xz | Bin 221592 -> 222068 bytes
10-build_abe-gdb/console.log.xz | Bin 37128 -> 37244 bytes
11-build_abe-qemu/console.log.xz | Bin 31032 -> 30884 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 30 +++++++++++++++---------------
12 files changed, 16 insertions(+), 16 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 cda8dc94dff Fix bug in dwarf-mode.el
new 6aa03e9c176 gprofng: avoid using `fallthrough' attributes
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:
ChangeLog | 5 +++++
gprofng/src/gp-collect-app.cc | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.