This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f29dcccc6d [X86] Follow up to r353878, add MSVC compatibility command l [...]
new 5273cd5441 docs: Update the ShadowCallStack documentation.
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:
docs/ShadowCallStack.rst | 212 ++++++++++++++++++++++++++---------------------
1 file changed, 116 insertions(+), 96 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 compiler-rt.
from 2188fd227 tsan: update check_analyze.sh
new 6e85a0356 [libFuzzer] move the implementation of the fork mode into a s [...]
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:
lib/fuzzer/CMakeLists.txt | 2 +
lib/fuzzer/FuzzerDriver.cpp | 95 ++-------------------------------
lib/fuzzer/FuzzerFork.cpp | 127 ++++++++++++++++++++++++++++++++++++++++++++
lib/fuzzer/FuzzerFork.h | 24 +++++++++
lib/fuzzer/FuzzerIO.cpp | 8 ++-
lib/fuzzer/FuzzerIO.h | 2 +
6 files changed, 165 insertions(+), 93 deletions(-)
create mode 100644 lib/fuzzer/FuzzerFork.cpp
create mode 100644 lib/fuzzer/FuzzerFork.h
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c9a2252d41 0: last-good: llvm-linux: all
new 971cf9a141 0: last-good: llvm-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 (c9a2252d41)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 72 +-
2-build_llvm/console.log | 10235 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 145 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10458 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 10491 insertions(+), 10439 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-defconfig
in repository toolchain/ci/binutils-gdb.
from ea638c4312 AArch64: Detect exit from execve syscall
adds 43c4685f14 Automatic date update in version.in
adds 04d7fa2132 Update description of how to make a release to include the u [...]
adds e20773049f Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
adds e486594504 Updated French translation for ld/ and gold/ subdirectories
adds ac8c53cc67 Use function_name_style to print Ada and C function names
adds 2636d81d80 Use address style to print addresses in breakpoint information.
adds 1ed9f74e85 Make symtab.c better styled.
new 402d2bfec4 Look for separate debug files in debug directories under a sysroot.
new efac4bfe0b Add a new function child_path.
new cd4b78483c Use child_path to determine if an object file is under a sysroot.
new f62318e98d Try to use the canonical version of a sysroot for debug file links.
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +
binutils/README-how-to-make-a-release | 125 +-
gdb/ChangeLog | 47 +
gdb/Makefile.in | 1 +
gdb/ada-typeprint.c | 6 +-
gdb/breakpoint.c | 7 +-
gdb/c-typeprint.c | 8 +-
gdb/common/pathstuff.c | 50 +
gdb/common/pathstuff.h | 6 +
gdb/symfile.c | 36 +-
gdb/symtab.c | 55 +-
gdb/symtab.h | 8 +
gdb/unittests/child-path-selftests.c | 68 +
gold/ChangeLog | 4 +
gold/po/fr.po | 559 +++--
include/ChangeLog | 5 +
include/splay-tree.h | 11 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 4245 +++++++++++++++++----------------
libiberty/ChangeLog | 6 +
libiberty/splay-tree.c | 13 +-
22 files changed, 2800 insertions(+), 2472 deletions(-)
create mode 100644 gdb/unittests/child-path-selftests.c
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 457cfcbd7d 0: last-good: binutils-gcc-linux: all
new 8e8644e847 0: last-good: 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 (457cfcbd7d)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3209 ++++---
4-build_abe-stage1/console.log | 3909 ++++----
5-count_linux_objs/console.log | 11572 +++++++++++------------
console.log | 18680 ++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
7 files changed, 18692 insertions(+), 18716 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 llvm.
from 4499765b6a9 [SelectionDAG] Clean up comments in SelectionDAGBuilder.h. NFC
new e126f1baea2 [gn build] Separate debug and optimization settings
new 029ba20623d AMDGPU: Remove duplicate processor (gfx900)
The 2 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:
lib/Target/AMDGPU/GCNProcessors.td | 8 --------
utils/gn/build/BUILD.gn | 10 ++++++++--
utils/gn/build/buildflags.gni | 5 ++++-
3 files changed, 12 insertions(+), 11 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 llvm.
from 2d0b1b5542d Fix auto-upgrade for the new parameter to llvm.objectsize
new 4499765b6a9 [SelectionDAG] Clean up comments in SelectionDAGBuilder.h. 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:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 88 ++++++++++++--------------
1 file changed, 42 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.