This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2f6c71ff67 Sema: rename SemaBuiltinVAStart to SemaBuiltinVAStartMicrosoft
new 13d3da8127 Fix uninitialized member found by msan build bot.
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/Sema/SemaOverload.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 b78e61cb83c 2017-09-26 Janus Weil <janus(a)gcc.gnu.org>
new 96245dca09e Commit ChangeLog entries from previous commit.
new efb5972cc5d 2017-09-26 Krister Walfridsson <krister.walfridsson(a)gmail.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:
gcc/ChangeLog | 11 ++++++
gcc/config.gcc | 4 ++-
gcc/config/{m68k/m68k-none.h => netbsd-protos.h} | 5 +--
gcc/config/{linux.c => netbsd.c} | 43 ++++++++++++++++--------
gcc/config/netbsd.h | 6 ++++
gcc/config/{t-glibc => t-netbsd} | 4 +--
gcc/fortran/ChangeLog | 5 +++
gcc/testsuite/ChangeLog | 5 +++
8 files changed, 64 insertions(+), 19 deletions(-)
copy gcc/config/{m68k/m68k-none.h => netbsd-protos.h} (83%)
copy gcc/config/{linux.c => netbsd.c} (50%)
copy gcc/config/{t-glibc => t-netbsd} (88%)
--
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 cebcb9f864 Fix range check in do_tunable_update_val
new bfb0deb355 Fix make-syscalls.sh VDSO support for GCC 8.
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 | 5 +++++
sysdeps/unix/make-syscalls.sh | 18 ++++++++----------
2 files changed, 13 insertions(+), 10 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 559fb26604c [PowerPC] Reverting sequence of patches for elimination of [...]
new a3e78229c08 [WebAssembly] Model weakly defined symbols as wasm exports
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/MC/WasmObjectWriter.cpp | 3 +-
lib/Object/WasmObjectFile.cpp | 18 +++--------
test/MC/WebAssembly/weak-alias.ll | 67 ++++++++++++++++++++-------------------
3 files changed, 42 insertions(+), 46 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 592d5c7539 Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]
new cebcb9f864 Fix range check in do_tunable_update_val
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 | 6 ++++++
elf/dl-tunables.c | 15 ++++-----------
scripts/gen-tunables.awk | 12 ++++++++++--
3 files changed, 20 insertions(+), 13 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 2d9193f2f5 Use generic __ifunc for SPARC.
new 592d5c7539 Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]
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 +++++++++++
elf/Makefile | 9 ++++++++-
elf/dl-load.c | 10 ++++++++--
elf/{tst-audit11.c => tst-debug1.c} | 13 ++++++-------
4 files changed, 33 insertions(+), 10 deletions(-)
copy elf/{tst-audit11.c => tst-debug1.c} (75%)
--
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 openmp.
from af6ac33 Remove unused t_single_lock
new 1957e1b Allow printing of KMP_TOPOLOGY_METHOD when KMP_SETTINGS=true
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:
runtime/src/kmp_settings.cpp | 2 --
1 file changed, 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 gcc.
from 408e90ccd67 2017-09-26 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new b78e61cb83c 2017-09-26 Janus Weil <janus(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/ChangeLog | 6 ++++++
gcc/doc/sourcebuild.texi | 6 ++++++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gfortran.dg/promotion_3.f90 | 1 +
gcc/testsuite/gfortran.dg/promotion_4.f90 | 3 ++-
gcc/testsuite/lib/target-supports.exp | 14 ++++++++++++++
6 files changed, 38 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.