This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from eb3c12c Add setpayload, setpayloadf, setpayloadl.
new d2e1e97 Always define XSTAT_IS_XSTAT64
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 | 24 ++++++++++++++++++++++
sysdeps/unix/sysv/linux/fxstat.c | 2 +-
sysdeps/unix/sysv/linux/fxstatat.c | 2 +-
sysdeps/unix/sysv/linux/generic/kernel_stat.h | 2 ++
sysdeps/unix/sysv/linux/generic/lxstat.c | 2 +-
sysdeps/unix/sysv/linux/generic/xstat.c | 2 +-
sysdeps/unix/sysv/linux/hppa/kernel_stat.h | 2 ++
sysdeps/unix/sysv/linux/i386/fxstat.c | 2 +-
sysdeps/unix/sysv/linux/i386/fxstatat.c | 2 +-
sysdeps/unix/sysv/linux/i386/lxstat.c | 2 +-
sysdeps/unix/sysv/linux/i386/xstat.c | 2 +-
sysdeps/unix/sysv/linux/kernel_stat.h | 2 ++
sysdeps/unix/sysv/linux/lxstat.c | 2 +-
sysdeps/unix/sysv/linux/microblaze/kernel_stat.h | 2 ++
sysdeps/unix/sysv/linux/mips/kernel_stat.h | 2 ++
sysdeps/unix/sysv/linux/mips/xstatconv.c | 2 +-
.../sysv/linux/powerpc/powerpc32/kernel_stat.h | 2 ++
.../unix/sysv/linux/sparc/sparc32/kernel_stat.h | 2 ++
sysdeps/unix/sysv/linux/xstat.c | 2 +-
sysdeps/unix/sysv/linux/xstatconv.c | 4 ++--
20 files changed, 51 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 clang-tools-extra.
from f6be33f clang-tidy: Attempt to fix build bot failure with mismatching [...]
new 2df3d50 clang-tidy: improve my test for readability-redundant-declaration
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:
test/clang-tidy/readability-redundant-declaration.cpp | 4 ++--
1 file 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 gcc.
from 091c7e6 [arm] Remove unimplemented option -macps-float
new 92e6cba gcc/ * config/avr/avr.c (avr_popcount): Remove static functi [...]
new 13d9a98 Don't define libstdc++-internal macros in Solaris 10+ <math.h>
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:
fixincludes/ChangeLog | 7 ++
fixincludes/fixincl.x | 63 +++++++++---
fixincludes/inclhack.def | 19 +++-
fixincludes/tests/base/math.h | 6 ++
gcc/ChangeLog | 5 +
gcc/config/avr/avr.c | 21 +---
libstdc++-v3/ChangeLog | 65 +++++++++++++
libstdc++-v3/acinclude.m4 | 79 +++++++++++++---
libstdc++-v3/config.h.in | 9 +-
libstdc++-v3/configure | 84 +++++++++++++---
libstdc++-v3/include/c_global/cmath | 184 +++++++++++++++++++++++++++---------
libstdc++-v3/include/tr1/cmath | 72 +++++++-------
12 files changed, 473 insertions(+), 141 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 f570b5f Fix known zero bits for addrspacecast.
new bbc769f small fixup which enables the issuing of the aforementioned i [...]
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/AsmParser/X86AsmParser.cpp | 2 +-
test/MC/X86/intel-syntax.s | 2 ++
2 files changed, 3 insertions(+), 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 lld.
from 91d98a5 [ELF] Better error reporting for linker scripts
new 951d903 [ELF] Convert EhFrameHeader to input section
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:
ELF/OutputSections.cpp | 49 ++---------------------------------------------
ELF/OutputSections.h | 34 --------------------------------
ELF/SyntheticSections.cpp | 47 +++++++++++++++++++++++++++++++++++++++++++++
ELF/SyntheticSections.h | 30 +++++++++++++++++++++++++++++
ELF/Writer.cpp | 32 +++++++++++++++++--------------
5 files changed, 97 insertions(+), 95 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 64a8c4a gcc/testsuite/ * lib/target-supports.exp (check_effective_ta [...]
new 8df44fb substring_loc info needs default track-macro-expansion (PR pr [...]
new 7bfddef Handle sibcalls with aggregate returns
new 091c7e6 [arm] Remove unimplemented option -macps-float
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:
gcc/ChangeLog | 24 ++++++
gcc/config/arm/arm.c | 3 -
gcc/config/arm/arm.opt | 4 -
gcc/doc/invoke.texi | 11 ---
gcc/input.c | 9 +++
gcc/testsuite/ChangeLog | 23 ++++++
.../plugin/diagnostic-test-string-literals-1.c | 16 ++++
.../plugin/diagnostic-test-string-literals-3.c | 43 +++++++++++
.../plugin/diagnostic-test-string-literals-4.c | 43 +++++++++++
gcc/testsuite/gcc.dg/plugin/plugin.exp | 4 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 29 -------
.../gcc.dg/tree-ssa/builtin-sprintf-warn-4.c | 80 ++++++++++++++++++-
gcc/testsuite/gcc.dg/tree-ssa/tailcall-7.c | 89 ++++++++++++++++++++++
gcc/tree-tailcall.c | 28 ++++---
14 files changed, 346 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-3.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-4.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/tailcall-7.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 llvm.
from ab814ec [X86][SSE] Add SSE reciprocal estimate tests
new f570b5f Fix known zero bits for addrspacecast.
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/Analysis/ValueTracking.cpp | 1 -
.../ValueTracking/knownzero-addrspacecast.ll | 24 +++++++++++++++++++
test/Transforms/InstCombine/loadstore-alignment.ll | 27 ----------------------
3 files changed, 24 insertions(+), 28 deletions(-)
create mode 100644 test/Analysis/ValueTracking/knownzero-addrspacecast.ll
--
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 8eac085 [include-fixer plugin] Make the plugin emit proper fixits in [...]
new f6be33f clang-tidy: Attempt to fix build bot failure with mismatching [...]
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:
test/clang-tidy/readability-redundant-declaration.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 lld.
from 8a1e431 [ELF] Attempt to fix Windows buidbot
new 91d98a5 [ELF] Better error reporting for linker scripts
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:
ELF/DriverUtils.cpp | 4 +-
ELF/LinkerScript.cpp | 16 ++++----
ELF/ScriptParser.cpp | 83 +++++++++++++++++++++++++-------------
ELF/ScriptParser.h | 14 +++----
test/ELF/invalid-dynamic-list.test | 12 +++---
test/ELF/linkerscript/diagnostic.s | 58 +++++++++++++++++++++-----
test/ELF/version-script-err.s | 3 +-
7 files changed, 129 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.