This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.23/master
in repository glibc.
from a6a59e9 configure: accept __stack_chk_fail_local for ssp support too [...]
new 8ee1ecb MIPS: Add `.insn' to ensure a text label is defined as code not data
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 | 8 ++++++++
sysdeps/mips/mips32/crti.S | 1 +
sysdeps/mips/mips64/n32/crti.S | 1 +
sysdeps/mips/mips64/n64/crti.S | 1 +
4 files changed, 11 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 release/2.24/master
in repository glibc.
from d174436 Fix writes past the allocated array bounds in execvpe (BZ#20847)
new 65a2b63 MIPS: Add `.insn' to ensure a text label is defined as code not data
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 | 8 ++++++++
sysdeps/mips/mips32/crti.S | 1 +
sysdeps/mips/mips64/n32/crti.S | 1 +
sysdeps/mips/mips64/n64/crti.S | 1 +
4 files changed, 11 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 gcc.
from a7826e6 Remove build dependence on HSA run-time
new 83c0fb4 * fold-const.c (fold_cond_expr_with_comparison): Move simpli [...]
new 4e33b63 * fold-const.c (fold_cond_expr_with_comparison): Move simpli [...]
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 | 17 ++++++
gcc/fold-const.c | 90 -------------------------------
gcc/match.pd | 75 ++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/fold-cond_expr-1.c | 47 ++++++++++++++++
gcc/testsuite/gcc.dg/fold-condcmpconv-1.c | 14 +++++
gcc/testsuite/gcc.dg/fold-condcmpconv-2.c | 15 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr66726.c | 9 ++--
gcc/tree-if-conv.c | 10 ++++
9 files changed, 189 insertions(+), 94 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/fold-cond_expr-1.c
create mode 100644 gcc/testsuite/gcc.dg/fold-condcmpconv-1.c
create mode 100644 gcc/testsuite/gcc.dg/fold-condcmpconv-2.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 b0216d3 Fix default float_t definition (bug 20855).
new 7a5e3d9 elf: Assume TLS is initialized in _dl_map_object_from_fd
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 +++++
elf/dl-load.c | 54 +++++++-----------------------------------------------
2 files changed, 12 insertions(+), 47 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 ac3bcb0 2016-11-23 Richard Biener <rguenther(a)suse.de>
new 7c88993 PR target/78213 * opts.c (finish_options): Set -fsyntax-onl [...]
new a7826e6 Remove build dependence on HSA run-time
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 | 11 +
gcc/doc/install.texi | 6 -
gcc/opts.c | 8 +
gcc/testsuite/gcc.dg/pr78213.c | 11 +
libgomp/ChangeLog | 50 ++
libgomp/Makefile.in | 138 ++----
libgomp/aclocal.m4 | 74 ++-
libgomp/config.h.in | 21 +
libgomp/configure | 129 ++++--
libgomp/plugin/Makefrag.am | 3 +-
libgomp/plugin/configfrag.ac | 35 +-
libgomp/plugin/hsa.h | 630 ++++++++++++++++++++++++++
libgomp/plugin/hsa_ext_finalize.h | 265 +++++++++++
libgomp/plugin/plugin-hsa.c | 505 ++++++++++++++++-----
libgomp/testsuite/Makefile.in | 61 +--
libgomp/testsuite/lib/libgomp.exp | 4 -
libgomp/testsuite/libgomp-test-support.exp.in | 1 -
17 files changed, 1564 insertions(+), 388 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr78213.c
create mode 100644 libgomp/plugin/hsa.h
create mode 100644 libgomp/plugin/hsa_ext_finalize.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 aaribaud/y2038
in repository glibc.
discards 4e95564 WIP: Y2038: support 64-bit clock_gettime and clock_settime
new 77b97a8 WIP: Y2038: support 64-bit clock_gettime and clock_settime
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 (4e95564)
\
N -- N -- N refs/heads/aaribaud/y2038 (77b97a8)
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:
sysdeps/unix/sysv/linux/arm/libc.abilist | 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 fa494a8 [AVX-512] Remove intrinsics for valignd/q and autoupgrade the [...]
new fca1eea [CostModel][X86] Add v2f32 -> v2i64 fptosi/fptoui cost tests
new e776d60 [MD5] Use write32le instead of spelling it out with shifts.
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/Support/MD5.cpp | 30 ++++++------------------------
test/Analysis/CostModel/X86/fptosi.ll | 7 +++++++
test/Analysis/CostModel/X86/fptoui.ll | 7 +++++++
3 files changed, 20 insertions(+), 24 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 862fdb2 [CodeGen] Simplify code. No functionality change intended.
new 7265327 [X86][AVX512VL] Add missing _mm256_maskz_alignr_epi64 shuffle [...]
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/CodeGen/avx512vl-builtins.c | 1 +
1 file changed, 1 insertion(+)
--
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 029371f WIP: Y2038: support 64-bit clock_gettime and clock_settime
new 4e95564 WIP: Y2038: support 64-bit clock_gettime and clock_settime
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 (029371f)
\
N -- N -- N refs/heads/aaribaud/y2038 (4e95564)
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:
sysdeps/unix/sysv/linux/arm/Versions | 2 ++
1 file changed, 2 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 gcc.
from 9f8b32f 2016-11-23 Richard Biener <rguenther(a)suse.de>
new ac3bcb0 2016-11-23 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:
gcc/ChangeLog | 6 ++++++
gcc/match.pd | 27 ---------------------------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr71762-1.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr71762-2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr71762-3.c | 22 ++++++++++++++++++++++
6 files changed, 71 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71762-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71762-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71762-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.