This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.24/master
in repository glibc.
from 066437a posix: Correctly block/unblock all signals on Linux posix_spawn
new 4467e53 powerpc: Regenerate ULPs
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 | 4 ++
sysdeps/powerpc/fpu/libm-test-ulps | 106 ++++++++++++++++++-------------------
2 files changed, 57 insertions(+), 53 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 556c70b * parser.c (cp_parser_skip_to_end_of_statement): Add missing break.
new fca4e25 2016-10-05 Fritz Reese <fritzoreese(a)gmail.com>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/interface.c | 17 ++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/dec_union_10.f90 | 27 +++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/dec_union_9.f90 | 26 ++++++++++++++++++++++++++
5 files changed, 77 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dec_union_10.f90
create mode 100644 gcc/testsuite/gfortran.dg/dec_union_9.f90
--
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 f4de15f [RDF] Fix live def propagation through basic block
new 798edac [LV] Pass profitability analysis in vectorizer constructor (NFC)
new 8f952a8 Improve the debug-info test created in r274263.
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/Transforms/Vectorize/LoopVectorize.cpp | 51 ++++++++++++++++--------------
test/CodeGen/X86/stack-protector.ll | 23 ++++++++++++--
2 files changed, 48 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 master
in repository llvm.
from 82f62ff [LV] Pass legality analysis in vectorizer constructor (NFC)
new 29db06c AMDGPU: Do not re-use tmpreg in spill/restore lowering
new f4de15f [RDF] Fix live def propagation through basic block
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/Target/AMDGPU/SIRegisterInfo.cpp | 4 +-
lib/Target/Hexagon/RDFLiveness.cpp | 105 +++++++++-------
test/CodeGen/Hexagon/rdf-filter-defs.ll | 214 ++++++++++++++++++++++++++++++++
3 files changed, 276 insertions(+), 47 deletions(-)
create mode 100644 test/CodeGen/Hexagon/rdf-filter-defs.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 lldb.
from f64d484 Add the ability to set breakpoints on named RenderScript reductions
new e0c743a Convert various CommandInterpreter functions to StringRef.
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/lldb/Interpreter/Args.h | 10 +-
include/lldb/Interpreter/CommandObject.h | 1 +
.../lldb/Interpreter/CommandObjectRegexCommand.h | 1 +
source/Commands/CommandObjectArgs.cpp | 85 ++++---
source/Commands/CommandObjectBreakpoint.cpp | 12 +-
source/Commands/CommandObjectBreakpointCommand.cpp | 4 +-
source/Commands/CommandObjectCommands.cpp | 250 ++++++++++-----------
source/Commands/CommandObjectDisassemble.cpp | 2 +-
source/Commands/CommandObjectFrame.cpp | 2 +-
source/Commands/CommandObjectLog.cpp | 129 +++++------
source/Interpreter/Args.cpp | 87 ++++---
11 files changed, 286 insertions(+), 297 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 lld.
from 1f58e8d Store the hash in SectionPiece.
new 286dc02 Remove trailing whitespace.
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/LinkerScript.cpp | 4 +-
docs/windows_support.rst | 2 +-
test/ELF/debug-gc.s | 2 +-
test/ELF/gotpc-relax-nopic.s | 2 +-
test/ELF/invalid/mips-invalid-options-descriptor.s | 2 +-
test/ELF/linkerscript/numbers.s | 2 +-
test/ELF/relocatable-sections.s | 2 +-
test/ELF/section-symbols.test | 2 +-
test/mach-o/arm64-reloc-negDelta32-fixup.yaml | 38 ++--
.../mach-o/arm64-relocs-errors-delta64-offset.yaml | 12 +-
test/mach-o/bind-opcodes.yaml | 10 +-
test/mach-o/debug-syms.yaml | 196 ++++++++++-----------
test/mach-o/eh-frame-relocs-arm64.yaml | 92 +++++-----
test/mach-o/gcc_except_tab-got-arm64.yaml | 28 +--
test/mach-o/hello-world-arm64.yaml | 6 +-
test/mach-o/lit.local.cfg | 2 +-
test/mach-o/objc-category-list-atom.yaml | 14 +-
test/mach-o/parse-data-relocs-x86_64.yaml | 6 +-
test/mach-o/run-tlv-pass-x86-64.yaml | 18 +-
test/mach-o/use-dylib.yaml | 2 +-
20 files changed, 221 insertions(+), 221 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 81c297e FastISel: Remove unused/un-overridden entry points. NFCI.
new 82f62ff [LV] Pass legality analysis in vectorizer constructor (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:
lib/Transforms/Vectorize/LoopVectorize.cpp | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 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 4395ce9 Fix last commit.
new 556c70b * parser.c (cp_parser_skip_to_end_of_statement): Add missing break.
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 | 2 ++
gcc/cp/call.c | 1 -
gcc/cp/cxx-pretty-print.c | 1 -
gcc/cp/parser.c | 4 +---
4 files changed, 3 insertions(+), 5 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 39b5a3b PR remote/20655 - small fix in handle_tracepoint_bkpts
new f389f6f testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.exp
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/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.arch/i386-signal.exp | 2 +-
2 files changed, 5 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 e096944 Compact SectionPiece.
new 1f58e8d Store the hash in SectionPiece.
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/InputSection.cpp | 3 ++-
ELF/InputSection.h | 9 +++++++--
ELF/OutputSections.cpp | 6 ++++--
ELF/OutputSections.h | 2 +-
4 files changed, 14 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.