This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from ca5e388a [test-suite] Adding the Pathfinder Benchmark
new ea9b6a2c [test-suite] Fix warnings in Pathfinder
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:
MultiSource/Benchmarks/DOE-ProxyApps-C/Pathfinder/main.c | 3 ++-
MultiSource/Benchmarks/DOE-ProxyApps-C/Pathfinder/parsing.c | 2 +-
.../Benchmarks/DOE-ProxyApps-C/Pathfinder/searchAlgorithms.c | 7 ++++---
.../Benchmarks/DOE-ProxyApps-C/Pathfinder/searchAlgorithms.h | 1 +
4 files changed, 8 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 master
in repository clang.
from 1b700ab925 [clang-format] Fix lines regression in clang-format.py
new 6fb41bb447 [clang-format] Break non-trailing block comments
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 | 2 +-
unittests/Format/FormatTestComments.cpp | 16 ++++++++++++++++
2 files changed, 17 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 release_50
in repository clang.
from e80de58ee4 Mention #pragma pack PCH serialization change in release notes
new 075c718ac2 Mention libclang code-completion changes in release 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:
docs/ReleaseNotes.rst | 24 +++++++++++++++++++++++-
1 file changed, 23 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 ff2cadec02 [mips] Rename getSupportedNanEncoding() to getIEEE754Standard()
new 1b700ab925 [clang-format] Fix lines regression in clang-format.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:
tools/clang-format/clang-format.py | 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 gcc.
from f78795cf820 [PowerPC/RTEMS] Enable -mcmodel option
new d77250b650e 2017-08-22 Richard Biener <rguenther(a)suse.de>
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:
libiberty/ChangeLog | 8 ++++++++
libiberty/simple-object-elf.c | 12 ++++++------
2 files changed, 14 insertions(+), 6 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-7-branch
in repository gcc.
from 4bca9835915 2017-08-22 Yvan Roux <yvan.roux(a)linaro.org>
new e840389000b [PowerPC/RTEMS] Enable -mcmodel option
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 | 16 +++++++++++++
gcc/config.gcc | 2 +-
gcc/config/rs6000/rtems.h | 60 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 77 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 glibc.
from 8d2ec55329 Add hidden visibility to internal function prototypes
new a16e8bc08e Provide a C++ version of issignaling that does not use __MATH_TG
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 | 14 ++++
math/Makefile | 3 +-
math/math.h | 19 +++++-
...est-math-iszero.cc => test-math-issignaling.cc} | 78 +++++++++++++++-------
sysdeps/powerpc/powerpc64le/Makefile | 1 +
5 files changed, 88 insertions(+), 27 deletions(-)
copy math/{test-math-iszero.cc => test-math-issignaling.cc} (52%)
--
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 hjl/pr18822
in repository glibc.
from 450faea0b7 Hide internal __hash_string function [BZ #18822]
new 1c3f309b80 Hide internal __sched_setparam function [BZ #18822]
new 517dd8b6cb Hide internal __vstrfmon_l function [BZ #18822]
new cdd7907733 Hide internal __setrlimit function [BZ #18822]
The 3 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/monetary.h | 3 ++-
include/sched.h | 1 +
include/sys/resource.h | 1 +
posix/sched_setp.c | 1 +
resource/setrlimit.c | 1 +
sysdeps/mach/hurd/setrlimit.c | 1 +
sysdeps/unix/sysv/linux/setrlimit.c | 1 +
sysdeps/unix/sysv/linux/setrlimit64.c | 3 +++
8 files changed, 11 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 c51c2e31ec5 2017-08-22 Richard Biener <rguenther(a)suse.de>
new f78795cf820 [PowerPC/RTEMS] Enable -mcmodel option
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.gcc | 2 +-
gcc/config/rs6000/rtems.h | 60 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 74 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 release_50
in repository clang.
from 168709d344 [Sema] Update release notes with details of implicit scalar [...]
new b601c1207d Mention the ObjC property synthesis changes in release notes
new c06c17e34a Mention #pragma clang attribute in the release notes
new e80de58ee4 Mention #pragma pack PCH serialization change in release notes
The 3 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:
docs/ReleaseNotes.rst | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.