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-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from dc855bfb36c [Darwin, fixincludes] Backport fix for PR83531
adds 98c65a64648 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 34a5de604f Automatic date update in version.in
adds 5921485ab4 Automatic date update in version.in
adds 33ad488e39 [AArch64][gas] Update MTE system register encodings
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/aarch64/sysreg-4.d | 20 ++++++++++----------
opcodes/ChangeLog | 9 +++++++++
opcodes/aarch64-opc.c | 20 ++++++++++----------
5 files changed, 38 insertions(+), 21 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2547821d 0: update: binutils-gcc-linux: boot
new 62c0184d 0: update: binutils-gcc-linux: 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 (2547821d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10757 +++++++--------
04-build_abe-stage1/console.log | 13977 ++++++++++---------
05-build_linux/console.log | 690 +-
console.log | 26053 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 26061 insertions(+), 26036 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 zack/y2038-preliminaries
in repository glibc.
discards 26bea6c4bd Revise the documentation of ‘simple calendar time’.
discards 94bd1c6f68 Linux/Alpha: don’t use timeval32 system calls.
discards 0103ebfb26 Warn when gettimeofday is called with non-null tzp argument.
discards 26dd0a410d Finish move of clock_* functions to libc.
discards d0ca6737ca Use clock_gettime to implement gettimeofday.
discards ac699a8809 Use clock_gettime to implement ftime.
discards 389594cf8b Use clock_gettime to implement time.
discards dc6c34fbda Use clock_settime to implement settimeofday.
discards e157993600 Use clock_settime to implement stime.
discards 43086baf7a Change most internal uses of __gettimeofday to __clock_gettime.
discards b04bc5697f Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
new d53b35c896 Linux/Alpha: don't use timeval32 system calls.
new 77a350d812 Change most internal uses of __gettimeofday to __clock_gettime.
new ba7bd5775c Finish move of clock_* functions to libc.
new da8786fbbf Use clock_gettime to implement time.
new be5b6cbd4f Use clock_gettime to implement ftime; withdraw ftime.
new 29ec06e86e Use clock_gettime to implement timespec_get.
new c38d9652e3 Use clock_settime to implement stime; withdraw stime.
new 5509f57349 Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
new cc1f7d7d35 Use clock_settime to implement settimeofday.
new 46a8ff532f Use clock_gettime to implement gettimeofday.
new 53df1cd281 Warn when gettimeofday is called with non-null tzp argument.
new 212269f0cf Revise the documentation of simple calendar time.
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 (26bea6c4bd)
\
N -- N -- N refs/heads/zack/y2038-preliminaries (212269f0cf)
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 12 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:
NEWS | 33 +++++++-----
conform/Makefile | 9 ++++
inet/deadline.c | 3 +-
manual/time.texi | 59 +++++++++++++---------
nscd/nscd_helper.c | 8 +--
resolv/res_send.c | 3 +-
rt/Versions | 11 ----
support/support_test_main.c | 8 +--
sysdeps/mach/clock_gettime.c | 9 ++--
sysdeps/mach/hurd/i386/libc.abilist | 6 +++
sysdeps/mach/nanosleep.c | 11 ++--
sysdeps/posix/clock_getres.c | 11 +++-
sysdeps/posix/timespec_get.c | 38 --------------
sysdeps/unix/clock_nanosleep.c | 10 +++-
sysdeps/unix/sysv/linux/aarch64/libc.abilist | 1 +
sysdeps/unix/sysv/linux/alpha/Versions | 1 +
sysdeps/unix/sysv/linux/alpha/adjtime.c | 38 --------------
sysdeps/unix/sysv/linux/alpha/libc.abilist | 7 +++
sysdeps/unix/sysv/linux/alpha/osf_adjtime.c | 27 ++++------
sysdeps/unix/sysv/linux/alpha/osf_getitimer.c | 19 +++----
sysdeps/unix/sysv/linux/alpha/osf_getrusage.c | 13 ++---
sysdeps/unix/sysv/linux/alpha/osf_gettimeofday.c | 21 +++-----
sysdeps/unix/sysv/linux/alpha/osf_setitimer.c | 22 +++-----
sysdeps/unix/sysv/linux/alpha/osf_settimeofday.c | 4 +-
sysdeps/unix/sysv/linux/alpha/osf_utimes.c | 3 +-
sysdeps/unix/sysv/linux/alpha/osf_wait4.c | 20 +++-----
sysdeps/unix/sysv/linux/alpha/syscalls.list | 15 +++---
sysdeps/unix/sysv/linux/alpha/tv32-compat.h | 33 +++++-------
sysdeps/unix/sysv/linux/arm/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/clock_getcpuclockid.c | 10 +++-
sysdeps/unix/sysv/linux/clock_getres.c | 11 +++-
sysdeps/unix/sysv/linux/clock_gettime.c | 11 +++-
sysdeps/unix/sysv/linux/clock_nanosleep.c | 10 +++-
sysdeps/unix/sysv/linux/clock_settime.c | 10 +++-
sysdeps/unix/sysv/linux/csky/libc.abilist | 1 +
sysdeps/unix/sysv/linux/hppa/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/i386/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/ia64/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/microblaze/libc.abilist | 1 +
.../unix/sysv/linux/mips/mips32/fpu/libc.abilist | 6 +++
.../unix/sysv/linux/mips/mips32/nofpu/libc.abilist | 6 +++
.../unix/sysv/linux/mips/mips64/n32/libc.abilist | 6 +++
.../unix/sysv/linux/mips/mips64/n64/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/nios2/libc.abilist | 1 +
.../sysv/linux/powerpc/powerpc32/fpu/libc.abilist | 6 +++
.../linux/powerpc/powerpc32/nofpu/libc.abilist | 6 +++
.../sysv/linux/powerpc/powerpc64/be/libc.abilist | 6 +++
.../sysv/linux/powerpc/powerpc64/le/libc.abilist | 1 +
sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist | 1 +
sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/sh/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/timespec_get.c | 46 -----------------
sysdeps/unix/sysv/linux/x86_64/64/libc.abilist | 6 +++
sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist | 6 +++
time/Makefile | 16 +++---
time/Versions | 15 +++++-
time/clock_getcpuclockid.c | 9 +++-
time/clock_getres.c | 11 +++-
time/clock_gettime.c | 11 +++-
time/clock_nanosleep.c | 11 +++-
time/clock_settime.c | 11 +++-
time/ftime.c | 30 +++++++----
time/stime.c | 10 +++-
time/sys/timeb.h | 43 ----------------
time/time.c | 11 ++--
time/time.h | 6 ---
time/timespec_get.c | 14 ++---
time/tst-ftime.c | 58 ---------------------
time/{tst-ftime_l.c => tst-strftime_l.c} | 0
74 files changed, 461 insertions(+), 461 deletions(-)
delete mode 100644 sysdeps/posix/timespec_get.c
delete mode 100644 sysdeps/unix/sysv/linux/alpha/adjtime.c
delete mode 100644 sysdeps/unix/sysv/linux/timespec_get.c
delete mode 100644 time/sys/timeb.h
delete mode 100644 time/tst-ftime.c
rename time/{tst-ftime_l.c => tst-strftime_l.c} (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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from ca1d0b41c0a PR rtl-optimization/91347 * dse.c (scan_insn): Call add_w [...]
adds a65f9e105bc Daily bump.
adds 57cd6132b06 Daily bump.
new 04a91d3c13b [Darwin, Objective-C] Backport, switch Objective-C meta-dat [...]
new d5ef3cb72c7 [Darwin, Objective-C] Don't prepend a sysroot for the gnu- [...]
new 7a115eb9ab1 [Darwin, X86] Backport fix for tests using .p2align.
new a335e560e13 [Darwin, X86] Backport fix for .ident tests.
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:
gcc/ChangeLog | 31 +++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin-c.c | 39 +++++++++++++++------------------------
gcc/config/darwin.c | 6 ++----
gcc/config/i386/darwin.h | 17 +++++++++++++++++
5 files changed, 66 insertions(+), 29 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 8f71a6fb67 Automatic date update in version.in
adds 34a5de604f Automatic date update in version.in
adds 5921485ab4 Automatic date update in version.in
adds 33ad488e39 [AArch64][gas] Update MTE system register encodings
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/aarch64/sysreg-4.d | 20 ++++++++++----------
opcodes/ChangeLog | 9 +++++++++
opcodes/aarch64-opc.c | 20 ++++++++++----------
5 files changed, 38 insertions(+), 21 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 6f671b38 0: update: binutils-gcc-glibc-llvm: -1
new 254ae45a 0: update: binutils-gcc-glibc-llvm: -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 (6f671b38)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 61 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 9914 +-
.../console.log | 17537 +--
05-build_abe-linux/console.log | 261 +-
06-build_abe-glibc/console.log | 38220 +++---
.../console.log | 45339 +++----
08-build_llvm-true/console.log | 11734 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 38 +-
09-benchmark/console.log | 191 +-
console.log | 124287 +++++++++---------
jenkins/manifest.sh | 16 +-
results | 4 +-
14 files changed, 124050 insertions(+), 123992 deletions(-)
rename {04-build_abe-stage1---set-gcc_override_configure=--with-mode=thumb => 04-b [...]
rename {07-build_abe-stage2---set-gcc_override_configure=--with-mode=thumb => 07-b [...]
--
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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards aed679f2 6: update: llvm-linux: 17560
new 8cdf2d7b 6: update: llvm-linux: 17560
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 (aed679f2)
\
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 | 184 +-
02-build_llvm/console.log | 12015 ++++++++++++-------------
03-build_linux/console.log | 6176 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 20 +-
console.log | 18403 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18412 insertions(+), 18402 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.