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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 809d698 0: update: llvm-linux: 18460
new a9fa99d 0: update: llvm-linux: 18460
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 (809d698)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 220 +-
02-build_llvm/console.log | 12706 +++++++++++++++++------------------
03-build_linux/console.log | 838 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 13790 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13796 insertions(+), 13792 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 fw/syscall-cleanups
in repository glibc.
at 69168c5934 microblaze: vfork syscall number is always available
This branch includes the following new commits:
new aff7fcc5ee Linux: Enhance glibcsyscalls.h to support listing system calls
new 191fbd3aeb Linux: renameat2 syscall number is always available
new 49f28ea934 Linux: copy_file_range syscall number is always available
new 23a3c1501f Linux: mlock2 syscall number is always available
new 3b395246aa Linux: mq_* syscall numbers are always available
new acfb96832a Linux: statx syscall number is always available
new 954b0b3eb3 Linux: sched_setaffinity syscall number is always available
new 2b19200610 Linux: sched_getaffinity syscall number is always available
new a19e646fd7 Linux: sigaltstack syscall number is always available
new 401c63072f Linux: Clean up pread64/pwrite64 system call names
new eb11588418 Linux: Clean up preadv2, pwritev2 system call names
new 73e1a225ad Linux: Clean up preadv, pwritev system call names
new ac0ba6febb Linux: getrandom syscall number is always available
new e6509797f8 Linux: rt_sigqueueinfo syscall number is always available
new c837ea7168 Linux: pkey_mprotect syscall number is always available
new c108ce5c71 Linux: set_tid_address syscall number is always available
new 59eee3275b Linux: exit_group syscall number is always available
new f9a778269a Linux: getdents64 syscall number is always available on MIPS
new e0b25191ab Linux: pciconfig_iobase syscall number is always available on alpha
new d767ca43b8 Linux: set_robust_list syscall number is always available
new 81d33619b5 Linux: open_by_handle_at syscall number is always available
new c93a787fa3 ia64: Do not define __NR_semtimedop in <sysdep.h>
new fe7f3fe7f8 x86_64: Do not define __NR_semtimedop in <sysdep.h>
new 196d8d5ac0 Linux: epoll_pwait syscall number is always available
new 1967bfd36b m68k: getpagesize syscall number is always available
new 69168c5934 microblaze: vfork syscall number is always available
The 26 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.
--
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 e622ce98c5 htl: Avoid check-installed-headers looking at inlines
new 900778283a htl: make pthread_spin_lock really spin
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/mach/htl/bits/spin-lock-inline.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.
unknown user pushed a change to branch master
in repository gcc.
from 38660e87f01 libstdc++: Fix names of types in comment
new f4777088c9f Improve splitX passes management
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:
gcc/ChangeLog | 17 +++++++++
gcc/config/nds32/nds32.c | 2 +-
gcc/config/sh/sh.c | 2 +-
gcc/recog.c | 98 +++++++++++++++++++++++-------------------------
4 files changed, 65 insertions(+), 54 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 98d3eb9390 Automatic date update in version.in
adds 7928d571c5 Display ExceptionRecord for $_siginfo
adds 6bafc8451e Use enums for human-readable exception information.
adds 46ce2b6f4c [gdb/testsuite] Capture many-headers.exp progress and output [...]
adds 2e9276136b [gdb] Mention CU offset for <artifical> if verbose
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 25 +++++
gdb/NEWS | 3 +
gdb/dwarf2/read.c | 8 ++
gdb/testsuite/ChangeLog | 6 ++
gdb/testsuite/gdb.base/many-headers.exp | 19 +++-
gdb/windows-nat.c | 31 ++++++
gdb/windows-tdep.c | 162 ++++++++++++++++++++++++++++++++
gdbserver/ChangeLog | 6 ++
gdbserver/win32-low.c | 30 +++++-
9 files changed, 284 insertions(+), 6 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5da4385 0: update: binutils-gcc-linux: all
new 7f01e28 0: update: binutils-gcc-linux: 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 (5da4385)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 182 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 14978 ++++++++-------
04-build_abe-stage1/console.log | 15720 ++++++++-------
05-build_linux/console.log | 6056 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 16 +-
console.log | 37389 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 37416 insertions(+), 37361 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 865bf71109 htl: Do not put spin_lock inlines in public headers
new e622ce98c5 htl: Avoid check-installed-headers looking at inlines
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/htl/include/pthread.h | 6 ++++--
1 file changed, 4 insertions(+), 2 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 cca76b6db2 pthread: Move basic tests from nptl to sysdeps/pthread
new 865bf71109 htl: Do not put spin_lock inlines in public headers
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/htl/include/pthread.h | 36 ++++++++++++++++++++++++++++++++++++
sysdeps/htl/pthread.h | 36 ------------------------------------
2 files changed, 36 insertions(+), 36 deletions(-)
create mode 100644 sysdeps/htl/include/pthread.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.