This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 522623e4aa Use Linux 4.15 in build-many-glibcs.py.
new 088de7d009 Clean up build-many-glibcs.py libcilkrts disabling.
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:
ChangeLog | 4 ++++
scripts/build-many-glibcs.py | 8 +++++---
2 files changed, 9 insertions(+), 3 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 glibc.
from 8b406f8776 lt_LT: Add alternative month names (bug 10871).
new 522623e4aa Use Linux 4.15 in build-many-glibcs.py.
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:
ChangeLog | 5 +++++
scripts/build-many-glibcs.py | 2 +-
2 files changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from b9bade5d75f Regenerate libstdc++ documentation
new 61f5892106d * download_prerequisites: Use shasum for FreeBSD and DragonFly.
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:
contrib/ChangeLog | 4 ++++
contrib/download_prerequisites | 2 +-
2 files 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.
unknown user pushed a change to branch master
in repository clang.
from 0c08d98301 [NFC] fix trivial typos in comments
new b286bfc45e [Lexer] Support adding working directory to relative search [...]
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/Lex/HeaderSearch.h | 11 ++++-
lib/Lex/HeaderSearch.cpp | 33 ++++++++-----
unittests/Lex/CMakeLists.txt | 1 +
unittests/Lex/HeaderSearchTest.cpp | 96 ++++++++++++++++++++++++++++++++++++++
4 files changed, 129 insertions(+), 12 deletions(-)
create mode 100644 unittests/Lex/HeaderSearchTest.cpp
--
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 binutils-gdb.
from 98d72909f8 ld: Skip unsupported static executable tests
new b431b4ea88 Prevent patch remnants from being included in release tarballs.
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:
ChangeLog | 5 +++++
src-release.sh | 5 +++++
2 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.
unknown user pushed a change to branch master
in repository llvm.
from d52b34fd898 [DebugInfo] Fix fragment offset emission order for symbol l [...]
new af49ca6b29e [AArch64][AsmParser] NFC: Generalize LogicalImm[Not](32|64) code
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/Target/AArch64/AArch64InstrFormats.td | 12 +++-
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 69 ++++++----------------
.../AArch64/InstPrinter/AArch64InstPrinter.cpp | 19 ++----
.../AArch64/InstPrinter/AArch64InstPrinter.h | 7 +--
.../AArch64/MCTargetDesc/AArch64AddressingModes.h | 3 +-
5 files changed, 38 insertions(+), 72 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 lldb.
from e355de977 Fix NetBsd build broken by r323637
new bfa224ba3 [lldb] Silence signed <-> unsigned integer comparison warning
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:
source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from eb77f6a462 PR22741, objcopy segfault on fuzzed COFF object
new 98d72909f8 ld: Skip unsupported static executable tests
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:
ld/ChangeLog | 11 ++++++++++
ld/testsuite/config/default.exp | 37 +++++++++++++++++++++++++++++++++
ld/testsuite/ld-bootstrap/bootstrap.exp | 8 +++++++
ld/testsuite/ld-ifunc/ifunc.exp | 25 +++++++++++++---------
ld/testsuite/lib/ld-lib.exp | 18 ++++++++++++++--
5 files changed, 87 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.
unknown user pushed a change to branch master
in repository gcc.
from 25565afc008 2018-01-29 Richard Biener <rguenther(a)suse.de>
new 1b861904d7c PR libstdc++/83658 fix exception-safety in std::any::emplace
new b9bade5d75f Regenerate libstdc++ documentation
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:
libstdc++-v3/ChangeLog | 11 +++++
libstdc++-v3/doc/html/faq.html | 13 ++++--
libstdc++-v3/doc/html/index.html | 4 +-
libstdc++-v3/doc/html/manual/abi.html | 4 +-
libstdc++-v3/doc/html/manual/bugs.html | 3 ++
libstdc++-v3/doc/html/manual/using_macros.html | 4 +-
libstdc++-v3/doc/xml/faq.xml | 2 +-
libstdc++-v3/include/std/any | 15 +++---
.../testsuite/20_util/any/misc/any_cast_neg.cc | 2 +-
.../1.cc => 20_util/any/modifiers/83658.cc} | 54 ++++++++++++++--------
10 files changed, 73 insertions(+), 39 deletions(-)
copy libstdc++-v3/testsuite/{18_support/launder/1.cc => 20_util/any/modifiers/8365 [...]
--
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 c2b2c5730c4 [Sparc] Account for bias in stack readjustment
new d52b34fd898 [DebugInfo] Fix fragment offset emission order for symbol l [...]
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/AsmPrinter/DwarfCompileUnit.cpp | 7 ++--
test/DebugInfo/X86/fragment-offset-order.ll | 62 +++++++++++++++++++++++++++++
2 files changed, 66 insertions(+), 3 deletions(-)
create mode 100644 test/DebugInfo/X86/fragment-offset-order.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.