This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c2599f854c3 * gimple-fold.c (get_range_strlen): Remove dead code.
new d74fa224a36 rs6000: Fix vec-init-6.c (PR87081)
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.target/powerpc/vec-init-6.c | 3 +--
2 files changed, 6 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 binutils-gdb.
from eb528ad18b [ARC] Entries to Changelog for previous commits.
new c1168a2f66 Allow remote debugging over a Unix local domain socket.
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/ChangeLog | 10 +++++
gdb/Makefile.in | 1 +
gdb/NEWS | 5 +++
gdb/configure | 1 +
gdb/configure.ac | 1 +
gdb/doc/ChangeLog | 6 +++
gdb/doc/gdb.texinfo | 21 +++++++++-
gdb/ser-uds.c | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/serial.c | 12 +++++-
9 files changed, 173 insertions(+), 2 deletions(-)
create mode 100644 gdb/ser-uds.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 gcc.
from 4429133c757 Avoid redundant runtime checks in std::visit
new fec27bf230c * builtins.c (unterminated_array): Add new arguments. If [...]
new c2599f854c3 * gimple-fold.c (get_range_strlen): Remove dead code.
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/ChangeLog | 15 ++
gcc/builtins.c | 97 +++++++-
gcc/builtins.h | 2 +-
gcc/gimple-fold.c | 9 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.dg/warn-strnlen-no-nul.c | 356 +++++++++++++++++++++++++++++
6 files changed, 469 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/warn-strnlen-no-nul.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 1bd7d1bb1d [OpenCL] Add block argument CodeGen test
new 811d121401 [Preprocessor] Hide include typo correction behind SpellChecking.
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/Lex/PPDirectives.cpp | 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 28c3ce2dc72 2018-10-02 Richard Biener <rguenther(a)suse.de>
new 4429133c757 Avoid redundant runtime checks in std::visit
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/std/variant | 34 ++++++++++++++++------------------
2 files changed, 23 insertions(+), 18 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-tools-extra.
from b7fa5dcd [clangd] Dex: add Corpus factory for iterators, rename, fold [...]
new 02a35f7e [clangd] Zap TODONEs
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:
clangd/index/dex/Iterator.h | 3 ---
1 file changed, 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 clang-tools-extra.
from d0e0604c [clangd] Dex iterator printer shows query structure, not iter [...]
new b7fa5dcd [clangd] Dex: add Corpus factory for iterators, rename, fold [...]
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:
clangd/index/dex/Dex.cpp | 28 +++++----
clangd/index/dex/Dex.h | 3 +-
clangd/index/dex/Iterator.cpp | 24 ++++----
clangd/index/dex/Iterator.h | 125 ++++++++++++++++++++-------------------
clangd/index/dex/PostingList.cpp | 2 +-
unittests/clangd/DexTests.cpp | 56 +++++++++++-------
6 files changed, 127 insertions(+), 111 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 68276e8ffbf [X86] Remove unnecessary BT(C/R/S)m(i/r) scheduler overrides
new cbe63a8c2bc [InstCombine] add more insert/extract vector tests with FP [...]
new fc829e82f68 [NFC][CodeGen][X86] fma.ll, lwp-intrinsics.ll: actually spe [...]
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:
test/CodeGen/X86/fma.ll | 4 +-
test/CodeGen/X86/lwp-intrinsics.ll | 20 ++---
test/Transforms/InstCombine/extractelement.ll | 111 ++++++++++++++++++++++++++
3 files changed, 123 insertions(+), 12 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 linux.
from 385afbf8c3e8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 2ea15030c3f0 mmc: sdhi: sys_dmac: check for all Gen3 types when whitelisting
new 1d71926bbd59 mmc: core: Fix debounce time to use microseconds
new 1b09d9c232cd mmc: slot-gpio: Fix debounce time to use miliseconds again
new 5e0b19ac332b Merge tag 'mmc-v4.19-rc4' of git://git.kernel.org/pub/scm/ [...]
new aaccf3c97418 Merge tag 'v4.19-rc5' of https://git.kernel.org/pub/scm/li [...]
new d85536cde91f pxa168fb: prepare the clock
new 1bafcbf59fed fbdev/omapfb: fix omapfb_memory_read infoleak
new cf7389b8095f efifb: BGRT: Add nobgrt option
new 676709b1bcb5 uvesafb: Fix URLs in the documentation
new 7c968791f775 video/fbdev/stifb: Fix spelling mistake in fall-through an [...]
new 1d2ba7fee28b Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux
The 11 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:
Documentation/fb/uvesafb.txt | 5 +++--
MAINTAINERS | 2 +-
drivers/mmc/core/host.c | 2 +-
drivers/mmc/core/slot-gpio.c | 2 +-
drivers/mmc/host/renesas_sdhi_sys_dmac.c | 3 ++-
drivers/video/fbdev/efifb.c | 6 ++++++
drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c | 5 ++++-
drivers/video/fbdev/pxa168fb.c | 6 +++---
drivers/video/fbdev/stifb.c | 2 +-
9 files changed, 22 insertions(+), 11 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 d0e91e8c4e Move MREMAP_* to bits/mman-shared.h.
new 0b727ed4d6 libio: Flush stream at freopen (BZ#21037)
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 | 14 +++++
libio/Makefile | 4 +-
libio/freopen.c | 29 +++++-----
libio/freopen64.c | 26 +++++----
libio/{tst-wmemstream3.c => tst-memstream.h} | 48 ++++++++++++----
libio/tst-memstream4.c | 64 ++++++++++++++++++++++
.../tst-wmemstream4.c | 5 +-
sysdeps/generic/fd_to_filename.h | 4 +-
sysdeps/unix/sysv/linux/fd_to_filename.h | 34 ++++--------
9 files changed, 165 insertions(+), 63 deletions(-)
copy libio/{tst-wmemstream3.c => tst-memstream.h} (58%)
create mode 100644 libio/tst-memstream4.c
copy sysdeps/s390/tst-dl-runtime-profile-audit.c => libio/tst-wmemstream4.c (89%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.