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 4c6933327e Eliminate remaining gdb/guile cleanups
new 8f153adc1d 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.2-branch
in repository binutils-gdb.
from 6b5c10c4f8 Fix GDB build using mingw.org's MinGW
new a17f98cbb0 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_31-branch
in repository binutils-gdb.
from 96136f6b6b Automatic date update in version.in
new a1ae592f85 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 master
in repository llvm.
from fc138001126 [docs] Add support for Markdown documentation in Sphinx
new 8e3c7f6cf64 [x86/SLH] Clean up helper naming for return instruction han [...]
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/X86SpeculativeLoadHardening.cpp | 30 ++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 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 88c3cbe6a72 [SCCP] Don't use markForcedConstant on branch conditions.
new fc138001126 [docs] Add support for Markdown documentation in Sphinx
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:
docs/MarkdownQuickstartTemplate.md | 157 +++++++++++++++++++++++++++++++++++++
docs/conf.py | 4 +-
docs/index.rst | 5 ++
3 files changed, 165 insertions(+), 1 deletion(-)
create mode 100644 docs/MarkdownQuickstartTemplate.md
--
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 de195be015 hurd: Implement pipe2
new 38547460b7 Fix new file header
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/mach/hurd/pipe2.c | 7 +++----
1 file changed, 3 insertions(+), 4 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 f3c335607cb gcc/ChangeLog:
new a927d294391 PR tree-optimization/84047 - missing -Warray-bounds on an o [...]
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 | 7 +
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/gcc.dg/Warray-bounds-29.c | 150 ++++++++++++++++++
gcc/testsuite/gcc.dg/Warray-bounds-30.c | 200 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Warray-bounds-31.c | 248 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Warray-bounds-32.c | 185 ++++++++++++++++++++++
gcc/tree-vrp.c | 269 +++++++++++++++++++++++++++++++-
7 files changed, 1065 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-29.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-30.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-31.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-32.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 75d5e4a09e hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpair
new de195be015 hurd: Implement pipe2
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 | 3 +++
sysdeps/mach/hurd/pipe.c | 21 +--------------------
sysdeps/mach/hurd/{pipe.c => pipe2.c} | 26 ++++++++++++++++++--------
3 files changed, 22 insertions(+), 28 deletions(-)
copy sysdeps/mach/hurd/{pipe.c => pipe2.c} (69%)
--
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 b89b5e148b [docs] Correct -fvisibility-inlines-hidden description
new 02e5d2661d Fix typo causing assert in self-host.
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/CodeGen/CGExprConstant.cpp | 2 +-
test/CodeGen/init.c | 11 +++++++++++
2 files changed, 12 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 glibc.
from 46f2474e93 hurd: Enable thread-safe i386 atomic instructions
new 6008824221 hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socket
new 75d5e4a09e hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpair
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:
ChangeLog | 7 +++++++
sysdeps/mach/hurd/socket.c | 15 ++++++++++++++-
sysdeps/mach/hurd/socketpair.c | 25 ++++++++++++++++++++++---
3 files changed, 43 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.