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 3c83900 Daily bump.
new 3bd9aa1 [ARM] PR target/70830: Avoid POP-{reglist}^ when returning fr [...]
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 | 12 ++++++++++++
gcc/config/arm/arm.c | 19 +++++++++++--------
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.target/arm/interrupt-1.c | 6 +++---
gcc/testsuite/gcc.target/arm/interrupt-2.c | 6 +++---
gcc/testsuite/gcc.target/arm/pr70830.c | 14 ++++++++++++++
6 files changed, 55 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr70830.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 5c224e8 [scan-build] fix warnings emitted on LLVM ARM code base
new 26020e6 Refactor duplicated code. 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/AsmParser/LLParser.cpp | 62 ++++++++++++++++++++++++++--------------------
lib/AsmParser/LLParser.h | 10 +++-----
2 files changed, 39 insertions(+), 33 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 b58361c [mips][ias] Correct ELF eflags when Octeon is the target.
new 5c224e8 [scan-build] fix warnings emitted on LLVM ARM code base
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/ARM/AsmParser/ARMAsmParser.cpp | 4 +++-
lib/Target/ARM/Thumb2SizeReduction.cpp | 2 +-
2 files changed, 4 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 openmp.
from 8a3c7df Restore NULL flag check in __kmp_null_resume_wrapper
new bac3f87 New hwloc API compatibility
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.c | 13 +++++++++++++
1 file changed, 13 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 gcc.
from f0158fc PR driver/71063 * opts.c (common_handle_option): Detect mis [...]
new 2ab65c3 gcc/
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr71006.c | 16 ++++++++++++++++
gcc/tree-vect-loop.c | 4 +++-
4 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71006.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 f6248f5 [mips][ias] Handle N64 compound relocations and R_MIPS_SUB in [...]
new b58361c [mips][ias] Correct ELF eflags when Octeon is the target.
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:
.../Mips/MCTargetDesc/MipsABIFlagsSection.cpp | 22 ++++++------
lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h | 17 ++++++---
.../Mips/MCTargetDesc/MipsTargetStreamer.cpp | 4 +++
test/MC/Mips/elf_eflags.s | 3 ++
test/MC/Mips/mips_abi_flags_xx.s | 40 +++++++++++++++-------
5 files changed, 59 insertions(+), 27 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.
from 4f66942 [Driver] Squash misleading indentation warning.
new fd74312 clang-format: [JS] respect clang-format off when requoting strings.
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/Format/Format.cpp | 2 +-
unittests/Format/FormatTestJS.cpp | 8 ++++++++
2 files changed, 9 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 lldb.
from c084f69 Keep original source path and mapped path in LineEntry
new e3556fb Fix a race in ProcessGDBRemote::MonitorDebugServerProcess
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:
.../Process/gdb-remote/ProcessGDBRemote.cpp | 108 ++++++++-------------
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 3 +-
2 files changed, 42 insertions(+), 69 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 0f56938 [ARM] PR target/70830: Avoid POP-{reglist}^ when returning fr [...]
new f0158fc PR driver/71063 * opts.c (common_handle_option): Detect mis [...]
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 | 5 +++++
gcc/opts.c | 29 +++++++++++++++++------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/opts-7.c | 6 ++++++
4 files changed, 33 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/opts-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 ca8feb0 [WebAssembly] Fast-isel support for calls, arguments, and selects.
new f6248f5 [mips][ias] Handle N64 compound relocations and R_MIPS_SUB in [...]
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:
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 11 +++---
test/MC/Mips/cpsetup.s | 14 +++-----
test/MC/Mips/relocation-n64.s | 41 ++++++++++++++++++++++
3 files changed, 51 insertions(+), 15 deletions(-)
create mode 100644 test/MC/Mips/relocation-n64.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.