This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 705cfa3224 [cmake] Also pass CMAKE_ASM_COMPILER_ID to next stage when b [...]
new f11660ab09 [X86] Add goldmont to test/Driver/x86-march.c
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/Driver/x86-march.c | 4 ++++
1 file changed, 4 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 zorg.
from 718ebb2 Adding the ability to specify an environment variable for a U [...]
new ea30599 [zorg] Enable run_long_tests for clang-s390x-linux builder
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:
buildbot/osuosl/master/config/builders.py | 3 ++-
1 file changed, 2 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 newlib.
from b7e0f286a Fix syntax error in exit.c
new bd62f539d Guard langinfo.h nl_item from multiple typedefs
new cadc12f69 cygwin: add catopen, catgets, catclose
new e5d52a2db cygwin: add gencat tool
new 00bf01789 cygwin: update docs for 2.10.0
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:
newlib/libc/include/langinfo.h | 3 +
winsup/cygwin/Makefile.in | 1 +
winsup/cygwin/common.din | 3 +
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/include/nl_types.h | 100 +++++
winsup/cygwin/libc/msgcat.c | 478 ++++++++++++++++++++++
winsup/cygwin/release/2.10.0 | 27 ++
winsup/doc/new-features.xml | 27 +-
winsup/doc/posix.xml | 6 +-
winsup/utils/Makefile.in | 2 +-
winsup/utils/gencat.c | 696 +++++++++++++++++++++++++++++++++
11 files changed, 1340 insertions(+), 6 deletions(-)
create mode 100644 winsup/cygwin/include/nl_types.h
create mode 100644 winsup/cygwin/libc/msgcat.c
create mode 100644 winsup/utils/gencat.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 binutils-gdb.
from a0aad53764 gdb: Add missing #ifdef USE_THREAD_DB to gdbserver
new 634c1c3109 S390: Fix infcalls in s390-vregs test case
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/gdb.arch/s390-vregs.exp | 4 ++--
2 files changed, 7 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 b1c9d37e541 [X86][SSE] Add SSE2 gather tests
new 3fb85bc80de [WebAssembly] MC: Start table at offset 1 rather than 0
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/MC/WasmObjectWriter.cpp | 8 ++++++--
test/MC/WebAssembly/external-func-address.ll | 4 ++--
test/MC/WebAssembly/func-address.ll | 2 +-
test/MC/WebAssembly/global-ctor-dtor.ll | 10 +++++-----
test/MC/WebAssembly/weak-alias.ll | 8 ++++----
5 files changed, 18 insertions(+), 14 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 061710370 cygwin: make <sys/socket.h> completely visible from <netinet/in.h>
new b7e0f286a Fix syntax error in exit.c
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:
newlib/libc/stdlib/exit.c | 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 64c251582fb * xcoff.c (xcoff_incl_compare): New function. (xcoff_incl [...]
new 69065783a71 * gcc.dg/stack-check-16.c: New test.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/stack-check-16.c | 36 +++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/stack-check-16.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 clang.
from d91a0b81e5 [WebAssembly] Add target flags for sign-ext opcodes.
new 705cfa3224 [cmake] Also pass CMAKE_ASM_COMPILER_ID to next stage when b [...]
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:
CMakeLists.txt | 3 ++-
1 file changed, 2 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 binutils-gdb.
from bc09b0c14f Make linux_nat_detach/thread_db_detach use the inferior parameter
new 5a6c3296a7 gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.h
new a0aad53764 gdb: Add missing #ifdef USE_THREAD_DB to gdbserver
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:
gdb/ChangeLog | 6 ++++++
gdb/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/linux-low.c | 2 ++
gdb/nat/linux-ptrace.c | 2 --
gdb/nat/linux-ptrace.h | 1 +
5 files changed, 14 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 lld.
from 82446b79a [ELF] Keep tests from wrinting to the test directory.
new 9e26824d0 [WebAssembly] Allow non-zero table offset in input object
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/InputFiles.cpp | 6 +++---
wasm/Writer.cpp | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.