This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 8ef0e6a4f Refactor default constructor SFINAE in pair and tuple.
new cae4caafd [libc++] Harden usage of static_assert against C++03
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/cmath | 4 ++--
1 file changed, 2 insertions(+), 2 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 5dd8fd3019 [clang][lldb][NFC] Encapsulate ExternalASTMerger::ImporterSource
new f791ec4bdc [clang] Ignore builtin namespaces in test/Import/cxx-anon-namespace
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:
test/Import/cxx-anon-namespace/test.cpp | 6 +++++-
1 file changed, 5 insertions(+), 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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6e111044 0: update: llvm-linux: 19868
new 7279263b 0: update: llvm-d072cd059d28acf5bb4bda95c551a370c9cff1dc: 19868
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 (6e111044)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 130 +-
02-build_llvm/console.log | 12037 ++++++++++++++--------------
03-build_linux/console.log | 4609 ++++++-----
console.log | 16804 +++++++++++++++++++--------------------
jenkins/manifest.sh | 11 +-
5 files changed, 16645 insertions(+), 16946 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 121a3c160ff 2019-10-01 Richard Biener <rguenther(a)suse.de>
new 34457e91a7a DWARF array bounds missing from C++ array definitions
new 95f77c5cd10 Store float for pow result test
new 53b72bdd938 recompute opt flags after opt level change
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:
gcc/ChangeLog | 11 ++++
gcc/config/i386/i386-options.c | 89 ++++++++++++++++-------------
gcc/dwarf2out.c | 32 ++++++++++-
gcc/testsuite/ChangeLog | 17 ++++++
gcc/testsuite/g++.dg/debug/dwarf2/array-0.C | 13 +++++
gcc/testsuite/g++.dg/debug/dwarf2/array-1.C | 13 +++++
gcc/testsuite/g++.dg/debug/dwarf2/array-2.C | 15 +++++
gcc/testsuite/g++.dg/debug/dwarf2/array-3.C | 20 +++++++
gcc/testsuite/g++.dg/debug/dwarf2/array-4.C | 16 ++++++
gcc/testsuite/gcc.dg/debug/dwarf2/array-0.c | 10 ++++
gcc/testsuite/gcc.dg/debug/dwarf2/array-1.c | 10 ++++
gcc/testsuite/gcc.dg/debug/dwarf2/array-2.c | 8 +++
gcc/testsuite/gcc.dg/debug/dwarf2/array-3.c | 8 +++
gcc/testsuite/gcc.dg/torture/pr41094.c | 3 +-
14 files changed, 224 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/array-0.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/array-1.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/array-2.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/array-3.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/array-4.C
create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/array-0.c
create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/array-1.c
create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/array-2.c
create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/array-3.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 gcc.
from 972fa81bf99 regrename: Use PC instead of CC0 to hide operands
new 121a3c160ff 2019-10-01 Richard Biener <rguenther(a)suse.de>
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-loop.c | 36 +++++++++++++++++++-----------------
2 files changed, 24 insertions(+), 17 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 145332c9b5d InstrProf - avoid static analyzer dyn_cast<ConstantInt> nul [...]
new 1f05f58c4da ObjectFile makeTriple - silence static analyzer dyn_cast<CO [...]
new f29d67d3197 VirtualFileSystem - replace dyn_cast<>+assert with cast<> c [...]
new f8fdbd17d38 DIExpression::createFragmentExpression - silence static ana [...]
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/IR/DebugInfoMetadata.cpp | 1 +
lib/Object/ObjectFile.cpp | 2 +-
lib/Support/VirtualFileSystem.cpp | 13 +++++--------
3 files changed, 7 insertions(+), 9 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/binutils-gdb.
from 663f67df1e PR25046, readelf "Reading xxx bytes extends past end of file [...]
adds 703a86c2fa gdb: re-write add_psymbol_to_list doc, move it to header file
adds c7ee338a2d Improve some comments about msymbol handling
adds 4a56a52007 Disable all warnings in gdb.rust/traits.rs
adds 6fb08628e0 Use std::sort instead of qsort in minsyms.c
adds 5f48f8f3c3 Remove extra whitespaces at the end of lines.
adds af79fcc547 Automatic date update in version.in
adds 8fe0f950f4 [PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx
adds cd7c32c36a Fix leak due to assigning a xstrdup-ed string to the std::st [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++
gdb/dwarf2read.c | 20 +++++++++++++++-----
gdb/main.c | 8 +++-----
gdb/minsyms.c | 38 ++++++++++++++++----------------------
gdb/minsyms.h | 3 ++-
gdb/objfiles.h | 14 ++++++++------
gdb/psympriv.h | 35 ++++++++++++++++++++++++++---------
gdb/psymtab.c | 6 +-----
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.rust/traits.rs | 4 +---
11 files changed, 117 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.