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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f3251e52 0: update: llvm-linux: all
new c5327048 0: update: llvm-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 (f3251e52)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 166 +-
02-build_llvm/console.log | 12420 ++++++++++++++++++------------------
03-build_linux/console.log | 804 +--
04-boot_linux/console.log | 2 +-
console.log | 13392 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 13398 insertions(+), 13398 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-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ca01660a 0: update: llvm-linux: 16
new 005499ac 0: update: llvm-linux: 16
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 (ca01660a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 225 +-
02-build_llvm/console.log | 11970 +++++++++++++++++-----------------
03-build_linux/console.log | 842 ++-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 +
console.log | 13073 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13098 insertions(+), 13056 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 ibm/2.30/master
in repository glibc.
from 9ca2648e2a Let ld.so have flags DT_RPATH and DT_RUNPATH
new c1a0df3bcb malloc: Remove unwanted leading whitespace in malloc_info [B [...]
new 01efb543d5 Chinese locales: Set first_weekday to 2 (bug 24682).
new d9e31526ba Update Alpha libm-test-ulps
new 139e62dba9 hppa: Update libm-tests-ulps
new 9adcf488e6 alpha: force old OSF1 syscalls for getegid, geteuid and getp [...]
new c70164e727 Fix RISC-V vfork build with Linux 5.3 kernel headers.
new 26fe8ad37a S390: Add new s390 platform z15.
new f2923060f0 [powerpc] fe{en,dis}ableexcept optimize bit translations
new 5216c16e80 [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accesses
new 9859549f35 [powerpc] SET_RESTORE_ROUND improvements
new c930cf421e [powerpc] fesetenv: optimize FPSCR access
new f34079acb8 [powerpc] fegetenv_status: simplify instruction generation
new d7c93b27ee [powerpc] SET_RESTORE_ROUND optimizations and bug fix
new 6a1cfa6c0b [powerpc] fenv_private.h clean up
new 11c0fd3ab3 [powerpc] libc_feupdateenv_test: optimize FPSCR access
new 8a7b3df72d [powerpc] __fesetround_inline optimizations
new d58efcaa0b [powerpc] Rename fegetenv_status to fegetenv_control
new f8a5de7385 [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write
new 54486d8bf8 [powerpc] Rename fesetenv_mode to fesetenv_control
new 13f59c3ea6 [powerpc] No need to enter "Ignore Exceptions Mode"
new 0c08d8e575 ChangeLog update from my last commit
The 21 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 | 168 +++++++++++++++++++++++++
NEWS | 11 ++
localedata/locales/bo_CN | 1 +
localedata/locales/ug_CN | 1 +
localedata/locales/zh_CN | 1 +
malloc/malloc.c | 2 +-
sysdeps/alpha/fpu/libm-test-ulps | 16 +--
sysdeps/hppa/fpu/libm-test-ulps | 88 +++++++-------
sysdeps/powerpc/fpu/fedisblxcpt.c | 26 ++--
sysdeps/powerpc/fpu/feenablxcpt.c | 27 ++--
sysdeps/powerpc/fpu/fegetexcept.c | 2 +-
sysdeps/powerpc/fpu/fegetmode.c | 2 +-
sysdeps/powerpc/fpu/feholdexcpt.c | 7 +-
sysdeps/powerpc/fpu/fenv_libc.h | 169 ++++++++++++++++++++++----
sysdeps/powerpc/fpu/fenv_private.h | 129 ++++++++------------
sysdeps/powerpc/fpu/fesetenv.c | 27 +---
sysdeps/powerpc/fpu/fesetmode.c | 18 +--
sysdeps/powerpc/fpu/feupdateenv.c | 17 +--
sysdeps/s390/dl-procinfo.c | 4 +-
sysdeps/s390/dl-procinfo.h | 2 +-
sysdeps/unix/{ => sysv/linux}/alpha/getegid.S | 0
sysdeps/unix/{ => sysv/linux}/alpha/geteuid.S | 0
sysdeps/unix/{ => sysv/linux}/alpha/getppid.S | 0
sysdeps/unix/sysv/linux/riscv/vfork.S | 5 +-
24 files changed, 468 insertions(+), 255 deletions(-)
rename sysdeps/unix/{ => sysv/linux}/alpha/getegid.S (100%)
rename sysdeps/unix/{ => sysv/linux}/alpha/geteuid.S (100%)
rename sysdeps/unix/{ => sysv/linux}/alpha/getppid.S (100%)
--
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 7a13ef8500 Automatic date update in version.in
new bd454f8baf Fix python gdbpy_breakpoint_object leak.
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:
gdb/ChangeLog | 5 +++++
gdb/python/py-breakpoint.c | 2 +-
2 files changed, 6 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_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6db717a2 0: update: llvm-linux: all
new 1d365458 0: update: llvm-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 (6db717a2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 175 +-
02-build_llvm/console.log | 11922 ++++++++++++++++++------------------
03-build_linux/console.log | 645 +-
04-boot_linux/console.log | 6 +-
console.log | 12748 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
7 files changed, 12741 insertions(+), 12769 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 gcc.
from 8e8d3db0212 * g++.dg/cpp0x/alias-decl-pr92206-3.C: Require effective t [...]
new db1638f5ebc PR ipa/92421 * g++.dg/torture/pr92421.C: Add -Wno-return- [...]
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/testsuite/ChangeLog | 6 +++++
gcc/testsuite/g++.dg/torture/pr92421.C | 45 +++++++++++++++-------------------
2 files changed, 26 insertions(+), 25 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 gcc.
from e29a44f526a * gfortran.dg/ISO_Fortran_binding_17.c: Include ../../../ [...]
new 8e8d3db0212 * g++.dg/cpp0x/alias-decl-pr92206-3.C: Require effective t [...]
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/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp0x/alias-decl-pr92206-3.C | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.