This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 11dcf9c Open process with PROCESS_QUERY_INFORMATION to fetch maps
new 05847ad Fix console clear screen in case of partial scrolling
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:
winsup/cygwin/fhandler_console.cc | 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 gcc.
from 6422a14 2016-08-01 Virendra Pathak <virendra.pathak(a)broadcom.com>
new aa8852c [AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STP
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 | 6 ++++++
gcc/config/aarch64/aarch64.c | 6 ++++--
gcc/testsuite/ChangeLog | 4 ++++
.../gcc.target/aarch64/ldp_stp_unaligned_1.c | 20 ++++++++++++++++++++
4 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ldp_stp_unaligned_1.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 a746657 scan-build: Add an option to show the description in the list [...]
new 1505139 Allow .exe extension to ld to fix test with mingw.
new 85c0fa1 Implement tooling::Replacements as a class.
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:
include/clang/Tooling/Core/Replacement.h | 126 +++++----
include/clang/Tooling/Refactoring.h | 16 +-
lib/Format/Format.cpp | 54 ++--
lib/Format/SortJavaScriptImports.cpp | 10 +-
lib/Format/TokenAnalyzer.cpp | 14 +-
lib/Format/WhitespaceManager.cpp | 7 +-
lib/Tooling/Core/Replacement.cpp | 362 +++++++++++--------------
lib/Tooling/Refactoring.cpp | 16 +-
lib/Tooling/RefactoringCallbacks.cpp | 38 ++-
test/Driver/offloading-interoperability.c | 2 +-
tools/clang-format/ClangFormat.cpp | 8 +-
unittests/Format/CleanupTest.cpp | 126 +++++----
unittests/Format/FormatTest.cpp | 40 ++-
unittests/Tooling/RefactoringTest.cpp | 426 ++++++++++++------------------
unittests/Tooling/ReplacementTest.h | 56 ++++
unittests/Tooling/RewriterTest.cpp | 7 +-
16 files changed, 675 insertions(+), 633 deletions(-)
create mode 100644 unittests/Tooling/ReplacementTest.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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 7af9b2c [clang-tidy] add check cppcoreguidelines-special-member-functions
new 7f9e09d Changes related to new implementation of tooling::Replacement [...]
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:
.../Tooling/ApplyReplacements.h | 5 ++
.../lib/Tooling/ApplyReplacements.cpp | 79 +++++++++++++++++++++-
.../tool/ClangApplyReplacementsMain.cpp | 2 +-
clang-rename/RenamingAction.cpp | 24 ++++---
clang-rename/RenamingAction.h | 10 +--
clang-rename/tool/ClangRename.cpp | 7 +-
clang-tidy/ClangTidyDiagnosticConsumer.cpp | 9 ++-
include-fixer/IncludeFixer.cpp | 27 ++++++--
include-fixer/tool/ClangIncludeFixer.cpp | 4 +-
tool-template/ToolTemplate.cpp | 12 ++--
unittests/clang-tidy/ClangTidyTest.h | 9 ++-
11 files changed, 152 insertions(+), 36 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 f3c032a extend shift count warnings to vector types
new 6422a14 2016-08-01 Virendra Pathak <virendra.pathak(a)broadcom.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 | 5 +++++
gcc/config/aarch64/aarch64.c | 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 72acf46 * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.
new f3c032a extend shift count warnings to vector types
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/c/ChangeLog | 6 +++++
gcc/c/c-fold.c | 18 +++++++++----
gcc/c/c-typeck.c | 58 +++++++++++++++++++++++++----------------
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.dg/vshift-6.c | 42 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vshift-7.c | 47 +++++++++++++++++++++++++++++++++
6 files changed, 148 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vshift-6.c
create mode 100644 gcc/testsuite/gcc.dg/vshift-7.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 newlib.
from d7586cb Fix clear screen behaviour of console when user scrolled up or down
new 11dcf9c Open process with PROCESS_QUERY_INFORMATION to fetch maps
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:
winsup/cygwin/fhandler_process.cc | 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 llvm.
from deeb6ba [AArch64] Return the correct size for TLSDESC_CALLSEQ
new a77b56f [SimplifyCFG] Fix nasty RAUW bug from r277325
new 25fd149 Fixed MSVC out of range shift warning
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/Mips/MipsSEISelDAGToDAG.cpp | 2 +-
lib/Transforms/Utils/SimplifyCFG.cpp | 7 ++++---
test/Transforms/SimplifyCFG/rangereduce.ll | 28 +++++++++++++++++++++++++++-
3 files changed, 32 insertions(+), 5 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 gcc-6-branch
in repository gcc.
from 22724c5 Daily bump.
new 58d20cc gcc/ Backport from 2016-06-16 trunk r237536. 2016-06-16 Se [...]
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 | 13 +++++
gcc/config/avr/avr.c | 83 ---------------------------
gcc/config/avr/avr.h | 2 +-
gcc/testsuite/ChangeLog | 16 ++++++
gcc/testsuite/gcc.target/avr/pr71151-1.c | 12 ++++
gcc/testsuite/gcc.target/avr/pr71151-2.c | 26 +++++++++
gcc/testsuite/gcc.target/avr/pr71151-3.c | 32 +++++++++++
gcc/testsuite/gcc.target/avr/pr71151-4.c | 32 +++++++++++
gcc/testsuite/gcc.target/avr/pr71151-5.c | 32 +++++++++++
gcc/testsuite/gcc.target/avr/pr71151-6.c | 32 +++++++++++
gcc/testsuite/gcc.target/avr/pr71151-7.c | 30 ++++++++++
gcc/testsuite/gcc.target/avr/pr71151-8.c | 29 ++++++++++
gcc/testsuite/gcc.target/avr/pr71151-common.h | 27 +++++++++
13 files changed, 282 insertions(+), 84 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-1.c
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-2.c
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-3.c
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-4.c
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-5.c
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-6.c
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-7.c
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-8.c
create mode 100644 gcc/testsuite/gcc.target/avr/pr71151-common.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 781bf64 Update Swedish translation in bfd directory.
new 41bfcd6 Swap "single-process" and "multi-process" in process-dies-whi [...]
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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.threads/process-dies-while-detaching.exp | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.