This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 102c0f4f8 [Reproducers] Fix reproducers unittest.
new d3138a403 Breakpad: Extract parsing code into a separate file
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:
.../ObjectFile/Breakpad/BreakpadRecords.cpp | 253 +++++++++++++++++++++
.../Plugins/ObjectFile/Breakpad/BreakpadRecords.h | 110 +++++++++
source/Plugins/ObjectFile/Breakpad/CMakeLists.txt | 1 +
.../ObjectFile/Breakpad/ObjectFileBreakpad.cpp | 179 ++-------------
.../ObjectFile/Breakpad/ObjectFileBreakpad.h | 1 -
.../SymbolFile/Breakpad/SymbolFileBreakpad.cpp | 32 +--
.../ObjectFile/Breakpad/BreakpadRecordsTest.cpp | 64 ++++++
unittests/ObjectFile/Breakpad/CMakeLists.txt | 6 +
unittests/ObjectFile/CMakeLists.txt | 1 +
9 files changed, 466 insertions(+), 181 deletions(-)
create mode 100644 source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp
create mode 100644 source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h
create mode 100644 unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp
create mode 100644 unittests/ObjectFile/Breakpad/CMakeLists.txt
--
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 release_80
in repository lldb.
from eed852869 Merging r351327: -------------------------------------------- [...]
new 35bad00d9 Merging r351504: -------------------------------------------- [...]
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:
include/lldb/Host/openbsd/HostInfoOpenBSD.h | 3 ++-
source/Host/openbsd/HostInfoOpenBSD.cpp | 11 ++++++-----
2 files changed, 8 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e4dd12c5a gcc-273d44ee4ecbc9bf27a2a2b77045ce6de7bc6d56: all
new 3a6f4412f binutils-241110d6cde08bf7367281bac67951d11639269e: 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 (e4dd12c5a)
\
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 | 108 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6543 +++++++--------
4-build_abe-stage1/console.log | 9841 +++++++++++-----------
5-count_linux_objs/console.log | 71 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 16589 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 16549 insertions(+), 16647 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 273d44ee4ec PR tree-optimization/86214 * tree-inline.h (struct copy_b [...]
new 359c1bf35e3 [AArch64] Add support for system register based stack prote [...]
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 | 15 +++++++++
gcc/config/aarch64/aarch64-opts.h | 6 ++++
gcc/config/aarch64/aarch64.c | 51 +++++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64.md | 64 ++++++++++++++++++++++++++++++++++++---
gcc/config/aarch64/aarch64.opt | 30 ++++++++++++++++++
gcc/doc/invoke.texi | 40 +++++++++++++++++++++++-
6 files changed, 201 insertions(+), 5 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 205bc028b binutils-e89c69419641d638a96cb7ca3c9fa4b3feac5ce0: all
new 4c1b9aace binutils-241110d6cde08bf7367281bac67951d11639269e: 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 (205bc028b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 92 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6306 ++---
4-build_abe-stage1/console.log | 13151 ++++-----
5-count_linux_objs/console.log | 40036 +++++++++++++--------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 55077 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 57438 insertions(+), 57272 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 99c9ffe03 binutils-e89c69419641d638a96cb7ca3c9fa4b3feac5ce0: all
new e4dd12c5a gcc-273d44ee4ecbc9bf27a2a2b77045ce6de7bc6d56: 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 (99c9ffe03)
\
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 | 136 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6647 ++++++++-------
4-build_abe-stage1/console.log | 10052 +++++++++++-----------
5-count_linux_objs/console.log | 83 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 16918 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 16913 insertions(+), 16973 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c67bc8ed4 llvm-bcabeb421d61b479cf618270b238fab3c1c73769: 18988
new 5abff0cab llvm-c4fa34c39aa7c083b598bb3a0551b74b3943789f: 18988
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 (c67bc8ed4)
\
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:
1-reset_artifacts/console.log | 108 +-
2-build_llvm/console.log | 8886 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 593 +--
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 8 +-
console.log | 9623 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 9653 insertions(+), 9587 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.