This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/ssp
in repository newlib.
discards 70e261a5d cygwin: create libssp compatibility import library
discards 8ad1132ee cygwin: export SSP functions
discards c4e837ab4 ssp: add build infrastructure
discards f8d957a77 ssp: add Object Size Checking for unistd.h functions, part 1
discards 9d533367f ssp: add Object Size Checking for stdio.h functions, part 1
discards cdafc7fd2 ssp: add Object Size Checking for strings.h functions
discards ed9f9cf88 ssp: add Object Size Checking for string.h functions
discards be30f42af ssp: add Object Size Checking common code
discards df6bb3a21 ssp: add APIs for Stack Smashing Protection
adds 032aa2dba Feature test macros overhaul: Cygwin limits.h, part 2
adds 662740b3d cygwin: further improve tags generation
adds 2d2833dfa cygwin: remove accidentally committed debug statments
adds df75aedc2 cygwin: improve _EXFUN tags generation
adds 76bd5cab3 cygwin: don't allow empty strings in __ASMNAME tags
adds f2b27ce62 cygwin: define _POSIX_TIMEOUTS
adds 36a0a675b Make __nonnull macro compatible with glibc
adds c37171b52 cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d3 [...]
adds 391381145 cygserver: remove all asserts on "this"
new ea10c862d ssp: add APIs for Stack Smashing Protection
new fd16b0a7d ssp: add Object Size Checking common code
new f7620c154 ssp: add Object Size Checking for string.h functions
new 9f2ce3df9 ssp: add Object Size Checking for strings.h functions
new 1ed99142f ssp: add Object Size Checking for stdio.h functions, part 1
new 1846a61b9 ssp: add Object Size Checking for unistd.h functions, part 1
new f09e312b8 ssp: add documentation
new 62eee21da ssp: add build infrastructure
new d0af64b6a cygwin: export SSP functions
new fe62c970f cygwin: create libssp compatibility import library
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 (70e261a5d)
\
N -- N -- N refs/heads/topic/ssp (fe62c970f)
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 10 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/pthread.h | 4 +--
newlib/libc/include/ssp/ssp.h | 7 +++--
newlib/libc/include/ssp/stdio.h | 32 +++++++++++++++-----
newlib/libc/include/ssp/string.h | 1 +
newlib/libc/include/stdio.h | 6 ++++
newlib/libc/include/stdlib.h | 2 +-
newlib/libc/include/string.h | 2 +-
newlib/libc/include/sys/cdefs.h | 2 +-
newlib/libc/include/sys/features.h | 2 +-
newlib/libc/libc.in.xml | 1 +
newlib/libc/libc.texinfo | 1 +
newlib/libc/ssp/Makefile.am | 4 +--
newlib/libc/ssp/Makefile.in | 20 ++++---------
newlib/libc/ssp/fgets_chk.c | 55 ----------------------------------
newlib/libc/ssp/ssp.tex | 44 +++++++++++++++++++++++++++
winsup/cygserver/process.cc | 3 --
winsup/cygserver/threaded_queue.cc | 4 ---
winsup/cygwin/Makefile.in | 5 +++-
winsup/cygwin/common.din | 1 -
winsup/cygwin/include/cygwin/version.h | 2 +-
winsup/cygwin/include/limits.h | 30 +++++++++++++++++--
winsup/cygwin/sysconf.cc | 2 +-
winsup/utils/getconf.c | 1 +
23 files changed, 131 insertions(+), 100 deletions(-)
delete mode 100644 newlib/libc/ssp/fgets_chk.c
create mode 100644 newlib/libc/ssp/ssp.tex
--
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 e0c4baf48ad Fix some incorrectly formatted ChangeLog entries.
new ec6950c5b17 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 795e61f6a31 Add riscv -mstrict-align option.
new f964edc90bc Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 20a569a00e6 Daily bump.
new c1c522c8219 Daily bump.
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/DATESTAMP | 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 llvm.
from dc4f5ff552f [NFC] Minor cleanups in CodeView TypeTableBuilder.
new 115c91a3b21 [X86] Add test cases for fptosi v16f32->v16i8/v16i16 to sho [...]
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/X86/avx512-cvt.ll | 112 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 112 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 binutils-gdb.
from b0029dce68 Prevent a memory exhaustion problem when trying to read in s [...]
new 144653ec15 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from 0a787e53f8 Automatic date update in version.in
new 9602a80e71 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from cb4246328f Automatic date update in version.in
new 7c9ffe322a Automatic date update in version.in
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:
bfd/version.h | 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 gcc-7-branch
in repository gcc.
from cc2b18aa2e7 Add riscv musl support.
new 795e61f6a31 Add riscv -mstrict-align option.
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 | 23 +++++++++++++++++++++++
gcc/config/riscv/riscv.c | 24 +++++++++++++++++++++---
gcc/config/riscv/riscv.h | 10 ++++++----
gcc/config/riscv/riscv.opt | 4 ++++
gcc/doc/invoke.texi | 6 ++++++
5 files changed, 60 insertions(+), 7 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 932b47733d4 AMDGPU: Enable IPRA
new 00e3d22d4ef [X86] Regenerate avx512-schedule test.
new 2677b3dc56a [X86] Mark ISD::FP_TO_UINT v16i8/v16i16 as Promote under AV [...]
new dc4f5ff552f [NFC] Minor cleanups in CodeView TypeTableBuilder.
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:
include/llvm/DebugInfo/CodeView/TypeTableBuilder.h | 4 ++--
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 4 ++--
lib/DebugInfo/CodeView/TypeTableBuilder.cpp | 17 +++++++----------
lib/Target/X86/X86ISelLowering.cpp | 4 ++--
lib/Target/X86/X86InstrAVX512.td | 5 -----
test/CodeGen/X86/avx512-cvt.ll | 4 ++--
test/CodeGen/X86/avx512-schedule.ll | 12 ++++++------
7 files changed, 21 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.