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 051d9456a10 Daily bump.
new 9efd8a33171 Backport from mainline 2017-02-25 John David Anglin <da [...]
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:
fixincludes/ChangeLog | 11 +++++++
fixincludes/fixincl.x | 57 +++++++++++++++++++++++++++++++-----
fixincludes/inclhack.def | 24 +++++++++++++--
fixincludes/tests/base/sys/pthread.h | 7 ++++-
4 files changed, 88 insertions(+), 11 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 50aea48 [OMPT] Fix assertion for OpenMP code generated with outdated [...]
new 31d41b0 [libomptarget] Build all libraries in libomptarget/
new e139f2e [OMPT] Provide initialization for Mac OS X
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:
libomptarget/CMakeLists.txt | 3 +
runtime/cmake/config-ix.cmake | 4 +-
runtime/src/ompt-general.cpp | 86 ++++++++++++++++++-----------
runtime/test/lit.cfg | 16 ++++--
runtime/test/ompt/loadtool/tool_available.c | 31 ++++++++---
5 files changed, 91 insertions(+), 49 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 cc66203ffa8 * predict.c (maybe_hot_frequency_p): Do not use cfun.
new b6f13dccc9c * predict.c (maybe_hot_frequency_p): Do not use cfun.
new 52ad2ea2f19 * tree-ssa-loop-im.c (execute_sm_if_changed): Do not compu [...]
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:
gcc/ChangeLog | 4 ++++
gcc/predict.c | 4 ++--
gcc/tree-ssa-loop-im.c | 2 --
3 files changed, 6 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 gcc.
from d96568f868c Remove ada/ prefix
new a24ec2e3b40 * tree-ssa-tail-merge.c (replace_block_by): Fix and re-ena [...]
new cc66203ffa8 * predict.c (maybe_hot_frequency_p): Do not use cfun.
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:
gcc/ChangeLog | 9 +++++++
gcc/tree-ssa-tail-merge.c | 65 +++++++++++++++++------------------------------
2 files changed, 32 insertions(+), 42 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 c885c55e4cb 2017-11-10 Fritz Reese <fritzoreese(a)gmail.com>
new d96568f868c Remove ada/ prefix
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/ada/ChangeLog | 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 glibc.
from 9e0ad3049d resolv: ns_name_pton should report trailing \ as error [BZ #22413]
new c0a25aa92b resolv: More precise checks in res_hnok, res_dnok [BZ #22409 [...]
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 | 15 ++++
NEWS | 3 +
resolv/res_comp.c | 208 ++++++++++++++++++++++++++++----------------------
resolv/tst-res_hnok.c | 28 +++++--
4 files changed, 157 insertions(+), 97 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 glibc.
from e2a9fca810 resolv: Add tst-ns_name_pton
new 9e0ad3049d resolv: ns_name_pton should report trailing \ as error [BZ #22413]
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 ++++++
resolv/ns_name.c | 5 +++++
resolv/tst-ns_name_pton.c | 7 +++++++
3 files changed, 18 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 glibc.
from a19c0a1db5 resolv: Use test framework in tst-resolv-network
new 5c1a69238f resolv: Add tst-res_hnok
new e2a9fca810 resolv: Add tst-ns_name_pton
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:
ChangeLog | 12 +++
resolv/Makefile | 4 +
resolv/tst-ns_name_pton.c | 203 ++++++++++++++++++++++++++++++++++++++++++++++
resolv/tst-res_hnok.c | 153 ++++++++++++++++++++++++++++++++++
4 files changed, 372 insertions(+)
create mode 100644 resolv/tst-ns_name_pton.c
create mode 100644 resolv/tst-res_hnok.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 glibc.
from 8cb5295d3f Add jmp_buf-macros.h
new a19c0a1db5 resolv: Use test framework in tst-resolv-network
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 | 5 +++++
resolv/tst-resolv-network.c | 8 ++++++--
2 files changed, 11 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 42df8011b [msan] Fix signal chaining
new 71e27a1b7 Correct NetBSD build issue
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_platform_limits_netbsd.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.