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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 18dc9b32 0: update: llvm-linux: boot
new 2056f2a5 0: update: llvm-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 (18dc9b32)
\
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 | 12116 ++++++-----
03-build_linux/console.log | 29097 +++++++++++++++++++++++++-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 41430 ++++++++++++++++++++++++++++++++------
jenkins/manifest.sh | 14 +-
7 files changed, 69815 insertions(+), 13059 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 491093a0 0: update: binutils-gcc-linux: all
new fb6497ba 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 (491093a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 416 +-
03-build_abe-binutils/console.log | 11397 ++++++-------
04-build_abe-stage1/console.log | 20164 +++++++++++-----------
05-build_linux/console.log | 944 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 33097 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 33123 insertions(+), 33085 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 ca15d90019 Revise the documentation of âsimple calendar timeâ.
discards 7f0acebb6b Linux/Alpha: donât use timeval32 system calls.
discards b12e7a6f9d Warn when gettimeofday is called with non-null tzp argument.
discards fce7a734b0 Finish move of clock_* functions to libc.
discards 557dceaba0 Use clock_gettime to implement gettimeofday.
discards a98d0813fb Use clock_gettime to implement ftime.
discards 90b7676ef5 Use clock_gettime to implement time.
discards 458e752a5d Use clock_settime to implement settimeofday.
discards da7859ec6f Use clock_settime to implement stime.
discards 2b46d373df Donât use the argument to time.
discards f9ed7198ad Change most internal uses of __gettimeofday to __clock_gettime.
discards 68d2df078e Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
adds b72971845a Update i386 libm-test-ulps
adds f9fabc1b02 Add tgmath.h macros for narrowing functions.
new 1baae4aa6f Don't use the argument to time.
new b04bc5697f Remove implementations of clock_[gs]ettime using [gs]ettimeofday.
new 43086baf7a Change most internal uses of __gettimeofday to __clock_gettime.
new e157993600 Use clock_settime to implement stime.
new dc6c34fbda Use clock_settime to implement settimeofday.
new 389594cf8b Use clock_gettime to implement time.
new ac699a8809 Use clock_gettime to implement ftime.
new d0ca6737ca Use clock_gettime to implement gettimeofday.
new 26dd0a410d Finish move of clock_* functions to libc.
new 0103ebfb26 Warn when gettimeofday is called with non-null tzp argument.
new 94bd1c6f68 Linux/Alpha: donât use timeval32 system calls.
new 26bea6c4bd 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 (ca15d90019)
\
N -- N -- N refs/heads/zack/y2038-preliminaries (26bea6c4bd)
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:
ChangeLog | 98 +++++++++++++++++++++
NEWS | 5 ++
math/Makefile | 6 +-
math/gen-tgmath-tests.py | 184 +++++++++++++++++++++++++++++++++++-----
math/tgmath.h | 167 ++++++++++++++++++++++++++++++++++++
sysdeps/i386/fpu/libm-test-ulps | 4 +-
6 files changed, 442 insertions(+), 22 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 f9fabc1b02 Add tgmath.h macros for narrowing functions.
new 1baae4aa6f Don't use the argument to time.
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 | 11 +++++++++++
misc/syslog.c | 2 +-
string/strfry.c | 2 +-
sysdeps/mach/sleep.c | 4 ++--
time/getdate.c | 2 +-
time/tst_wcsftime.c | 2 +-
6 files changed, 17 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 5f97cbe22b76 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds 7cdf6e40537f HID: wacom: add back changes dropped in merge commit
adds addf3382c47c Revert "HID: logitech-hidpp: add USB PID for a few more su [...]
adds a3384b8d9f63 HID: logitech-hidpp: remove support for the G700 over USB
adds b72fb1dcd2ea HID: wacom: Correct distance scale for 2nd-gen Intuos devices
adds b640be5bc8e4 HID: intel-ish-hid: ipc: add EHL device id
adds 2d05dba2b25e HID: cp2112: prevent sleeping function called from invalid [...]
adds fcf887e7caaa HID: wacom: correct misreported EKR ring values
adds 15d90b242290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/hid/hid-cp2112.c | 8 ++++++--
drivers/hid/hid-logitech-hidpp.c | 22 ----------------------
drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 +
drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 +
drivers/hid/wacom_wac.c | 7 +++++--
5 files changed, 13 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.