This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from ce044bb Daily bump.
new 04806b4 * gcc-interface/decl.c (gnat_to_gnu_entity): Do not clobber [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/decl.c | 20 +++++++++++---------
2 files changed, 16 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 llvm.
from bb0eb61 Try a bit harder to remove the signed and unsigned comparison [...]
new 9b042be [X86][AVX512] Tidied up VSHUFF32x4/VSHUFF64x2/VSHUFI32x4/VSHU [...]
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/InstPrinter/X86InstComments.cpp | 52 +++++++++-----------------
1 file changed, 17 insertions(+), 35 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 983fd5c fopencookie: Mangle function pointers stored on the heap [BZ #20222]
new 073f821 malloc_usable_size: Use correct size for dumped fake mapped chunks
new 31d0a4f nss_db: Fix initialization of iteration position [BZ #20237]
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 | 12 ++++++++++++
malloc/malloc.c | 7 ++++++-
nss/nss_db/db-XXX.c | 8 +++++++-
3 files changed, 25 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 bc24924 localedata: ne_NP: misc updates [BZ #1170]
new 983fd5c fopencookie: Mangle function pointers stored on the heap [BZ #20222]
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 | 11 +++++++++++
libio/iofopncook.c | 49 +++++++++++++++++++++++++++++++++++--------------
2 files changed, 46 insertions(+), 14 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 9c15975 Use a two-level cast through an intptr_t, and make them C-sty [...]
new bb0eb61 Try a bit harder to remove the signed and unsigned comparison [...]
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/X86ShuffleDecodeConstantPool.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 llvm.
from e42eb46 Add a using declaration so that the overrides don't hide some [...]
new 9c15975 Use a two-level cast through an intptr_t, and make them C-sty [...]
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/llvm/Support/Registry.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 3e01c6e Compare to an unsigned literal to avoid a -Wsign-compare warning.
new e42eb46 Add a using declaration so that the overrides don't hide some [...]
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/llvm/MC/MCObjectStreamer.h | 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 llvm.
from 76efcee DebugInfoPDBTests:MappedBlockStreamTest.TestWriteThenRead: Av [...]
new b84eb1f Use const_cast to cast away constness. This silences a warning.
new 3e01c6e Compare to an unsigned literal to avoid a -Wsign-compare warning.
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/CodeGen/RegUsageInfoCollector.cpp | 2 +-
lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 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 binutils-gdb.
from ef53be8 Use size_t rather than bfd_size_type
new 0eaf2e1 sparc-coff writing uninitialized memory
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/ChangeLog | 4 ++++
include/coff/sparc.h | 8 ++++++++
2 files changed, 12 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 de5b02b Automatic date update in version.in
new ef53be8 Use size_t rather than bfd_size_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:
bfd/ChangeLog | 36 ++++++++++++++++++
bfd/elf-bfd.h | 10 ++---
bfd/elf-strtab.c | 57 ++++++++++++++--------------
bfd/elf.c | 14 +++----
bfd/elflink.c | 112 ++++++++++++++++++++++++++++---------------------------
5 files changed, 130 insertions(+), 99 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.