This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50
in repository clang.
from d12acdc7ac Update LLVM 5.0 release notes for clang.cindex changes
new 46ae5f5b06 Mention some warning-related additions and changes for LLVM [...]
new 606412eb2a Update Clang 5.0 release notes for ms_abi and __builtin_ms_v [...]
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:
docs/ReleaseNotes.rst | 21 +++++++++++++++++++++
1 file changed, 21 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 llvm.
from bbbb2f573fc [InstCombine] Teach foldSelectICmpAnd to recognize a (icmp [...]
new 5aca549a9a8 [LibCallSimplifier] try harder to fold memcmp with constant [...]
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/Transforms/Utils/SimplifyLibCalls.cpp | 44 ++++++++++++-------
.../Transforms/InstCombine/memcmp-constant-fold.ll | 49 +++++++++++++++++-----
2 files changed, 69 insertions(+), 24 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 zorg.
from b99c3ae [buildbot] r310913 was missing a comma in the nt_flags config.
new b5ca445 [libFuzzer] add one more test to the bot (in WARNINGS mode for now)
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 1 +
1 file changed, 1 insertion(+)
--
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 lnt.
from 219e20c This default arg was incorrect
new 74f0d30 Fix some cases where the submission page wouldn't render.
new 94b4a4d api: Implement machines put method
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:
lnt/server/db/testsuitedb.py | 14 ++++++++++++++
lnt/server/ui/api.py | 11 +++++++++++
lnt/server/ui/views.py | 11 +++++++----
tests/server/ui/V4Pages.py | 4 ++++
tests/server/ui/test_api_modify.py | 32 ++++++++++++++++++++++++++++++++
5 files changed, 68 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 release/2.26/master
in repository glibc.
from fb9a781e9d assert: Support types without operator== (int) [BZ #21972]
new 3aeab55ee1 Add missing bug fixes to NEWS
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:
NEWS | 3 +++
1 file changed, 3 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 llvm.
from 7c45ace5520 Revert "Introduce FuzzMutate library"
new bbbb2f573fc [InstCombine] Teach foldSelectICmpAnd to recognize a (icmp [...]
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/Transforms/InstCombine/InstCombineSelect.cpp | 68 ++++++++++----
.../InstCombine/select-with-bitwise-ops.ll | 102 +++++++++++++++++++++
2 files changed, 151 insertions(+), 19 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 06340e70bab * search.c (lookup_field_1): Assert TYPE is a class and VF [...]
new e7fb31a0c94 * search.c (lookup_field_r): Remove obsolete code for type [...]
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/cp/ChangeLog | 3 +++
gcc/cp/search.c | 39 +++++++++++----------------------------
2 files changed, 14 insertions(+), 28 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 df1deda600 Revert "Add hidden visibility to internal function prototypes".
new 19926de954 Consolidate non cancellable writev call
new 7369800c04 Consolidate non cancellable fcntl call
new a8410a5fc9 Consolidate non cancellable waitpid call
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:
ChangeLog | 29 +++++++++++++++++++++++++++++
gmon/gmon.c | 12 ++++++------
libio/iopopen.c | 2 +-
login/utmp_file.c | 4 ++--
resolv/herror.c | 2 +-
sysdeps/generic/not-cancel.h | 6 ++----
sysdeps/unix/sysv/linux/not-cancel.h | 23 +++++++++++------------
sysdeps/unix/sysv/linux/waitpid.c | 12 ++++++++++++
8 files changed, 64 insertions(+), 26 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 hjl/pr21982/master
in repository glibc.
at 5fabb1cdd8 string/stratcliff.c: Replace int with size_t [BZ #21982]
This branch includes the following new commits:
new 5fabb1cdd8 string/stratcliff.c: Replace int with size_t [BZ #21982]
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.
--
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 hjl/pr18822
in repository glibc.
discards 7730e7a08c Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]
discards 1410696aae Hide internal __mremap function [BZ #18822]
discards 06649921f0 Hide internal __malloc_check_init function [BZ #18822]
discards 9ffe75b51b Hide internal __ioctl function [BZ #18822]
discards 816438f0b9 Mark internal intl functions with attribute_hidden [BZ #18822]
discards 4f53f065ff Hide internal sysinfo functions [BZ #18822]
discards 477c60c26f Hide __chmod and __mkdir [BZ #18822]
discards 9aa1cf8c87 Mark internal netlink functions with attribute_hidden [BZ #18822]
discards cfbc0e9081 Mark internal rpc functions with attribute_hidden [BZ #18822]
discards ce655e2acb string/stratcliff.c: Replace int with size_t [BZ #21982]
discards f7f85ffbed Hide __readv and __writev [BZ #18822]
discards ee26557324 Hide internal regex functions [BZ #18822]
discards fd522820bc Mark internal stdlib functions with attribute_hidden [BZ #18822]
discards f186c1edc5 Mark internal utmp functions with attribute_hidden [BZ #18822]
discards 523458c700 Mark internal dirent functions with attribute_hidden [BZ #18822]
discards 8c7a18bf3d Mark internal getXXXbyYYY functions with attribute_hidden [B [...]
discards a2a07f1af9 Mark internal stdio functions with attribute_hidden [BZ #18822]
discards 7a9429114f Mark internal gshadow functions with attribute_hidden [BZ #18822]
discards 5df5a68159 Mark internal statfs functions with attribute_hidden [BZ #18822]
discards 3b1e3605fa Mark internal time functions with attribute_hidden [BZ #18822]
discards eabaefac7b Mark internal nscd functions with attribute_hidden [BZ #18822]
discards d7e24e19bc Mark internal gmp functions with attribute_hidden [BZ #18822]
discards a11e4b7509 Mark internal wchar functions with attribute_hidden [BZ #18822]
discards e7fb5098ab Mark __dso_handle as hidden [BZ #18822]
discards 118ab8d99f Mark internal grp/pwd/shadow functions with attribute_hidden [...]
discards 08365c3aff Mark internal unistd functions with attribute_hidden [BZ #18822]
discards c409cbbcfe Mark internal argp functions with attribute_hidden [BZ #18822]
discards 04a9ff17d0 Mark ____wcsto*_l_internal functions with attribute_hidden [ [...]
discards 4a9b990022 Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]
discards 587e47437f Mark 3 *_internal functions with attribute_hidden [BZ #18822]
discards ec7d5f8327 Mark internal functions with attribute_hidden [BZ #18822]
adds b5889d25e9 assert: Support types without operator== (int) [BZ #21972]
new a7e6555496 string/stratcliff.c: Replace int with size_t [BZ #21982]
new 4dbf3d9e7f Mark internal functions with attribute_hidden [BZ #18822]
new b2a0f09d70 Mark 3 *_internal functions with attribute_hidden [BZ #18822]
new 96ed4155fa Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]
new 9d3aaa1d08 Mark ____wcsto*_l_internal functions with attribute_hidden [ [...]
new bd2cb364ff Mark internal argp functions with attribute_hidden [BZ #18822]
new 9af475099e Mark internal unistd functions with attribute_hidden [BZ #18822]
new d7beee5515 Mark internal grp/pwd/shadow functions with attribute_hidden [...]
new d200fab751 Mark __dso_handle as hidden [BZ #18822]
new 1b55073206 Mark internal wchar functions with attribute_hidden [BZ #18822]
new 6be1f3ad56 Mark internal gmp functions with attribute_hidden [BZ #18822]
new 87d73d811e Mark internal nscd functions with attribute_hidden [BZ #18822]
new 1a69476dce Mark internal time functions with attribute_hidden [BZ #18822]
new 617f57473b Mark internal statfs functions with attribute_hidden [BZ #18822]
new 68e6d92f12 Mark internal gshadow functions with attribute_hidden [BZ #18822]
new 34897a41d4 Mark internal stdio functions with attribute_hidden [BZ #18822]
new 48228c0613 Mark internal getXXXbyYYY functions with attribute_hidden [B [...]
new db9194ccc9 Mark internal dirent functions with attribute_hidden [BZ #18822]
new f203fb8da1 Mark internal utmp functions with attribute_hidden [BZ #18822]
new 863c00b081 Mark internal stdlib functions with attribute_hidden [BZ #18822]
new 1c1721c264 Hide internal regex functions [BZ #18822]
new ac56de9dae Hide __readv and __writev [BZ #18822]
new d83f808afa Mark internal rpc functions with attribute_hidden [BZ #18822]
new 63b598c5dd Mark internal netlink functions with attribute_hidden [BZ #18822]
new a6d0081489 Hide __chmod and __mkdir [BZ #18822]
new 6abffd33c3 Hide internal sysinfo functions [BZ #18822]
new 0cfe1127b9 Mark internal intl functions with attribute_hidden [BZ #18822]
new 8e31bc0902 Hide internal __ioctl function [BZ #18822]
new 7c320c7cf0 Hide internal __malloc_check_init function [BZ #18822]
new 7da9d085aa Hide internal __mremap function [BZ #18822]
new f5100a6906 Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]
new 3d6eebe257 Hide internal __strsep function [BZ #18822]
new efb119997c Hide internal signal functions [BZ #18822]
new 3da9afde9e Hide internal __sysinfo function [BZ #18822]
new b511435625 Hide internal __assert_fail_base function [BZ #18822]
new a8ca03a013 Hide internal __tdestroy function [BZ #18822]
new d5c86a82fb Hide internal __fopen_maybe_mmap function [BZ #18822]
new be195cb3fa Hide internal __bsd_getpt function [BZ #18822]
new 00e68790eb Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]
new 636814c741 [PATCH] Hide internal __get_sol function [BZ #18822]
new 147f4263a5 Hide internal __gettextparse function [BZ #18822]
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 (7730e7a08c)
\
N -- N -- N refs/heads/hjl/pr18822 (147f4263a5)
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 41 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 | 11 +++
assert/Makefile | 11 ++-
assert/assert.h | 16 +++--
assert/tst-assert-c++.cc | 78 ++++++++++++++++++++++
.../bcopy-ia32.S => assert/tst-assert-g++.cc | 5 +-
elf/dl-iteratephdr.c | 1 -
include/assert.h | 2 +-
include/link.h | 1 +
include/plural-exp.h | 8 +++
include/search.h | 1 +
include/signal.h | 4 ++
include/string.h | 1 +
intl/plural-exp.c | 2 +-
libio/iolibio.h | 2 +-
misc/tsearch.c | 1 +
nss/getXXbyYY.c | 3 +-
signal/kill.c | 1 +
signal/sigblock.c | 1 +
signal/sigprocmask.c | 1 +
string/stratcliff.c | 70 +++++++++----------
string/strsep.c | 1 +
sysdeps/mach/hurd/kill.c | 1 +
sysdeps/mach/hurd/sigaltstack.c | 1 +
sysdeps/mach/hurd/sigprocmask.c | 1 +
sysdeps/posix/sigblock.c | 1 +
sysdeps/unix/sysv/linux/alpha/sigprocmask.c | 1 +
sysdeps/unix/sysv/linux/getpt.c | 2 +-
sysdeps/unix/sysv/linux/getsourcefilter.c | 1 +
.../unix/sysv/linux/getsourcefilter.h | 6 +-
sysdeps/unix/sysv/linux/ia64/sigprocmask.c | 1 +
sysdeps/unix/sysv/linux/include/sys/sysinfo.h | 2 +-
sysdeps/unix/sysv/linux/s390/s390-64/sigprocmask.c | 1 +
sysdeps/unix/sysv/linux/setsourcefilter.c | 5 +-
sysdeps/unix/sysv/linux/sigprocmask.c | 1 +
.../unix/sysv/linux/sparc/sparc64/sigprocmask.c | 1 +
sysdeps/unix/sysv/linux/x86_64/sigprocmask.c | 1 +
36 files changed, 188 insertions(+), 59 deletions(-)
create mode 100644 assert/tst-assert-c++.cc
copy sysdeps/i386/i686/multiarch/bcopy-ia32.S => assert/tst-assert-g++.cc (88%)
create mode 100644 include/plural-exp.h
copy resolv/tst-resolv-res_init.c => sysdeps/unix/sysv/linux/getsourcefilter.h (85%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.