This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_27-branch
in repository binutils-gdb.
from 2d90b15 Automatic date update in version.in
new dccb2ff Fix the generation of GOT table entries for the SH in the pre [...]
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/elf32-sh.c | 4 +++-
ld/ChangeLog | 18 ++++++++++++++++++
ld/emulparams/shelf.sh | 3 +++
ld/emulparams/shelf32.sh | 3 +++
ld/emulparams/shelf_nto.sh | 3 +++
ld/emulparams/shelf_vxworks.sh | 4 ++++
ld/emulparams/shlelf32_linux.sh | 4 +++-
ld/emulparams/shlelf_linux.sh | 3 +++
ld/emulparams/shlelf_nto.sh | 3 +++
10 files changed, 49 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 7c37f8e [X86][SSE] Split off shuffle mask canonicalization from lower [...]
new bd9e8a1 [InstCombine] use m_APInt to allow icmp eq (sub C1, X), C2 fo [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 8 ++++----
test/Transforms/InstCombine/icmp.ll | 8 ++------
2 files changed, 6 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 vehre/coarray
in repository gcc.
from 56d4674 Fixing occurance of error message for allocatable components [...]
new 5f9a531 Fixed computation of allocatable component index when regular [...]
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/fortran/symbol.c | 5 +-
gcc/fortran/trans-intrinsic.c | 5 +-
gcc/fortran/trans.c | 2 +-
libgfortran/caf/single.c | 185 +++++++++++++++++++++++++++++++-----------
4 files changed, 145 insertions(+), 52 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 1fa5d8b Rework C/C++ OpenACC routine parsing
new 18d87ca Fix GNU coding style in gcov.c
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 | 18 ++++++++++++
gcc/gcov.c | 88 ++++++++++++++++++++++++++++-------------------------------
2 files changed, 60 insertions(+), 46 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 openmp.
from 3558291 kmp_taskdeps.cpp: Fix debugging output
new 03a057f Add test case for nested creation of tasks
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:
runtime/test/tasking/nested_task_creation.c | 35 +++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 runtime/test/tasking/nested_task_creation.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-tools-extra.
from 62c88ef [clang-rename] add missing clang-format improvements
new 3c5c1da [clang-tidy] misc-argument-comment non-strict 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:
clang-tidy/ClangTidy.h | 17 +++++++
clang-tidy/misc/ArgumentCommentCheck.cpp | 59 +++++++++++++++---------
clang-tidy/misc/ArgumentCommentCheck.h | 2 +
docs/clang-tidy/checks/misc-argument-comment.rst | 4 ++
test/clang-tidy/misc-argument-comment-strict.cpp | 19 ++++++++
test/clang-tidy/misc-argument-comment.cpp | 9 +++-
unittests/clang-tidy/MiscModuleTest.cpp | 4 +-
7 files changed, 88 insertions(+), 26 deletions(-)
create mode 100644 test/clang-tidy/misc-argument-comment-strict.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 llvm.
from 17c4ba4 [X86] Heuristic to selectively build Newton-Raphson SQRT estimation
new 14ae142 [Hexagon] Clear kill flags from modified registers in peephol [...]
new 7c37f8e [X86][SSE] Split off shuffle mask canonicalization from lower [...]
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/Hexagon/HexagonPeephole.cpp | 5 +-
lib/Target/X86/X86ISelLowering.cpp | 119 ++++++++++++++++------------
test/CodeGen/Hexagon/peephole-kill-flags.ll | 27 +++++++
3 files changed, 98 insertions(+), 53 deletions(-)
create mode 100644 test/CodeGen/Hexagon/peephole-kill-flags.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 users/palves/restore-signal-dispositions
in repository binutils-gdb.
discards 7dc891b Fix PR18653 - spawn changes SIGPIPE SIG_DFL to SIG_IGN
new 998d1c4 Fix PR18653 - spawn changes SIGPIPE SIG_DFL to SIG_IGN
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 (7dc891b)
\
N -- N -- N refs/heads/users/palves/restore-signal-dispositions (998d1c4)
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:
gdb/common/signal-dispositions-save-restore.c | 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 users/palves/restore-signal-dispositions
in repository binutils-gdb.
at 7dc891b Fix PR18653 - spawn changes SIGPIPE SIG_DFL to SIG_IGN
This branch includes the following new commits:
new 7dc891b Fix PR18653 - spawn changes SIGPIPE SIG_DFL to SIG_IGN
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.
--
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 6f67973 Determine target description for native aarch64
new 0244256 Fix generation of relocs for 32-bit Sparc Solaris targets.
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-sparc.c | 16 ++++++++++++++++
2 files changed, 23 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.