This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master
in repository glibc.
from a76376df7c CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
new 6182b3708b glob: Add new test tst-glob-tilde
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 | 8 +++
posix/Makefile | 11 +++-
posix/tst-glob-tilde.c | 136 +++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 153 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-glob-tilde.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 gcc-7-branch
in repository gcc.
from 8c52374942f * gcc-interface/Makefile.in: Remove bogus settings for VxWorks.
new 77b33df9c4b 2017-10-21 Paul Thomas <pault(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 | 12 ++++
gcc/fortran/resolve.c | 5 +-
gcc/fortran/trans-expr.c | 66 +++++++++++++--------
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gfortran.dg/typebound_proc_36.f90 | 77 +++++++++++++++++++++++++
5 files changed, 138 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/typebound_proc_36.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 llvm.
from 698b76cb6ee [ValueTracking] Remove unnecessary temporary APInt from com [...]
new ce228816d5b [PPC CodeGen] Fix the bitreverse.i64 intrinsic.
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/PowerPC/PPCInstrInfo.td | 14 ++++++++------
test/CodeGen/PowerPC/testBitReverse.ll | 32 ++++++++++++++++----------------
2 files changed, 24 insertions(+), 22 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 clang.
from a6d3ef7246 [bindings] allow null strings in Python 3
new f8efbbb541 Fixing broken attribute documentation for __attribute__((noe [...]
new 7f6cbacea1 [Sema] Fixes for enum handling for tautological comparison d [...]
new caef7029e6 Add release notes for the recent -fdouble-square-bracket-att [...]
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:
docs/ReleaseNotes.rst | 7 +
include/clang/Basic/AttrDocs.td | 3 +
lib/Sema/SemaChecking.cpp | 29 +-
test/Sema/outof-range-enum-constant-compare.c | 379 +++++++++++++++++++
test/Sema/tautological-constant-enum-compare.c | 419 +++++++++++++++++++++
.../Sema/tautological-unsigned-enum-zero-compare.c | 220 ++++++++++-
.../tautological-unsigned-enum-zero-compare.cpp | 243 ++++++++++--
7 files changed, 1242 insertions(+), 58 deletions(-)
create mode 100644 test/Sema/outof-range-enum-constant-compare.c
create mode 100644 test/Sema/tautological-constant-enum-compare.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 3aad6fd98b6 [X86][SSE] Add missing extractps scheduling test
new 3afd5828590 [ValueTracking] Simplify the known bits code for constant v [...]
new 698b76cb6ee [ValueTracking] Remove unnecessary temporary APInt from com [...]
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:
lib/Analysis/ValueTracking.cpp | 12 +++---------
1 file changed, 3 insertions(+), 9 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 797ba44ba2 Add bits/floatn.h defines for more _FloatN / _FloatNx types.
new e80fc1fc98 glob: Add new test tst-glob-tilde
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 | 8 +++
posix/Makefile | 12 ++++-
posix/tst-glob-tilde.c | 136 +++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 154 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-glob-tilde.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 a664f67e50 Get rid of VEC (mem_region)
new 4d3bb80e5d Add overloads of for_each_thread/find_thread that filter on pid
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/gdbserver/ChangeLog | 7 +++++++
gdb/gdbserver/gdbthread.h | 25 +++++++++++++++++++++++++
gdb/gdbserver/inferiors.c | 15 +++------------
gdb/gdbserver/linux-low.c | 6 +++---
4 files changed, 38 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 clang.
from 3bddc261dd Test commit
new a6d3ef7246 [bindings] allow null strings in Python 3
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:
bindings/python/clang/cindex.py | 3 +++
bindings/python/tests/cindex/test_index.py | 2 ++
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 binutils-gdb.
from cfba98720f Create a displaced_step_closure class hierarchy
new 6e17c56511 Use std::string in memory_map_parsing_data
new a664f67e50 Get rid of VEC (mem_region)
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 | 54 ++++++++++
gdb/memattr.c | 271 +++++++++++++++++--------------------------------
gdb/memattr.h | 69 ++++++++-----
gdb/memory-map.c | 66 +++++-------
gdb/memory-map.h | 5 +-
gdb/remote.c | 4 +-
gdb/target-debug.h | 4 +-
gdb/target-delegates.c | 12 +--
gdb/target.c | 44 ++++----
gdb/target.h | 11 +-
10 files changed, 258 insertions(+), 282 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 clang.
from 0e806a85e1 [CodeGen] add tests for __builtin_sqrt*; NFC
new 3bddc261dd Test commit
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:
README.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.