This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8d5a52b clang-format: Don't force-wrap multiline RHSs for 2-operand e [...]
new 469b639 Fix Index test after recent clang-format change.
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/Index/overriding-ftemplate-comments.cpp | 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 92b1e96 2017-02-01 Richard Biener <rguenther(a)suse.de>
new c0f9e81 * brigfrontend/brig-code-entry-handler.cc: fix address expres [...]
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/brig/ChangeLog | 9 +++++++++
gcc/brig/brigfrontend/brig-code-entry-handler.cc | 8 ++++++--
gcc/brig/brigfrontend/brig-lane-inst-handler.cc | 3 ++-
gcc/brig/brigfrontend/brig-to-generic.cc | 3 ++-
4 files changed, 19 insertions(+), 4 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from c9529d7 start-container-docker.sh: No need to forward ssh-agent.
new 669e1d1 start-container-schroot.sh: Start schroot session remotely.
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:
start-container-schroot.sh | 9 +++++----
1 file changed, 5 insertions(+), 4 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 9eabc2f Doxygen comments for prfchwintrin.h
new 8d5a52b clang-format: Don't force-wrap multiline RHSs for 2-operand e [...]
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/Format/ContinuationIndenter.cpp | 7 +++-
unittests/Format/FormatTest.cpp | 80 +++++++++++++++++++++++++------------
2 files changed, 61 insertions(+), 26 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 lld.
from a70f149 git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@29374 [...]
new 563652a [ELF] - Revert r293749
new c6f26ff [ELF] - Recommit r293749. Improve comment. NFC.
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:
--
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 lld.
from 729dbb6 Print alignment in decimal instead of hexadecimal.
new b9bb601 [ELF] - Linkerscript: properly mark minus expression with non [...]
new a70f149 git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@29374 [...]
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:
ELF/LinkerScript.cpp | 18 +++++++++---------
test/ELF/linkerscript/non-absolute.s | 30 ++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 9 deletions(-)
create mode 100644 test/ELF/linkerscript/non-absolute.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 44f5b1e start-container-docker.sh: Use ssh instead of telnet to detec [...]
new c9529d7 start-container-docker.sh: No need to forward ssh-agent.
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:
start-container-docker.sh | 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 openmp.
from 6009b40 [OpenMP] Initial implementation of OpenMP offloading library [...]
new cf09abb [OpenMP] Redefined macro warning in libomptarget
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:
libomptarget/src/omptarget.h | 3 +++
1 file changed, 3 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 aaribaud/y2038
in repository glibc.
discards 8ae1104 Add 64-bit versions for 'broken-up time' APIs
new bd774f2 Add 64-bit versions for 'broken-up time' APIs
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 (8ae1104)
\
N -- N -- N refs/heads/aaribaud/y2038 (bd774f2)
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:
include/time.h | 4 ++++
time/gmtime.c | 4 ++--
2 files changed, 6 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 compiler-rt.
from 55845b4 [sanitizer] Support SANITIZER_INTERCEPTOR_HOOKS on Darwin
new 7cebbf5 [asan] Support handle_sigfpe on Darwin
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/sanitizer_common/sanitizer_mac.cc | 2 ++
test/sanitizer_common/TestCases/{Linux => Posix}/fpe.cc | 0
2 files changed, 2 insertions(+)
rename test/sanitizer_common/TestCases/{Linux => Posix}/fpe.cc (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.