This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 58b0bd03ae0 * stmt.c (expand_case): Try to narrow the index type if it [...]
new a3454ba4c1d 2019-07-25 Thomas Koenig <tkoenig(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/fortran/ChangeLog | 20 +++++++++++----
gcc/fortran/dependency.c | 38 +++++++++++++++++++----------
gcc/fortran/dependency.h | 3 ++-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/dependency_54.f90 | 24 ++++++++++++++++++
5 files changed, 71 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dependency_54.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 linux.
from bed38c3e2dca Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/ [...]
new d7852fbd0f04 access: avoid the RCU grace period for the temporary subje [...]
new a29a0a467e2c Merge branch 'access-creds'
new aecea57f84b0 ktest: Fix some typos in config-bisect.pl
new da3cc2e6f168 Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/lin [...]
new 56ac5e213933 riscv: enable sys_clone3 syscall for rv64
new f4da5d074c8e MAINTAINERS: Add Paul as a RISC-V maintainer
new 251a44888183 riscv: include generic support for MSI irqdomains
new 26091eef3c17 riscv: dts: Add DT node for SiFive FU540 Ethernet controll [...]
new a51edf751b66 Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub [...]
new f76cb066edd1 powercap: Invoke powercap_init() and rapl_init() earlier
new c528adefd645 int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
new e0a12445d1cb cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
new fdc757015782 Merge branch 'pm-cpufreq'
new 6789f873ed37 Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/lin [...]
The 14 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:
MAINTAINERS | 1 +
arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 15 ++++++++++++++
.../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 9 +++++++++
arch/riscv/include/asm/Kbuild | 1 +
arch/riscv/include/uapi/asm/unistd.h | 1 +
drivers/cpufreq/pasemi-cpufreq.c | 23 +++++++++-------------
drivers/powercap/intel_rapl_common.c | 2 +-
drivers/powercap/powercap_sys.c | 2 +-
.../int340x_thermal/processor_thermal_device.c | 4 ++++
fs/open.c | 19 ++++++++++++++++++
include/linux/cred.h | 8 +++++++-
kernel/cred.c | 21 ++++++++++++++++++--
tools/testing/ktest/config-bisect.pl | 4 ++--
13 files changed, 89 insertions(+), 21 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 c7c860d2d2 When linking binary files into MIPS executables, default to [...]
new 48467cb99b Have readelf and objdump display the contents of the DWARF a [...]
new d079b9c04a Fix attributation of DWARF augmentation patch.
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:
binutils/ChangeLog | 6 ++++++
binutils/dwarf.c | 22 +++++++++++++++++++++-
2 files changed, 27 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 llvm.
from 0795f27eac3 CrashHandler: be careful about crashing while handling
new c0702618c0e Allow prefetching from non-zero address spaces
new a5ece4ca130 [LOOPINFO] Introduce the loop guard API. Summary: This is 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:
include/llvm/Analysis/LoopInfo.h | 34 +++++-
include/llvm/IR/Intrinsics.td | 2 +-
lib/Analysis/LoopInfo.cpp | 35 +++++++
lib/IR/AutoUpgrade.cpp | 13 +++
lib/Transforms/Scalar/LoopDataPrefetch.cpp | 4 +-
test/Assembler/auto_upgrade_intrinsics.ll | 15 +++
test/Bitcode/compatibility-3.6.ll | 2 +-
test/Bitcode/compatibility-3.7.ll | 2 +-
test/Bitcode/compatibility-3.8.ll | 2 +-
test/Bitcode/compatibility-3.9.ll | 8 +-
test/Bitcode/compatibility-4.0.ll | 8 +-
test/Bitcode/compatibility-5.0.ll | 12 +--
test/Bitcode/compatibility-6.0.ll | 12 +--
test/Bitcode/compatibility.ll | 6 +-
test/Verifier/intrinsic-immarg.ll | 2 +-
unittests/Analysis/LoopInfoTest.cpp | 163 ++++++++++++++++++-----------
16 files changed, 226 insertions(+), 94 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 609d9a60a7 Implement P1771
new 53274294b9 Allow prefetching from non-zero address spaces
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/CodeGen/CGBuiltin.cpp | 8 ++++----
lib/Sema/SemaExpr.cpp | 5 +++--
test/CodeGen/arm_acle.c | 12 ++++++------
test/CodeGen/builtins-arm.c | 7 +++----
test/CodeGen/builtins-arm64.c | 8 ++++----
test/CodeGen/ppc-xmmintrin.c | 2 +-
test/CodeGen/pr9614.c | 4 ++--
test/CodeGen/prefetch-addr-spaces.c | 6 ++++++
test/CodeGen/prefetchw-builtins.c | 8 ++++----
test/CodeGen/sse-builtins.c | 2 +-
10 files changed, 34 insertions(+), 28 deletions(-)
create mode 100644 test/CodeGen/prefetch-addr-spaces.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 gcc.
from 214fd142d94 Fix low reg issue in Thumb-2 movsi patterns
new dabda7ade8e * cif-code.def (NEVER_CALL): New code. * ipa-inline.c (wa [...]
new 58b0bd03ae0 * stmt.c (expand_case): Try to narrow the index type if it [...]
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/cif-code.def | 4 ++
gcc/ipa-inline.c | 17 +++++----
gcc/stmt.c | 57 +++++++++++++++++++---------
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gnat.dg/case_optimization3.adb | 25 ++++++++++++
gcc/testsuite/gnat.dg/case_optimization3.ads | 10 +++++
7 files changed, 103 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/case_optimization3.adb
create mode 100644 gcc/testsuite/gnat.dg/case_optimization3.ads
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards a0d3167c 0: update: gcc-bd81e681a7d8547fa998c5094d3e533a8dfed436: -5
new 72542de9 0: update: gcc-a4f1b58eb48b349a5f353bc69c30be553506d33b: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a0d3167c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 264 +-
03-build_abe-bootstrap/console.log | 65033 +++++++++++++++++-----------------
console.log | 65425 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
5 files changed, 65418 insertions(+), 65440 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from b3b965fb91 [gdb/testsuite] Fix implicit declaration of printf in gdb.objc/*.m
adds 75b493d0f9 Automatic date update in version.in
adds 442853af24 Allow passing a block to lookup_global_symbol_from_objfile
new 2e6be59c8d Stop an illegal memory access by readelf when parsing a corr [...]
new c7c860d2d2 When linking binary files into MIPS executables, default to [...]
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:
bfd/ChangeLog | 6 ++++++
bfd/elfxx-mips.c | 6 ++++++
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 39 +++++++++++++++++++++++++++++++++++----
gdb/ChangeLog | 9 +++++++++
gdb/compile/compile-object-load.c | 1 +
gdb/solib-spu.c | 3 ++-
gdb/solib-svr4.c | 3 ++-
gdb/symtab.c | 7 +++++--
gdb/symtab.h | 5 ++++-
11 files changed, 77 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.