This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 1c85aaf50 [llvm-cov] Fix compiler-rt tests failing in build bots after [...]
new 83db67711 [sanitizers] Add a blocking boolean to GetRandom prototype
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/sanitizer_common/sanitizer_common.h | 4 ++--
lib/sanitizer_common/sanitizer_linux.cc | 21 ++++++++++++++++-----
lib/sanitizer_common/sanitizer_mac.cc | 2 +-
lib/sanitizer_common/sanitizer_win.cc | 2 +-
lib/sanitizer_common/tests/sanitizer_common_test.cc | 20 +++++++++++---------
lib/scudo/scudo_utils.h | 13 ++++++++-----
6 files changed, 39 insertions(+), 23 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 2f5404b358 Use std::move in a few places
new f978cb06db Fix memory leak in add_symbol_file_command
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 | 4 ++++
gdb/symfile.c | 43 +++++++++++--------------------------------
2 files changed, 15 insertions(+), 32 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 4915b0ba2d Fixes a typo in a comment; NFC.
new b69ac5b17b [Parse] Fix typo in header docs (NFC)
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:
include/clang/Parse/ParseAST.h | 2 +-
include/clang/Parse/Parser.h | 2 +-
2 files changed, 2 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 glibc.
from 1f14d0c3dd posix: Fix mmap for m68k and ia64 (BZ#21908)
new 66ba2e4ae5 Fix thousands_sep and grouping and use readable ASCII for de [...]
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:
localedata/ChangeLog | 6 ++++++
localedata/locales/eu_ES | 6 +++---
2 files changed, 9 insertions(+), 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 binutils-gdb.
from 0c54f69295 Fix null pointer dereference when parsing a corrupt ELF binary.
new 2f5404b358 Use std::move in a few places
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 | 7 +++++++
gdb/break-catch-sig.c | 2 +-
gdb/break-catch-syscall.c | 2 +-
gdb/break-catch-throw.c | 2 +-
4 files changed, 10 insertions(+), 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.
from 823b3849ec clang-format: Fix left pointer alignment after delctype/typeof
new 4915b0ba2d Fixes a typo in a comment; NFC.
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:
include/clang/AST/ASTContext.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 glibc.
from fbdc1e3e8d i386: Do not set internal_function
new 1f14d0c3dd posix: Fix mmap for m68k and ia64 (BZ#21908)
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 | 13 +++++++++++++
sysdeps/unix/sysv/linux/{m68k => ia64}/mmap_internal.h | 14 +++++++-------
sysdeps/unix/sysv/linux/m68k/mmap_internal.h | 2 +-
sysdeps/unix/sysv/linux/mmap.c | 2 +-
sysdeps/unix/sysv/linux/mmap_internal.h | 6 +++---
5 files changed, 25 insertions(+), 12 deletions(-)
copy sysdeps/unix/sysv/linux/{m68k => ia64}/mmap_internal.h (70%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.