This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 73675f1a18c AMDGPU/GlobalISel: InstrMapping for G_ZEXT
new 94497ced3c5 [utils] Add utils/update_cc_test_checks.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:
utils/UpdateTestChecks/asm.py | 2 +-
utils/UpdateTestChecks/common.py | 10 +-
utils/update_cc_test_checks.py | 242 +++++++++++++++++++++++++++++++++++++++
3 files changed, 251 insertions(+), 3 deletions(-)
create mode 100755 utils/update_cc_test_checks.py
--
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 newlib.
from 97b7aaaeb Cygwin: fhandler_socket_unix: implement socket, bind, and close
new 984c8beef Cygwin: remove outdated comment
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:
winsup/cygwin/fhandler_socket_unix.cc | 1 -
1 file changed, 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 newlib.
from b7520b14d Add global stdio streams support for reent small.
new d87ef0dac Cygwin: ntdll.h: add definitions required for pipe-based AF_UNIX
new 1949db782 Cygwin: drop CYGWIN_SOCKET_UUID, define CYGWIN_SOCKET_GUID as [...]
new 488221cf5 Cygwin: small_s[w]printf: add '_' modifier to print lower cas [...]
new 7d260cfac Cygwin: add transform_chars_af_unix helper
new 97b7aaaeb Cygwin: fhandler_socket_unix: implement socket, bind, and close
The 5 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:
winsup/cygwin/fhandler.h | 18 ++
winsup/cygwin/fhandler_socket_unix.cc | 571 ++++++++++++++++++++++++++++------
winsup/cygwin/miscfuncs.h | 2 +
winsup/cygwin/ntdll.h | 53 +++-
winsup/cygwin/path.cc | 5 +-
winsup/cygwin/smallprint.cc | 120 ++++---
winsup/cygwin/strfuncs.cc | 13 +-
7 files changed, 639 insertions(+), 143 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 bd6f00144ed Fix MIPS16 ICE.
new f096a90c8c2 PR c++/84662 * pt.c (tsubst_copy_and_build) <case TEMPLAT [...]
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/cp/ChangeLog | 9 +++++++++
gcc/cp/pt.c | 8 +++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr84662.C | 6 ++++++
4 files changed, 25 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr84662.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 gcc.
from 0e793314b12 Fix "dg-lto-options" misuse
new bd6f00144ed Fix MIPS16 ICE.
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/cp/ChangeLog | 5 +++++
gcc/cp/pt.c | 3 ++-
2 files changed, 7 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 gcc-7-branch
in repository gcc.
from eb74e7aa0a5 i386: Add TARGET_INDIRECT_BRANCH_REGISTER
new b8ec3d072d7 PR c++/84489 - dependent default template argument
new 4b23d3aa22c Fix MIPS16 ICE.
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/pt.c | 7 ++++---
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.C | 10 ++++++++++
3 files changed, 24 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.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 llvm.
from 78bc395115c AMDGPU/GlobalISel: Define instruction mapping for @llvm.minnum
new 8030f1eaa30 AMDGPU/GlobalISel: Define InstrMappings for G_FCMP
new 4f133997d74 AMDGPU/GlobalISel: InstrMapping for G_TRUNC
new 73675f1a18c AMDGPU/GlobalISel: InstrMapping for G_ZEXT
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:
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 39 ++++++++++++++++++++++
...ankselect-maxnum.mir => regbankselect-fcmp.mir} | 35 ++++++++++---------
...kselect-bitcast.mir => regbankselect-trunc.mir} | 20 +++++------
...ankselect-fptoui.mir => regbankselect-zext.mir} | 18 +++++-----
4 files changed, 77 insertions(+), 35 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-maxnum.mir => regbankselect-fcm [...]
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-bitcast.mir => regbankselect-tr [...]
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-fptoui.mir => regbankselect-zex [...]
--
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 a0af6ca70c1 LoopUnroll: respect pragma unroll when AllowRemainder is disabled
new 78bc395115c AMDGPU/GlobalISel: Define instruction mapping for @llvm.minnum
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/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 1 +
...kselect-maxnum.mir => regbankselect-minnum.mir} | 32 +++++++++++-----------
2 files changed, 17 insertions(+), 16 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-maxnum.mir => regbankselect-min [...]
--
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 google/grte/v5-2.27/master
in repository glibc.
from 259eaf23ad Use LN_S in more places to forestall hard link creation
new 6d87553406 Remove debugging hack
new bd4580345c Remove a testing hack
new e101a06b8c Disable non-opt error temporarily, and __sec_comment for clang
new 850dac931f Skip a test that lld cannot handle
new 0b9f0ac640 Add workarounds for clang and lld problems
new 575707c22f Add a workaround for lld placing the _GLOBAL_OFFSET_TABLE_ a [...]
new 0f8e406b99 Bypass gettimeofday ifunc if using clang
The 7 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/Makefile | 6 ++++++
elf/rtld.c | 12 +++++++++++-
include/libc-symbols.h | 8 ++++++++
sysdeps/unix/sysv/linux/x86/gettimeofday.c | 3 ++-
sysdeps/x86_64/Makefile | 3 +++
sysdeps/x86_64/fpu/svml_d_trig_data.h | 3 ---
6 files changed, 30 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 gcc.
from 3e71fabf9da PR ipa/84628 * expr.c (expand_expr_real_1) <case CALL_EXP [...]
new bd571ec4701 More Cilk Plus removal
new 0e793314b12 Fix "dg-lto-options" misuse
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:
contrib/ChangeLog | 4 ++++
contrib/update-copyright.py | 3 +--
gcc/ChangeLog | 4 ++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-attribs.c | 2 --
gcc/doc/invoke.texi | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/lto/20080907_0.C | 4 +++-
gcc/testsuite/g++.dg/lto/20080915_0.C | 1 -
gcc/testsuite/g++.dg/lto/20101010-1_0.C | 4 +++-
gcc/testsuite/g++.dg/lto/20101010-2_0.C | 4 +++-
11 files changed, 33 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.