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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 25773f97 0: update: binutils-llvm-linux-qemu: boot
new cd575a87 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 (25773f97)
\
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 1552 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30340 -> 30424 bytes
04-build_kernel_llvm/console.log.xz | Bin 64668 -> 62684 bytes
05-build_abe-qemu/console.log.xz | Bin 33236 -> 32656 bytes
06-build_linux/console.log.xz | Bin 3500 -> 3372 bytes
07-boot_linux/console.log.xz | Bin 6216 -> 6212 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 3 ++-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 13 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.
unknown user pushed a change to branch master
in repository newlib.
from 746c8116d Cygwin: console: Allow pasting very long text input.
new 2c2c2b631 Cygwin: console: Fix new bugs in cons_master_thread().
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:
winsup/cygwin/fhandler_console.cc | 17 +++++++++--------
1 file changed, 9 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.
unknown user pushed a change to branch cygwin-3_3-branch
in repository newlib.
from 15dd40811 Cygwin: console: Allow pasting very long text input.
new 8489ba999 Cygwin: console: Fix new bugs in cons_master_thread().
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:
winsup/cygwin/fhandler_console.cc | 17 +++++++++--------
1 file changed, 9 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_cross_build/master-arm
in repository toolchain/ci/qemu.
from d495e432c0 Merge tag 'pull-aspeed-20220630' of https://github.com/legoa [...]
adds af2ae2e8ac bsd-user: Implement mount, umount and nmount
adds c7b62b4a87 bsd-user: Implement symlink, symlinkat, readlink and readlinkat
adds 0db0db8f23 bsd-user: implement chmod, fchmod, lchmod and fchmodat
adds 79cfae0c1b bsd-user: Implement freebsd11_mknod, freebsd11_mknodat and mknodat
adds 58af3e295c bsd-user: Implement chown, fchown, lchown and fchownat
adds c6f0a7d91a bsd-user: Implement chflags, lchflags and fchflags
adds 17a4d13cea bsd-user: Implement chroot and flock
adds 5fbd8011ff bsd-user: Implement mkfifo and mkfifoat
adds d3f29ddacd bsd-user: Implement pathconf, lpathconf and fpathconf
adds 952d5d30d6 bsd-user: Implement undelete
adds 3f1b0235f6 bsd-user: Remove stray 'inline' from do_bsd_close
adds ba45b82518 Merge tag 'bsd-user-syscall-2022q2b-pull-request' of ssh://g [...]
No new revisions were added by this update.
Summary of changes:
bsd-user/bsd-file.h | 392 +++++++++++++++++++++++++++++++++++++++++-
bsd-user/freebsd/os-syscall.c | 118 +++++++++++++
2 files changed, 509 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/gdb.
from 33fd0a3363 [gdb/symtab] Fix data race on per_cu->dwarf_version
adds dcc9b683dc 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from b58ca9c3375 MAINTAINERS: Add myself to write after approval and DCO
adds 20f0f30522d Daily bump.
adds d86a20ee8be tree-optimization: only DSE trapping insn if -fdelete-dead- [...]
No new revisions were added by this update.
Summary of changes:
ChangeLog | 4 ++
gcc/ChangeLog | 13 ++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 49 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 18 ++++++++
.../g++.dg/torture/{pr85334.C => except-1.C} | 28 ++++++++-----
gcc/tree-ssa-dse.cc | 3 +-
7 files changed, 104 insertions(+), 13 deletions(-)
copy gcc/testsuite/g++.dg/torture/{pr85334.C => except-1.C} (50%)
--
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 33fd0a3363 [gdb/symtab] Fix data race on per_cu->dwarf_version
adds dcc9b683dc 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.