This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 5d025ea617 Update longlong.h.
new 90d3320d7f Refactor string benchtests
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 | 24 ++++++++++++++++++++
benchtests/bench-memchr.c | 5 -----
benchtests/bench-memcmp.c | 19 +---------------
benchtests/bench-memset-large.c | 7 ------
benchtests/bench-memset-walk.c | 7 ------
benchtests/bench-memset.c | 7 ------
benchtests/bench-stpcpy.c | 6 -----
benchtests/bench-stpncpy.c | 8 -------
benchtests/bench-strcat.c | 13 ++---------
benchtests/bench-strchr.c | 17 ++++----------
benchtests/bench-strcmp.c | 22 ------------------
benchtests/bench-strcpy.c | 17 ++------------
benchtests/bench-strcspn.c | 9 --------
benchtests/bench-string.h | 50 +++++++++++++++++++++++++++++++++++++++++
benchtests/bench-strlen.c | 5 -----
benchtests/bench-strncat.c | 13 ++---------
benchtests/bench-strncmp.c | 8 -------
benchtests/bench-strncpy.c | 18 ++-------------
benchtests/bench-strnlen.c | 9 ++------
benchtests/bench-strpbrk.c | 14 ++----------
benchtests/bench-strrchr.c | 11 ++-------
benchtests/bench-strspn.c | 13 ++---------
22 files changed, 95 insertions(+), 207 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 63b75bb57 binutils-e8f2b38a26591c44471e04b09b7b77990845d520: all
new db5a01a19 gcc-f68c2c5fa2c551cd0c724393c36270ec05db4c1b: 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 (63b75bb57)
\
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:
1-reset_artifacts/console.log | 56 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6336 +++++++------
4-build_abe-stage1/console.log | 9259 +++++++++----------
5-count_linux_objs/console.log | 2390 +++--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 17923 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 17901 insertions(+), 18115 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-arm-mainline-defconfig
in repository toolchain/linux-next.
from 1d51b4b1d3f2 Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pu [...]
adds eb66eff6636d ubifs: replay: Fix high stack usage
adds aa3d31e08c57 ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
adds 60eb5da2434b ubifs: auth: Add CONFIG_KEYS dependency
adds 6554a56f352e ubifs: Fix memory leak on error condition
adds d62e98ed1efc ubifs: Fix default compression selection in ubifs
adds b95f83ab762d ubi: Put MTD device after it is not used
adds e542087701f0 ubi: Do not drop UBI device reference before using
adds e58725d51fa8 ubifs: Handle re-linking of inodes correctly while recovery
adds f57b620a89ad Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/l [...]
adds a4f98be7dc31 MAINTAINERS: add entry for i2c-axxia driver
adds 32774a8153b4 i2c: nvidia-gpu: mark resume function as __maybe_unused
adds 9097a058d49e Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 7 ++++
drivers/i2c/busses/i2c-nvidia-gpu.c | 2 +-
drivers/mtd/ubi/build.c | 2 +-
drivers/mtd/ubi/kapi.c | 2 +-
fs/ubifs/Kconfig | 16 ++++-----
fs/ubifs/lpt.c | 12 +++----
fs/ubifs/replay.c | 72 +++++++++++++++++++++++++++++++------
fs/ubifs/sb.c | 13 ++++++-
8 files changed, 97 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_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 28ba7be95 gcc-14bec2c9623dc435c0eae2a9f3da50675029a120: all
new 8c2596710 linux-9097a058d49e049925d8da72db07fffcee24efa0: 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 (28ba7be95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 60 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6388 +++++++------
4-build_abe-stage1/console.log | 11996 ++++++++++++------------
5-count_linux_objs/console.log | 150 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18636 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18596 insertions(+), 18684 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7462cda79 linux-1efde6eb181908e1095b4a5db90af0c024016bec: 13200
discards 6135a927b linux-d411ff4a93d5478358e7eb6334c9db86d6389b5e: 13049
discards 0d2e2afc9 linux-6648e120dd1a7a1d6eedea1b7dbe21108a189947: 13202
new bd340949a linux-340ae71f9dd421227a58c14a909b63033745dca4: 13203
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 (7462cda79)
\
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:
1-reset_artifacts/console.log | 38 +-
2-build_llvm/console.log | 9818 ++++----
3-count_linux_objs/console.log | 40189 +++++++++++++++----------------
4-check_regression/console.log | 16 +-
5-update_baseline/console.log | 86 +-
console.log | 50025 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 47500 insertions(+), 52690 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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f3de3b7dd llvm-e972a17c44c6d0dcb5dd238d0de13d58031b6d28: 16
new 1ab6aba11 llvm-e4c019e93c4c9c7b114992a9d5c6e8e6f2661ab8: 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 (f3de3b7dd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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:
1-reset_artifacts/console.log | 146 +-
2-build_llvm/console.log | 10190 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 101 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10443 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10539 insertions(+), 10361 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.