This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from bb39e2a69 [API] Remove redundants get() from smart pointers. NFC
new 3c0fd3936 Disable a few tests on the green dragon sanitzier bot.
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:
packages/Python/lldbsuite/test/decorators.py | 7 +++++++
packages/Python/lldbsuite/test/functionalities/exec/TestExec.py | 2 ++
.../Python/lldbsuite/test/python_api/hello_world/TestHelloWorld.py | 1 +
3 files changed, 10 insertions(+)
--
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-next-allmodconfig
in repository toolchain/gcc.
from d0d3822b20e 2018-12-19 Bill Schmidt <wschmidt(a)linux.ibm.com>
adds 791aa458423 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3fb309725 binutils-9875794626c33b15f02173817f4a4593613c8cba: all
new 459137146 gcc-791aa458423e1ff5ebb86177e09d8da8eb41b16a: 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 (3fb309725)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 42 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3320 ++++++++--------
4-build_abe-stage1/console.log | 4310 ++++++++++-----------
5-count_linux_objs/console.log | 133 +-
console.log | 7769 +++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 7861 insertions(+), 7735 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 5c93472397c C/C++: Add -Waddress-of-packed-member
new dff96e64e4d 2018-12-20 Joern Rennecke <joern.rennecke(a)riscy-ip.com>
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 | 5 +++++
gcc/tree-vect-data-refs.c | 14 ++++++++++++++
2 files changed, 19 insertions(+)
--
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 linux.
from 1d51b4b1d3f2 Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pu [...]
new eb66eff6636d ubifs: replay: Fix high stack usage
new aa3d31e08c57 ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
new 60eb5da2434b ubifs: auth: Add CONFIG_KEYS dependency
new 6554a56f352e ubifs: Fix memory leak on error condition
new d62e98ed1efc ubifs: Fix default compression selection in ubifs
new b95f83ab762d ubi: Put MTD device after it is not used
new e542087701f0 ubi: Do not drop UBI device reference before using
new e58725d51fa8 ubifs: Handle re-linking of inodes correctly while recovery
new f57b620a89ad Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/l [...]
new a4f98be7dc31 MAINTAINERS: add entry for i2c-axxia driver
new 32774a8153b4 i2c: nvidia-gpu: mark resume function as __maybe_unused
new 9097a058d49e Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
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:
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.
unknown user pushed a change to branch master
in repository lld.
from 00781d809 [ELF] Move IsNeeded logic from SymbolTable::addShared to Mark [...]
new 79b6a6971 Simplify. NFC.
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:
ELF/SymbolTable.cpp | 19 +++++++------------
1 file changed, 7 insertions(+), 12 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5a1012234 binutils-f0f13ece4ce4ae5745cbf987c187306f755736b8: 17395
new 0abca61f1 linux-1efde6eb181908e1095b4a5db90af0c024016bec: 17396
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 (5a1012234)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 42 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6380 +++---
4-build_abe-stage1/console.log | 12780 ++++++------
5-count_linux_objs/console.log | 20350 +++++++++----------
6-check_regression/console.log | 16 +-
7-update_baseline/console.log | 40 +-
console.log | 39600 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 39749 insertions(+), 39505 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-lts-allyesconfig
in repository toolchain/gcc.
from d0d3822b20e 2018-12-19 Bill Schmidt <wschmidt(a)linux.ibm.com>
adds 791aa458423 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 88177f5f0 binutils-9875794626c33b15f02173817f4a4593613c8cba: all
new 1dc36a8d0 gcc-791aa458423e1ff5ebb86177e09d8da8eb41b16a: 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 (88177f5f0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 98 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3535 ++++++++--------
4-build_abe-stage1/console.log | 4976 +++++++++++-----------
5-count_linux_objs/console.log | 133 +-
console.log | 8652 +++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 8760 insertions(+), 8656 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.