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-defconfig
in repository toolchain/ci/gcc.
from 026a21dd146 Daily bump.
adds bc9ba4e2a03 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 0c11652069 0: last-good: binutils-gcc-linux: all
new 74529d8ac5 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 (0c11652069)
\
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 | 11 +-
3-build_abe-binutils/console.log | 3648 ++++++++++--------
4-build_abe-stage1/console.log | 4033 +++++++++++---------
5-count_linux_objs/console.log | 69 +-
console.log | 7827 ++++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
6 files changed, 8407 insertions(+), 7193 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 clang.
from e0d7fd13fb [clang][Index] Fix usage of IndexImplicitInstantiation
new 8569f81b8c [ARM] Add pre-defined macros for ROPI and RWPI
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/clang/Basic/LangOptions.def | 2 ++
include/clang/Driver/Options.td | 4 ++--
lib/Basic/Targets/ARM.cpp | 6 ++++++
lib/Driver/ToolChains/Clang.cpp | 7 +++++++
lib/Frontend/CompilerInvocation.cpp | 2 ++
test/Preprocessor/arm-pic-predefines.c | 14 ++++++++++++++
6 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 test/Preprocessor/arm-pic-predefines.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.
unknown user pushed a change to branch master
in repository llvm.
from 846a9882992 [MCA] Slightly refactor method writeStartEvent in WriteStat [...]
new b6d8f1d9229 [NFC] Make Optional<T> trivially copyable when T is trivial [...]
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/llvm/ADT/Optional.h | 72 ++++++++++++++++++++++++++++++++++++++++++
unittests/ADT/OptionalTest.cpp | 21 ++++++++++++
2 files changed, 93 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.
"Christophe Lyon pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
from 8fed4da tcwg_kernel-bisect.sh: Define rr[current_project] later
new d57ba50 tcwg_bmk-build.sh: Print some info when a regression is detected.
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:
tcwg_bmk-build.sh | 1 +
1 file changed, 1 insertion(+)
--
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 lldb.
from 64853971a PECOFF: Implement GetBaseAddress
new 5a4d9f3af minidump: Add ability to attach (breakpad) symbol files to pl [...]
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/Core/Module.h | 22 ++--
.../Minidump/Inputs}/linux-x86_64.dmp | Bin
lit/Minidump/Inputs/linux-x86_64.syms | 4 +
lit/Minidump/breakpad-symbols.test | 26 +++++
.../Plugins/Process/minidump/ProcessMinidump.cpp | 114 +++++++++++++--------
5 files changed, 114 insertions(+), 52 deletions(-)
copy {packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new => li [...]
create mode 100644 lit/Minidump/Inputs/linux-x86_64.syms
create mode 100644 lit/Minidump/breakpad-symbols.test
--
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 a818fd0b6ad PR target/89361 * config/s390/s390.c (s390_indirect_branc [...]
new 9b964845dfb PR target/89369 * config/s390/s390.md (*r<noxa>sbg_<mode> [...]
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 | 7 +++
gcc/config/s390/s390.md | 25 +++-----
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.c-torture/execute/pr89369.c | 69 +++++++++++++++++++++++
gcc/testsuite/gcc.target/s390/md/rXsbg_mode_sXl.c | 4 +-
5 files changed, 95 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr89369.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_bmk/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 1500246c89 gcc-9ee6d68dc9fa0b39ac990dcad8ef63391285d799: -10
new b72f097fdc gcc-fab289557c0851e75e53c0d0e6a33d00e811a45b: -5
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 (1500246c89)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-b [...]
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 | 57 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-bootstrap_O3/console.log | 35732 +++++++++++++++++++++++---------
5-update_baseline/console.log | 2 +-
console.log | 35813 ++++++++++++++++++++++++---------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 2 +
8 files changed, 52076 insertions(+), 19560 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 release_80
in repository llvm.
from 02fa6d88116 Merging r354128 and r354131:
new fc42d621707 Merging r354144: ------------------------------------------ [...]
new 2a7ad002c04 Merging r353907: ------------------------------------------ [...]
new 28a9d633825 Merging r354034 and r354117:
The 3 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/MC/ELFObjectWriter.cpp | 18 +++++++----
lib/Target/X86/X86ISelLowering.cpp | 13 ++++++--
.../InstCombine/InstructionCombining.cpp | 3 +-
test/CodeGen/X86/pr40730.ll | 36 ++++++++++++++++++++++
test/MC/ELF/invalid-symver.s | 2 +-
test/MC/ELF/multiple-different-symver.s | 2 +-
test/Transforms/InstCombine/vec_shuffle.ll | 15 +++++++++
7 files changed, 78 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/X86/pr40730.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.