This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ae4c92c0df5 PR inline-asm/84683 * reg-stack.c (move_for_stack_reg): I [...]
new 978e3b87774 [ARC] Cleanup unused functions.
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 | 26 +++
gcc/config/arc/arc-protos.h | 3 -
gcc/config/arc/arc.c | 471 +-------------------------------------------
gcc/config/arc/arc.h | 3 -
4 files changed, 30 insertions(+), 473 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 lldb.
from 9ef077243 Upstreaming avx512 register support in debugserver. These ch [...]
new befff3c41 [LLDB][PPC64] Fixed issues with expedited registers
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/tools/lldb-server/TestGdbRemoteExpeditedRegisters.py | 2 ++
source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp | 4 ++++
2 files changed, 6 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 llvm.
from 783006ec198 [DebugInfo] Discard invalid DBG_VALUE instructions in LiveD [...]
new d45c0f1adf5 [AVR] Remove the earlyclobber flag from LDDWRdYQ
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/AVR/AVRInstrInfo.td | 18 ++-
...sue-regalloc-stackframe-folding-earlyclobber.ll | 139 +++++++++++++++++++++
2 files changed, 155 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AVR/issue-regalloc-stackframe-folding-earlyclobber.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.
from c9e236569c Fix an unused variable warning; NFC
new df332965b9 Move test/gcdasyncsemaphorechecker_test.m to a subdirectory
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/{ => Analysis}/gcdasyncsemaphorechecker_test.m | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/{ => Analysis}/gcdasyncsemaphorechecker_test.m (100%)
--
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 eff7cf98 [clangd] Fix unintentionally loose fuzzy matching, and the te [...]
new 154be247 [clangd] Sort includes when formatting code or inserting new [...]
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:
clangd/ClangdServer.cpp | 27 ++++++++++++++-------
unittests/clangd/ClangdTests.cpp | 51 ++++++++++++++++++++++++++++++++++++----
2 files changed, 66 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 newlib.
from ae67198d5 Cygwin: move sun_name_t constructors into fhandler_socket_unix.cc
new a9c843452 Make _CLOCKID_T_ system configurable
new f641474cb RTEMS: Use int for _CLOCKID_T_
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:
newlib/libc/include/sys/_types.h | 3 +++
newlib/libc/sys/rtems/include/machine/_types.h | 3 +++
2 files changed, 6 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 52bc7e85d9 Automatic date update in version.in
new 5dc4391345 gdb/amd64: Ignore zero sized fields when calling functions
new dbbb1059e6 gdb: Initial baremetal riscv support
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:
gdb/ChangeLog | 19 +
gdb/MAINTAINERS | 5 +
gdb/Makefile.in | 3 +
gdb/NEWS | 4 +
gdb/amd64-tdep.c | 5 +-
gdb/configure.tgt | 5 +
gdb/riscv-tdep.c | 2749 +++++++++++++++++++++
gdb/riscv-tdep.h | 84 +
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.base/float.exp | 2 +
gdb/testsuite/gdb.base/infcall-nested-structs.c | 157 ++
gdb/testsuite/gdb.base/infcall-nested-structs.exp | 169 ++
12 files changed, 3206 insertions(+), 2 deletions(-)
create mode 100644 gdb/riscv-tdep.c
create mode 100644 gdb/riscv-tdep.h
create mode 100644 gdb/testsuite/gdb.base/infcall-nested-structs.c
create mode 100644 gdb/testsuite/gdb.base/infcall-nested-structs.exp
--
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 gcc-7-branch
in repository gcc.
from 21542728090 Daily bump.
new 96a7a6ddb13 2018-03-06 Richard Biener <rguenther(a)suse.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:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/genmatch.c | 6 +++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr84607.c | 16 ++++++++++++++++
gcc/tree-ssa-pre.c | 25 +++++++++++++++++--------
5 files changed, 64 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84607.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 lnt.
from cebfd4a More specific exception
new a131f8f Render https producers as HTML hyperlinks too.
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:
lnt/server/ui/util.py | 15 ++++++++-------
tests/server/ui/Inputs/V4Pages_extra_records.sql | 6 ++++--
tests/server/ui/V4Pages.py | 6 ++++++
3 files changed, 18 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 gcc.
from 8664f262286 PR tree-optimization/84687 * omp-simd-clone.c (simd_clone [...]
new ae4c92c0df5 PR inline-asm/84683 * reg-stack.c (move_for_stack_reg): 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:
gcc/ChangeLog | 4 ++++
gcc/reg-stack.c | 3 ++-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/ext/pr84683.C | 13 +++++++++++++
4 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/pr84683.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.