This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 4baf5ef8c [ELF][MIPS] Set EI_ABIVERSION flag accordingly to MIPS ABIs r [...]
new d54def107 Inline a trivial ctor.
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:
wasm/Driver.cpp | 24 +++++++++---------------
1 file changed, 9 insertions(+), 15 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 binutils-gdb.
from 9d8780f0d0 dwarf: Make sect_offset 64-bits
new 11b031457e GDB/testsuite: Fix a typo in $actual_line
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/cp-support.exp | 2 +-
2 files changed, 6 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 0273d125088 * config/rs6000/aix71.h (TARGET_DEFAULT): Change to ISA_2_5 [...]
new a9c682eb66a 2018-02-23 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 4 ++++
gcc/fortran/intrinsic.texi | 1 +
2 files changed, 5 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 llvm.
from 9de0bdbba70 Shrink various scheduling tables by using narrower types.
new bb5430c4a4c [X86][SSE] Generalize x > C-1 ? x+-C : 0 --> subus x, C com [...]
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/X86/X86ISelLowering.cpp | 46 +++++++--------
test/CodeGen/X86/psubus.ll | 112 +++++++------------------------------
2 files changed, 43 insertions(+), 115 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 newlib.
from b79018ee3 Cygwin: encapsulate Winsock based fhandler_socket classes
new eaf359574 Cygwin: Introduce FH_SOCKET for generic socket file ops
new 5acadbe8a Cygwin: fix upcalls in some fhandler_socket_local methods
new 7f7532faf Cygwin: Create empty fhandler_socket_unix
new c70761df6 Cygwin: Define SO_PASSCRED and SCM_CREDENTIALS
The 4 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/Makefile.in | 1 +
winsup/cygwin/devices.cc | 6 +
winsup/cygwin/devices.h | 10 +-
winsup/cygwin/devices.in | 6 +
winsup/cygwin/dtable.cc | 3 +
winsup/cygwin/fhandler.h | 102 ++++-
winsup/cygwin/fhandler_socket_inet.cc | 8 +-
winsup/cygwin/fhandler_socket_local.cc | 15 +-
winsup/cygwin/fhandler_socket_unix.cc | 671 +++++++++++++++++++++++++++++++++
winsup/cygwin/include/asm/socket.h | 1 +
winsup/cygwin/include/cygwin/socket.h | 9 +-
winsup/cygwin/net.cc | 6 +-
winsup/cygwin/path.cc | 2 +-
winsup/cygwin/select.cc | 45 +++
14 files changed, 854 insertions(+), 31 deletions(-)
create mode 100644 winsup/cygwin/fhandler_socket_unix.cc
--
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-6-branch
in repository gcc.
from 1c68875cb12 2018-02-23 Steven G. Kargl <kargl(a)gcc.gnu.org>
new a44ec5b8c1f 2018-02-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-io.c | 6 +++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/inquire_19.f90 | 13 +++++++++++++
4 files changed, 29 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inquire_19.f90
--
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 8f946887ef Fix one last test on a windows host.
new f8a103739e Really fix test on windows.
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/CodeGenCUDA/filter-decl.cu | 6 +++---
1 file changed, 3 insertions(+), 3 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 54412d2061 Use libc_hidden_* for tolower, toupper (bug 15105).
new f5d1f629c6 Define GEN_AS_CONST_HEADERS when generating header files [BZ [...]
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 | 10 ++++++++++
Makerules | 9 ++++++++-
sysdeps/unix/sysv/linux/i386/lowlevellock.h | 9 ++++++++-
sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | 1 -
4 files changed, 26 insertions(+), 3 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 3ebffcef569 2018-02-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 7a8974f1d37 2018-02-23 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 938c66a4fa5 2018-02-23 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/interface.c | 7 +++++++
gcc/fortran/trans-io.c | 10 ++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/statement_function_1.f90 | 6 +-----
5 files changed, 34 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 gcc-6-branch
in repository gcc.
from 70d5854c59d Daily bump.
new 31f17e0a0d4 2018-02-23 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 1c68875cb12 2018-02-23 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/interface.c | 7 +++++++
gcc/fortran/trans-io.c | 10 ++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/statement_function_1.f90 | 6 +-----
5 files changed, 34 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.