This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 34d6a3cbf2 Support mcount/gprof test with GCC defaulting to PIE
new d4505b895f Add math benchmark latency test
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 | 6 ++++++
benchtests/bench-skeleton.c | 27 +++++++++++++++++++++++----
benchtests/scripts/bench.py | 20 ++++++++++++++------
3 files changed, 43 insertions(+), 10 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 987e30d8673 [dfsan] Add explicit zero extensions for shadow parameters [...]
new 7f37f07d7b1 Mark Verifier/invalid-eh.ll as unsupported on windows
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/Verifier/invalid-eh.ll | 2 ++
1 file changed, 2 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 gcc.
from 899af040b0e 2017-08-17 Richard Biener <rguenther(a)suse.de>
new 03a511c845c PR middle-end/81814 * fold-const.c (operand_equal_for_com [...]
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 | 9 +++++
gcc/fold-const.c | 63 +++++++---------------------------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/torture/pr81814.c | 36 +++++++++++++++++++
4 files changed, 63 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81814.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 clang.
from 05fae15d08 Print enum constant values using the original source formatt [...]
new d4d128789d Unguarded availability diagnoser should use TraverseStmt ins [...]
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/Sema/SemaDeclAttr.cpp | 3 +--
test/FixIt/fixit-availability.mm | 8 ++++++++
2 files changed, 9 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 llvm.
from c3fa9e8b811 [globalisel][tablegen] Generate TypeObject table. NFC
new 987e30d8673 [dfsan] Add explicit zero extensions for shadow parameters [...]
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:
.../Instrumentation/DataFlowSanitizer.cpp | 10 ++++
.../Inputs/shadow-args-abilist.txt | 8 ++++
test/Instrumentation/DataFlowSanitizer/abilist.ll | 10 ++--
.../DataFlowSanitizer/shadow-args-zext.ll | 54 ++++++++++++++++++++++
4 files changed, 77 insertions(+), 5 deletions(-)
create mode 100644 test/Instrumentation/DataFlowSanitizer/Inputs/shadow-args-abilist.txt
create mode 100644 test/Instrumentation/DataFlowSanitizer/shadow-args-zext.ll
--
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-tools-extra.
from 93212637 [clang-tidy] Don't generate fixes for initializer_list constr [...]
new 7d578cf4 [clang-tidy] Ignore statements inside a template instantiation.
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:
clang-tidy/modernize/MakeSmartPtrCheck.cpp | 6 ++++--
test/clang-tidy/modernize-make-unique.cpp | 12 ++++++++++++
2 files changed, 16 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 binutils-2_29-branch
in repository binutils-gdb.
from fb355cc351 Automatic date update in version.in
new 6f0f222468 [AArch64] Fix PR18841 ifunc relocation ordering
new ba07ff6871 [AArch64] Skip IFUNC relocations in debug sections
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:
bfd/ChangeLog | 12 ++++++++++++
bfd/elfnn-aarch64.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 65 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 binutils-gdb.
from 545bc2b377 [AArch64] Skip IFUNC relocations in debug sections
new 714da62f64 Add test of V2 GNU build attribute notes.
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:
binutils/ChangeLog | 11 +++++
binutils/readelf.c | 3 +-
binutils/testsuite/binutils-all/note-3-32.d | 18 ++++++++
binutils/testsuite/binutils-all/note-3-32.s | 57 ++++++++++++++++++++++++
binutils/testsuite/binutils-all/note-3-64.d | 18 ++++++++
binutils/testsuite/binutils-all/note-3-64.s | 57 ++++++++++++++++++++++++
binutils/testsuite/binutils-all/note-3.32.s | 67 +++++++++++++++++++++++++++++
binutils/testsuite/binutils-all/objcopy.exp | 2 +
8 files changed, 232 insertions(+), 1 deletion(-)
create mode 100644 binutils/testsuite/binutils-all/note-3-32.d
create mode 100644 binutils/testsuite/binutils-all/note-3-32.s
create mode 100644 binutils/testsuite/binutils-all/note-3-64.d
create mode 100644 binutils/testsuite/binutils-all/note-3-64.s
create mode 100644 binutils/testsuite/binutils-all/note-3.32.s
--
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 5f96802aec Fix undefined behavior that is caused by not always initiali [...]
new 05fae15d08 Print enum constant values using the original source formatt [...]
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/AST/PrettyPrinter.h | 21 ++++++++++-
include/clang/AST/Stmt.h | 4 +--
lib/AST/DeclPrinter.cpp | 21 ++++++-----
lib/AST/StmtPrinter.cpp | 41 +++++++++++++++++-----
lib/Index/CommentToXML.cpp | 1 +
...-html-xml-conversion-with-original-literals.cpp | 26 ++++++++++++++
6 files changed, 93 insertions(+), 21 deletions(-)
create mode 100644 test/Index/comment-to-html-xml-conversion-with-original-literals.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 12601963cf Add new Brazilian Portuguese translation for the ld subdirectory.
new 545bc2b377 [AArch64] Skip IFUNC relocations in debug sections
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:
bfd/ChangeLog | 6 ++++++
bfd/elfnn-aarch64.c | 25 ++++++++++++++++++++++---
2 files changed, 28 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.